save a id when client connect
hi there i want to save ID when client connect and doesn't change it just save it to show a menu.
and always check if that ID ( player ) is still in the server if not get a random ID. what don't know at moment is to save id that doesn't change. |
Re: save a id when client connect
?
Code:
|
Re: save a id when client connect
i think in this, if i made it has u said it will changed when other player connect?
PHP Code:
PHP Code:
|
Re: save a id when client connect
So you're trying to just get the first person that joins the server and display a menu to them?
EDIT: Here's my interpretation of what you're doing. new players Code:
|
Re: save a id when client connect
Code:
|
Re: save a id when client connect
can u explain me what's this make
PHP Code:
|
Re: save a id when client connect
|
Re: save a id when client connect
fix it
|
Re: save a id when client connect
ok i have another question. i have this, the player choose a map right? i call this funct for the changemap and i set a bool to true.
my question is when the map change the bool will be true or it will be false? PHP Code:
|
Re: save a id when client connect
Quote:
|
| All times are GMT -4. The time now is 08:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.