Posts: 88
Threads: 20
Joined: Apr 2014
Reputation:
0
Hello!
So when a player is afk at the spawn point and doesn't move and another player spawns there he's just stuck above him without being able to move. Is there a way to fix it?
Thanks!
Posts: 579
Threads: 5
Joined: Oct 2015
Make a random spawn in 3 - 4 places, allow players to use /kill incase if theres no admins on.
Posts: 88
Threads: 20
Joined: Apr 2014
Reputation:
0
Well thank you for the suggestion, but is there any other different way?
Posts: 88
Threads: 20
Joined: Apr 2014
Reputation:
0
Thanks, you guys know any other options? I might auto kick players for being afk but are there any other options?
Posts: 579
Threads: 5
Joined: Oct 2015
I don't think so, only way is: random spawn / kicking players / just admins move them / or /kill.
Posts: 811
Threads: 140
Joined: May 2013
Reputation:
0
SetPlayerVirtualWorld(playerid,1);
it will change that player world if he is afk more than 30 seconds.
And when he is back Set his Virtual world back to which he have before getting Afk.
Hope You understand.
Posts: 88
Threads: 20
Joined: Apr 2014
Reputation:
0
I think i'll take MBilal's suggestion, thanks guys!