Posts: 1,050
Threads: 153
Joined: Mar 2016
Reputation:
0
Hello,
Well, recently players from my server reported that sometimes the server stops accepting commands, neither can type anything. Relogging fixes it but can be the problem?
I use PawnCMD in my script.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Usually that means they've lost connection to the server... Do they still see each other walking around, and do they still receive text via chat etc?
And are they actually executing the command on the server end and not getting a response on their screen as such.
Wifi can cause this, as well as bad connections. But the server, if using a lot of bandwidth to them can also cause this.
Posts: 1,050
Threads: 153
Joined: Mar 2016
Reputation:
0
They can walk, do anything, no time outs. Just can't use commands, type something. Happens only sometimes. They won't get response at that moment.
Posts: 191
Threads: 37
Joined: Mar 2017
Reputation:
0
Does this happen all the time no matter where players are at ?!? Does it happen when players are next to each other ?!
Posts: 701
Threads: 7
Joined: Feb 2017
Reputation:
0
Do you have NPC? This happened to me when I was working with NPC and had the players and npcs ids mixed up. I solved it by using dummy npcs to fill the desired player slots, connecting my npcs and kicking out the dummy npcs.
I think it has to do with ****** foreach? I never managed to know, but if you do have NPC, you should give it a try.