Is it possible to open the back cargo door of c130 without scripts in oa?
Giallustio
Jun 4 2011, 11:52
In the vehicleInit:
this animate [""ramp_top"",1];this animate [""ramp_bottom"",1];
Demonized
Jun 4 2011, 13:38
just a little note:
it should be like this with no double qoutes, i suspect Giallustio took code from within another string in a script.
below is correct for pasting into vehicleInit in editor.
this animate ["ramp_top",1];this animate ["ramp_bottom",1];
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.