07.05.2015, 13:36
I'm using 0.3.7 include where siren are added and now i'm trying to make anti teleport vehicle system but when i compile i got 1 error.
forward OnUnoccupiedVehicleUpdate(vehicleid, playerid, passenger_seat, Float:new_x, Float:new_y, Float:new_z, Float:vel_x, Float:vel_y, Float:vel_z);
I have this in a_samp include but IDK why this error is showing up. I openned my gmod with pawno.exe > File > Open. And I arledy used functions from 0.3.7 like actors, new objects itd.
forward OnUnoccupiedVehicleUpdate(vehicleid, playerid, passenger_seat, Float:new_x, Float:new_y, Float:new_z, Float:vel_x, Float:vel_y, Float:vel_z);
I have this in a_samp include but IDK why this error is showing up. I openned my gmod with pawno.exe > File > Open. And I arledy used functions from 0.3.7 like actors, new objects itd.