Raised This Month: $ Target: $400
 0% 

Error: Number of arguments doesn't match definition


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Erdener
Senior Member
Join Date: Apr 2010
Location: Turkey
Old 03-06-2013 , 04:02   Error: Number of arguments doesn't match definition
Reply With Quote #1

PHP Code:
    if(is_user_alive(id) && !is_user_zombie(id))
    {
        if (
get_pcvar_num(cvar_infectme))
        {
            
infect_user(id)
            
set_hudmessage(25500, -1.00.4006.08.0)
            
show_hudmessage(id"Zombi olmaya karar verdin. Artik Zombisin!")
            
client_print(idprint_chat"[BIOSCAN] Enfeksiyon Kaptin!")
            
set_task(0.5,"infect_hold",id)
            return 
PLUGIN_CONTINUE
        
}
    } 

PHP Code:
infect_user(id
Attached Files
File Type: inc biohazard.inc (2.1 KB, 99 views)
Erdener 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 21:46.


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