Raised This Month: $ Target: $400
 0% 

respawning


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
jimaway
Heeeere's Jimmy!
Join Date: Jan 2009
Location: Estonia
Old 07-09-2012 , 17:48   Re: respawning
Reply With Quote #2

thats not an error thats a warning

Code:
 public on_Chat(id) {     if ( !get_cvar_num("sv_HSR") )     {         client_print(id, print_chat, "* Respawn plugin disabled")         return PLUGIN_CONTINUE     }     new szSaid[32]     read_args(szSaid, 31)     if (equali(szSaid,"^"/respawn^"") || equali(szSaid,"^"respawn^""))     {         respawn(id)     }     return PLUGIN_CONTINUE }

Last edited by jimaway; 07-09-2012 at 17:49.
jimaway 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 15:20.


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