question with get_user_weapons
how can i look at what weapons a user has ?
will this work ?? Code:
new weapons[32] |
Re: question with get_user_weapons
Code:
|
Re: question with get_user_weapons
oh so that's what i was doing wrong:
Code:
new weapons[32] another question: Code:
if(weapid == CSW_M4A1) |
Re: question with get_user_weapons
the 'if' part is suppose to be inside the loop as teame06 posted.
|
Re: question with get_user_weapons
ok i got that, but if i use only if , will it look in weapid only for CSW_M4A1 ? i mean.. it will not work if i have 100 weapons, it only looks for that field.
|
Re: question with get_user_weapons
weapid is different in every loop.
Code:
you check the loop if user has m4a1. Code:
lets say array would be Code:
Then it would still continue untill the end if you don't stop it urself. Code:
|
Re: question with get_user_weapons
hi. black rose :P how can i make a HUD msg to show the "curent weapon" in hand? Thanks ;)
Ex: Weapon: Ak47 Weapon: AWP Weapon glock18 Ps: I try with this above functions!but give me an error! :| |
Re: question with get_user_weapons
black rose, i don't know if it matters for you, but you'll always recieve +karma from me. thanks, i understand now
|
Re: question with get_user_weapons
Quote:
Code:
|
Re: question with get_user_weapons
Oouuu thanks again man...It's worknig Perfect! :D
|
| All times are GMT -4. The time now is 00:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.