21.04.2012, 14:44
Hey,
First of all - I'm sorry about my English, I've started to learn English just this year.
So I have an users system, and I want to do this:
If the player didn't connect, then he won't be able to write a message or do a command.
I don't know how to do it, I tried many things and nothing works.
What checks if the player is connect:
PlayerInfo[playerid][LoggedIn]
0 - the player isn't connect.
1 - the player is connect.
Thank you very much! :P
First of all - I'm sorry about my English, I've started to learn English just this year.
So I have an users system, and I want to do this:
If the player didn't connect, then he won't be able to write a message or do a command.
I don't know how to do it, I tried many things and nothing works.
What checks if the player is connect:
PlayerInfo[playerid][LoggedIn]
0 - the player isn't connect.
1 - the player is connect.
Thank you very much! :P