How to get user real team?
I use get_user_team(id) can return a player's team.
But when a player change he's team (press "m"), get_user_team(id) return value is he's old team . Can I get player's real team ? Please help me ! Thanks ! |
Re: How to get user real team?
You could try this module
|
Re: How to get user real team?
For CS it's cs_get_user_team() and there are some other mod specific functions, see funcwiki.
|
Re: How to get user real team?
Hunter-Digital:
Thank you very much ! cs_get_user_team() is good ! |
Re: How to get user real team?
Quote:
PHP Code:
|
Re: How to get user real team?
Quote:
|
Re: How to get user real team?
I need to return the number result 0-3 to use for array .
|
Re: How to get user real team?
It returns already such number, it's just tagged with CsTeams.
|
Re: How to get user real team?
Code:
|
Re: How to get user real team?
Quote:
|
| All times are GMT -4. The time now is 00:21. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.