is_user_connected and user alive
hi is this correct?
if(is_user_connected(id) && is_user_alive(id)) cause its give me tag mismatch |
Re: is_user_connected and user alive
is_user_alive already has check is_user_connected
|
Re: is_user_connected and user alive
That alone won't give you a tag mismatch unless you have previously tagged id as something else.
Post the whole snippet. |
Re: is_user_connected and user alive
Only
Code:
To check dead player. Code:
|
Re: is_user_connected and user alive
Quote:
|
| All times are GMT -4. The time now is 05:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.