27.05.2014, 13:30
Run time errors that are caused inside commands will display the unknown command message.
You probably increase PlayerInfo[playerid][pVehicles] and when "i" accesses the element at an invalid index in VehicleStatus array will cause the run time error 4.
Without the code and information of crashdetect, I can't really help you by just guessing.
Crashdetect plugin: https://sampforum.blast.hk/showthread.php?tid=262796
Debug info: https://github.com/Zeex/samp-plugin-...ith-debug-info
You probably increase PlayerInfo[playerid][pVehicles] and when "i" accesses the element at an invalid index in VehicleStatus array will cause the run time error 4.
Without the code and information of crashdetect, I can't really help you by just guessing.
Crashdetect plugin: https://sampforum.blast.hk/showthread.php?tid=262796
Debug info: https://github.com/Zeex/samp-plugin-...ith-debug-info