OnVehicleMod not being called...
#3

Hmm, I use AddVehicleComponent, I'll go check and see if it works in Transfender...

Mmk, Shitty but it works in mod shops, I figured out a way to fix this.

(Putting the way for people who look for this thing later on to see...)

I'm just going to put a custom function for AddVehicleComponent where I need it, Like..
pawn Код:
stock AddCarComponent(blah blah)
{
//blah blah
AddVehicleComponent(blah blah);
return 1;
}
Reply


Messages In This Thread
OnVehicleMod not being called... - by [WF]Demon - 31.07.2011, 22:12
Re: OnVehicleMod not being called... - by iPLEOMAX - 31.07.2011, 22:52
Re: OnVehicleMod not being called... - by [WF]Demon - 31.07.2011, 22:55

Forum Jump:


Users browsing this thread: 1 Guest(s)