fm_give_item
If I set fm_give_item weapon_c4 to terrorist
how can I set only one c4 in team terrorist what code should add? thank you |
Re: fm_give_item
Fun is faster in that than fakemeta
PHP Code:
|
Re: fm_give_item
are u drunk?
give_item(id, "weapon_knife") =)))))))))))) he need one c4 on team T... and not knife |
Re: fm_give_item
try this
PHP Code:
|
Re: fm_give_item
@minimiller, stewie.
Ham_Spawn with "player" is obviously called on every player spawn, so what's that for looping doing there? Also you are giving the bomb everytime when player spawns, so almost every guy in the team would have bomb. Also you are giving the bomb to CTs instead of Ts. Secondly what I remember, bomb is given after Ham_Spawn even in post, so that wouldn't even work to strip it. Also there's an ability that you can plant, which you have to set also to the player you are giving the bomb, otherwise he has to drop the bomb and pickup the bomb to be allowed to plant it. Also removing the ability from the first player would be nice. |
Re: fm_give_item
PHP Code:
PHP Code:
Learned that from xPaw :D And titanious :P You forgot is_user_alive also :D |
Re: fm_give_item
Quote:
|
Re: fm_give_item
Quote:
Edit: You meant the random player I suppose, so you'r right, missunderstood. |
Re: fm_give_item
Quote:
im still getting confused by get_user_team(id) how poor =[ |
Re: fm_give_item
PHP Code:
PHP Code:
|
| All times are GMT -4. The time now is 01:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.