Help
How do I get a varible from a player and put it into an if statement ?
I want to get the varible model from the client and change it to another model accordingly. For example: if model = oneill then amx_exec <player name> model xmasoneil But I dont know how to do if's either :S and i want it to check the models every 5 seconds ;D Thanks! John |
Re: Help
if you look at the paramters of the cs_get_user_model, the paramters are index , model , length. you need an array to hold the model.
Code:
Code:
Model Constants: |
| All times are GMT -4. The time now is 07:00. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.