04.02.2016, 16:05
The author of the include has forgot to forward the callback.
Add the following line in the include (or in your script, but its nice to keep the include stuff in the include)
The include doesn't seem to be using the "E@_S" variable, just delete it from the include (or replace the new with stock)
Add the following line in the include (or in your script, but its nice to keep the include stuff in the include)
Код:
forward E@_OnPlayerExitVehicle(playerid, vehicleid);