forward bug (function heading differs from prototype)
#1

So I'm trying to implant a save car mods script, I did it once before but now I can't,
I try to forward this:
Код:
public OnVehicleMod(vehicleid,componentid)
With:
Код:
forward OnVehicleMod(vehicleid, componentid);
Reply
#2

https://sampwiki.blast.hk/wiki/OnVehicleMod

public OnVehicleMod(playerid,vehicleid,componentid)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)