SA-MP Forums Archive
Dude Players Move But I cant See Them Moving - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Dude Players Move But I cant See Them Moving (/showthread.php?tid=293397)



Dude Players Move But I cant See Them Moving - GAMER_PS2 - 28.10.2011

Guys I got a Gamemode Prob Cuz i cant see players moving but they move when i do /goto i goto them but theres no one and then i know its a GM bug cuuz when i goto other gamemodes i can see them moving .
i reinsallted my samp + san andreas

i need help asap .


Re: Dude Players Move But I cant See Them Moving - Speed - 28.10.2011

pawn Код:
public OnPlayerUpdate(playerid)
{
    return 1;
}
OnPlayerUpdate must have return 1; at the end of callback add it and it will be fixed


Re: Dude Players Move But I cant See Them Moving - Stigg - 28.10.2011

Nevermind.


Re: Dude Players Move But I cant See Them Moving - Norn - 28.10.2011

Dude....sweet


Re: Dude Players Move But I cant See Them Moving - GAMER_PS2 - 28.10.2011

Quote:
Originally Posted by Speed
Посмотреть сообщение
pawn Код:
public OnPlayerUpdate(playerid)
{
    return 1;
}
OnPlayerUpdate must have return 1; at the end of callback add it and it will be fixed
Thks for that its working now thk u very much.


Re: Dude Players Move But I cant See Them Moving - robintjeh - 28.10.2011

Please Don't CAPITALIZE Every Word, Thank You For Your Cooperation See You (Not)


Re: Dude Players Move But I cant See Them Moving - aznpro12345 - 07.07.2013

My script does have return 1; at the end of it but it still doesn't fix anything.. Any other ideas?


Re: Dude Players Move But I cant See Them Moving - Pottus - 07.07.2013

Quote:
Originally Posted by aznpro12345
Посмотреть сообщение
My script does have return 1; at the end of it but it still doesn't fix anything.. Any other ideas?
Post your own help request for starters.


Re: Dude Players Move But I cant See Them Moving - carz0159 - 07.07.2013

You need on player update.


Re: Dude Players Move But I cant See Them Moving - Donvalley - 07.07.2013

is it possible that you or the other players are in different virtual worlds?