UGX-Mods

Call of Duty 5: World at War => Help Desk => Mapping => Topic started by: P0rkRoyalz on November 09, 2012, 12:41:39 pm

Title: power doors help
Post by: P0rkRoyalz on November 09, 2012, 12:41:39 pm
i have a door in my map that opens when the power is turned on and uses a script_vector to move it to the side when it opens (its a gate) and i wanted to put another one in my map that swings open on an angle, i already have doors in my map that swing open but ive pretty much got all the right kvps from the other power door onto this one and it doesnt swing open it doesnt do anything is there something else to it?
i may as well give you my kvps for the door that isnt working properly to see if anything is wrong
script_angles>0 265 0
script_string>rotate
targetname>power_room_door
spawnflags>1
trigger kvps
target>power_room_door
script_flag>enter_furnace_zone
script_noteworthy>electric_door
targetname>zombie_door
and the rest is just angles, origin ect not important. but hopefully someone can help me out, thanks
Title: Re: power doors help
Post by: P0rkRoyalz on November 12, 2012, 11:42:26 pm
bump can anyone give me a direction in which to take for this?