Raised This Month: $ Target: $400
 0% 

No commands are working.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
NewUser
Member
Join Date: Mar 2006
Location: over there
Old 03-31-2006 , 21:44   No commands are working.
Reply With Quote #1

Code:
public plugin_init() { //blah     register_concmd("say /gaben","gabensauce",ADMIN_ALL,"- description bs-"); // Neither are console commands...     register_concmd("amx_gaben","gabenify",ADMIN_ALL,"- description stuffzorz -"); public gabenify(id) {     client_print(id,print_chat, "lawl you have been gabenified.");     return PLUGIN_HANDLED; } public gabensauce(id) {    client_print(id,print_chat, "teh gaben pwnzorz dewd.")    return PLUGIN_HANDLED; }

Any ideas? It's pissing me off. It's so simple, but it doesn't want to function. It's embarassing
__________________
LEWL.
NewUser is offline
 



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 16:42.


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