Changing Objects
#1

Hey guys!

I have an object attached to a vehicle:
Код:
    SirenC = CreateObject(19419, 10.0, 10.0, 10.0, 0, 0, 0);
    AttachObjectToVehicle(SirenC, SDVehicle[i], -0.032000, -0.209999, 0.829999, 0.000000, 0.000000, 0.000000);
I want to make it so that when someone presses the button 'H', the object switches from 19419 to 19420.
Is this possible? If so, How can I do it?
Reply


Messages In This Thread
Changing Objects - by Jigsaw123 - 28.08.2015, 20:06
Re: Changing Objects - by Boot - 28.08.2015, 20:19
Re: Changing Objects - by Jigsaw123 - 28.08.2015, 20:41
Re: Changing Objects - by Boot - 28.08.2015, 22:03

Forum Jump:


Users browsing this thread: 1 Guest(s)