Desync\lag glitch??
#6

I'm not sure, but I think that if you don't use OnPlayerUpdate in your gamemode, it's behaviour is like it actually returns 0, so it isn't sending any player updates. Just add this in your gamemode:
pawn Код:
public OnPlayerUpdate( playerid )
    return 1;
Reply


Messages In This Thread
Desync\lag glitch?? - by xXitsgodzillaXx - 28.07.2015, 20:55
Re: Desync\lag glitch?? - by Evocator - 28.07.2015, 21:12
Re: Desync\lag glitch?? - by xXitsgodzillaXx - 28.07.2015, 21:15
Re: Desync\lag glitch?? - by Vince - 28.07.2015, 21:54
Re: Desync\lag glitch?? - by xXitsgodzillaXx - 28.07.2015, 22:09
Re: Desync\lag glitch?? - by IstuntmanI - 28.07.2015, 22:09
Re: Desync\lag glitch?? - by xXitsgodzillaXx - 28.07.2015, 23:44

Forum Jump:


Users browsing this thread: 1 Guest(s)