AddToFullPack set_es() for player team?
how can i change player team with set_es() so i can addtofullpack?
|
Re: AddToFullPack set_es() for player team?
It's very interesting for me to, because i'm noob in fakemeta :)
Waiting for an answer of more professional scripter :) |
Re: AddToFullPack set_es() for player team?
Quote:
PHP Code:
|
Re: AddToFullPack set_es() for player team?
Not sure it would work on cs, but you can try to set ES_Team
|
Re: AddToFullPack set_es() for player team?
Quote:
looks like working but server still sends correct information about player team =\ |
Re: AddToFullPack set_es() for player team?
Quote:
Code:
Note that the actual player's team will not be changed. For that you have to set the corresponding offset ( set_pdata_int( id, 114, team ) ). Also, you can use the destination MSG_ALL if you want the team message to be reliable (i.e. always arrive to clients). Be careful about sending too many reliable messages at once though: you can easily overflow clients or even crash the server! |
| All times are GMT -4. The time now is 08:50. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.