25.06.2011, 11:56
Quote:
Let me give you a tip for bug finding:
Put a 'print' between on every 10th line where you think the problem is. like: pawn Код:
So investigate further... Put a print in between each line of code between these points [you can delete the other prints to avoid confusion] pawn Код:
Now you can found out exactly what line is causing the problem, then you post on the forum and it helps people help you Tip: If the console crashes before you can read it, check the "server_log.txt" all prints are saved here. |
so it's
pawn Код:
VehicleLoad(playerid);