Raised This Month: $ Target: $400
 0% 

Not working :/


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Podarok
BANNED
Join Date: Jan 2011
Location: Narnia
Old 04-21-2013 , 10:14   Not working :/
#1

Why isnt it working ?
Code:
register_forward(FM_CmdStart, "fwd_CmdStart")
Code:
public fwd_CmdStart(id, handle) {     if (!is_user_connected(id))         return             if (is_user_alive(id) || zp_class_zombie_get_current(id) != g_AntidotID)         return         if (g_InfectCount[id] < antidot_count)     {         client_print(id, print_center, "Fuck you, you cant use it now");         return     }         static button     button = get_user_button(id)     if (button & IN_USE)         antidot_start(id) }
Podarok is offline
 


Thread Tools
Display Modes

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 10:56.


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