get user team
Hi,
I would like to ask ... Which is the best way to get user team ? I used cs_get_user_team ... but i would like to know if there is a better one . |
Re: get user team
If you are using CStrike/CZero, cs_get_user_team is best
|
Re: get user team
There isn't better way.Alternative :
PHP Code:
|
Re: get user team
Quote:
|
Re: get user team
example ... i wanna get a users team ... his model is gign
cs_get_user_team(id, "gign" , 32) is this how i am supposed to do it? and can you tell me what len is , i tried to search for it , all i reached to was nothing |
Re: get user team
Model's do not determine the team, therefore you can not use cs_get_user_team in that fashion. You have to use cs_get_user_model to get the model of a player.
|
Re: get user team
well then can you gimme an example of cs_get_user_team? ... and i still did not understand what Len is for and what it does
|
Re: get user team
|
Re: get user team
Quote:
|
Re: get user team
Quote:
|
| All times are GMT -4. The time now is 10:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.