Search Results
What the fuck is wrong with you people lol. pawn Код: CMD:/givemoney(playerid, params[]) {    new        id, amount;    if(sscanf(params,"ui",id, amount)) return SendClientMessage(playeri...
163
pawn Код: if( from_reg[playerid] )    {        from_reg[playerid] = false;        SetPlayerVirtualWorld(playerid, 0);        SetCameraBehindPlayer(playerid);        SetPlayerPos(...
86
https://sampforum.blast.hk/showthread.php?tid=391920
89
It was possible to detect it in 0.3x but some guy made a new version out of mod sa and patched where you could catch it, so it doesn't work anymore. I'd suggest searching for anti cheats like everyon...
144
There's nothing wrong in what you showed us, show us your whole code from scratch something must be conflicting with it.
209
It's a bridge so probably 18807 18806 18805 18804 18803 one of those
105
You're probably using a roleplay script, try Name_Name instead of just a firstname.
66
Quote: Originally Posted by SickAttack Can you please make me a glass of chocolate milk? No? Okay. Thanks. No-one is going to make you a forum just because you say so, like why? Use comm...
230
Quote: Originally Posted by Vince It is most definitely not a LOD (Low Object Detail) model. This garage door is placed by the mission script to block off access to the building before and...
162
Quote: Originally Posted by jlalt try to full remove OnPlayerGiveDemage? same crash different log now it talks about onplayertakedamage [21:49:16] [debug] AMX backtrace: [21:49:16] [de...
151
Quote: Originally Posted by Riddick94 Debug it. Comment out whole callback (OnPlayerTakeDamage) first, compile it and test it in game. Find out which callback is causing gamemode/game to c...
151
Quote: Originally Posted by jlalt download crashdetect plugin to see the crash is came from what [ just to be sure ] crash detect: https://sampforum.blast.hk/showthread.php?tid=262796 ...
151
Basically when a player in my server hits another player, the server crashes idk why. These are the only callbacks that could have caused this that I could find I don't see a problem myself so I'm ...
151
Quote: Originally Posted by Strawton Use a timer to stream each checkpoint. Thanks bro it worked <3, you back?
103