Unable To Move
#1

When i start my server! Everything works fine but when i spawn, i am unable to move and can't even click menu item! See the video.....

http://www.dailymotion.com/video/x15...-16-51-90-x264
Reply
#2

What's there under your OnPlayerSpawn? Try to disable all CLEO mods.
Reply
#3

Check under OnPlayerSpawn and see whats there and post it here and disable all CLEO mods then try again if not try to set a different spawn coordinates

Kinds and Best Regards,
Thomas Williams Owner of Operation Roleplay, Stats Below \/ \/
Reply
#4

try something like

pawn Код:
public OnPlayerSpawn(playerid)
{
    TogglePlayerControllable(playerid,1);
    return 1;
}
Reply
#5

The problem is whether in TogglePlayerControllable used incorrectly (like you forgot to turn it off) or you have too many modes installed (where some of them affect your ability to move). Does this problem occur to other players?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)