Search Results
Not Important fixed me the bug, thank you.
111
Quote: Originally Posted by SkittlesAreFalling You have alot of PVars and Player loops, try reducing that by setting variables instead of PVars and combining all of the player loops into 1...
111
As the tittle says, when someone on the server quits,crashes or gets kicked the server lags for about 3 seconds. I've tried Performance profiler and found out that OnPlayerDiscounect takes 6.5 sec to...
111
Check your server logs, if nothing visible do the following steps. 1-try the crash detect forum.sa-mp.com/showthread.php?t=262796 2- Tell me the results first.
140
Quote: Originally Posted by Nero_3D You should use the Performance profiler and compile your mode with the -d3 flag Than run your gamemode and join / disconnect sometime and check the log ...
112
Quote: Originally Posted by DaRk_RaiN I'll fill you in when you tell me what those two dogs are doing in your avatar loled!
879
This is a very nice filterscript + rep man
1,734
Well... you would essentially have to keep expanding pawn Код: if(IsPlayerInRangeOfPoint(playerid, range, x, y,z) || IsPlayerInRangeOfPoint(playerid, range, x,y,z) || IsPlayerInRangeOfPoint(playe...
147
Didnt seem to work, Fusion do you have a skype or something maybe you could log in game and I could show you the issue?
192
Okay, im going to test this out right now
192
ok so pawn Код: CreateDynamicObject(19366,845.1962300,-2034.0097700,1055.0000000,0.0000000,90.0000000,0.0000000); // turns into pawn Код: CreateDynamicObjectEx(19366,845.1962300,-2034.0097...
192
Okay so I have made a decently small map but whenever I enter the interior the rendering is so so horrible that half of the room is missing when im like right behind the desk... Below is one line of t...
192
Got it all fixxed, thanks for the help, the problem was it was CreateObject and I switched it to CreateDynamicObject.
118
Streamer YES Dynamic Object NO
118