Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help (
/showthread.php?tid=632662)
Help -
StrikerZ - 17.04.2017
Okay I'm coming with this issue the 3rd time. This time I got more information.
When this bug occurs,
• Textdraws disappear
• Pickups disappear
• Vehicles disappear
• Players disappear
• Mappings reload
• But when this bug occurs, I can see a player chat of another player which is very far away from me. [Roleplay chat]
Just like when we /spectate, but here without the actual view upon that particular player.
• And then everything gets reset back after 2-3 seconds
What can be the issue?
Here is a video of it.
https://www.youtube.com/watch?v=W7M0...ature=*********
Re: Help -
Logic_ - 17.04.2017
Can you provide more information?
Re: Help -
StrikerZ - 17.04.2017
Edited the first post. Check it.
Re: Help - Astralis - 17.04.2017
Happened to me once where the script could not handle max players.
a_samp include had MAX_PLAYERS 500, and when I did put a server with 100 slots it was the same as you described.
But it was always like that when the server started.
Re: Help -
StrikerZ - 17.04.2017
The script too has MAX_PLAYERS defined. Maybe that's the problem?
Re: Help -
LazzyBoy - 17.04.2017
does this happens when you are not near players , not sure but sometimes at my server loops created lag and everything dissapeared like here but not sure if its same or nope.
Re: Help - Astralis - 17.04.2017
Quote:
Originally Posted by Sunehildeep
The script too has MAX_PLAYERS defined. Maybe that's the problem?
|
Nah. I would check PlayerTextDraw or Textdraw limit which was 256 per player some time ago, don't remember if it was fixed but that was also giving me similar things.
Re: Help -
StrikerZ - 17.04.2017
But where do I check those things?
Re: Help -
StrikerZ - 18.04.2017
Bump, 3rd thread and again no one replies