31.05.2015, 16:36
You must compile with -d3 flag so we can get what function is ?? and the exact lines: https://github.com/Zeex/samp-plugin-...ith-debug-info
Otherwise, it will be harder to find it as it's caused in one of these functions:
Otherwise, it will be harder to find it as it's caused in one of these functions:
pawn Код:
Trucker_SetRandomOverloaded(playerid);
PlayerExpTheirFaction(playerid);
PlayerFile_Save(playerid);
Trucker_EndJob(playerid);