02.01.2015, 23:00
It may be an issue with a #define MAX_VEHICLES in your gamemode since the command likely scans that the specified vehicle ID is within the constraints of 1 and MAX_VEHICLES (1 <= id <= MAX_VEHICLES).
Provide the code for the engine command.
Provide the code for the engine command.