Raised This Month: $ Target: $400
 0% 

Bomb Pickup Event


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
avenger_ansh
Junior Member
Join Date: Dec 2006
Old 08-15-2008 , 22:37   Re: Bomb Pickup Event
Reply With Quote #4

Quote:
Originally Posted by arkshine View Post
How is set the the set_task() ?
player_id[0] = TASK_ID
set_task(get_pcvar_float(g_c4Wait), "plant_enable", TASK_ID, player_id, 1)

Quote:
Originally Posted by danielkza View Post
You can use HamSandwich and hook. AddPlayerItem
error 088: number of arguments does not match definition

PHP Code:
RegisterHam(Ham_AddPlayerItem,"fwAddPlayerItem"
Quote:
Originally Posted by zwfgdlc View Post
PHP Code:
public event_bomb_pickup(id)
{
    if(
task_exists(TASK_ID))
    {
        
client_print(idprint_chat"Planting Disabled")
        
cs_set_user_bpammo(id,CSW_C4,0)
        
cs_set_user_plant(id00)
    } 
}
Didnt work
avenger_ansh 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 03:15.


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