AFK Problem
#1

Last night people were connecting fine to my server and there were no problems. I added some staff after people had gone and now today when people connect every has an afk symbol by their name (even though they are not afk). I know this for sure as I am in skype with people who are connecting. As a result of this you cannot do damage or interact with anyone in game (apart from by text) and people are just stood still by their spawn location (when they are moving around on their screen).

I've tried removing all of the script I added last night but I'm still getting this problem. It must be something to do with the script aswell as when i change the gamemode to grand larc everything works fine. Does any have any idea what code could be doing this or causing this?
Reply
#2

Is your OnPlayerUpdate callback returning 0? If so,make it return 1.

Putting a 0 to the return,won't send the updates to the other players,so the players are stood,it can be on another filterscript too,check if your filterscripts return 0 on the callback

https://sampwiki.blast.hk/wiki/OnPlayerUpdate
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)