No one can see the players moving
#1

Hi scripters
Today i found a problem in the server (i just changed the anti cheat)
The players can"t see the other players moves ! i mean that i can move (run walk shot ...) but i see the othere players in the spawn place ! and the other players have the same problem
I have all the OnPlayerUpdate return 1;
Do someone know where the problem come from ?
Reply
#2

Quote:

Today i found a problem in the server (i just changed the anti cheat)
There's your problem.

Quote:

This forum requires that you wait 120 seconds between posts. Please try again in 26 seconds.

This is beyond annoying.
Reply
#3

You're probably returning 0 under OnPlayerUpdate. Comment out your entire OnPlayerUpdate callback with \* at the start and *\ at the end and see if it fixes it. If so, find out what is being returned as 0 in OnPlayerUpdate.
Reply
#4

in the Game mods and FS right ?
Reply
#5

Yes..
Reply
#6

still not working even when i did the /* */ on all the OnPlayerUpdate ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)