Raised This Month: $ Target: $400
 0% 

Begining help :P


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Waylay
Member
Join Date: Feb 2006
Old 03-15-2006 , 09:35  
Reply With Quote #4

imbarissing message and im sure you can se where i got the code..


Code:
 #include <amxmodx>
#include <amxmisc>


public myfunction(id,level,cid) {
if (!cmd_access(id,level,cid,1",") {
 return PLUGIN_HANDLED
}

client_print(0,print_center,"I'm Searching Skillz Admins !")

return PLUGIN_HANDLED
}



public plugin_init() {
register_plugin("message","0.1","waylay")
register_clcmd("amx_message","myfunction",ADMIN_VOTE" : prints I'm Searching 
Skillz Admins !to everyone")

}
(For my skill server on tfc)
Waylay is offline
Send a message via MSN to Waylay
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode