Players do not move..?
#1

I've looked up this problem way too much now and it's getting annoying as I cannot fix it.

No one moves when they are actually moving. Players only move when inside of a vehicle.

Any way I can fix this? I already added the OnPlayerUpdate Return 1; thing
Reply
#2

This problem appears when OnPlayerUpdate returns 0 and desync the players. Make sure that none of your filterscripts/includes does not return 0 if your gamemode returns 1.
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
This problem appears when OnPlayerUpdate returns 0 and desync the players. Make sure that none of your filterscripts/includes does not return 0 if your gamemode returns 1.
Thanks, I'm going to check all my filterscripts right now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)