Checking
How can I check if a user has a weapon other than a deagle?
I thought about.. PHP Code:
|
Re: Checking
Quote:
|
Re: Checking
Check it in curweapon, like you did above,
Or use Ham_Item_Deploy. Not sure which is the best. |
Re: Checking
Quote:
|
Re: Checking
tested and working:
PHP Code:
|
Re: Checking
Your first method would work just fine.
|
Re: Checking
How would I use get_user_weapons to retrieve more than one weapon.
I want to use this: PHP Code:
But I want it to execute those commands if they player has a weapon other than a Deagle AND a Knife, not just a deagle. |
Re: Checking
Check for that in drekes example too?
|
Re: Checking
#define CSW_DEAGLE 26
So : PHP Code:
|
Re: Checking
|
| All times are GMT -4. The time now is 00:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.