Quote:
Originally Posted by YamahaYZ
Quote:
Originally Posted by [HiC
TheKiller ]
Quote:
Originally Posted by YamahaYZ
Make AFK system without commands...I mean when player doesn't move it adds to his nick [AFK]YamahaYZ that would be much simpler...
|
This would be easy but it could cause problems with the name tag. Lets say someone purposely logs on as [AFK]LOL and his friend logs on as LOL and is AFK there will be some crashing. Otherwise it is easy.
|
ok.What function would be good to check if player dont move? I'll try make that...
|
Make your own function like IsPlayerMoved(playerid) using 6 variables, Float:XPrevious, Float:YPrevious, Float:ZPrevious, Float:NewZ, Float:NewY, Float:NewX
I would make it but I really am to tired now.