OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: usrt_peanut_butter on 25 May 2003, 17:55:55

Title: vrs.sqs questions
Post by: usrt_peanut_butter on 25 May 2003, 17:55:55
if i have a vehicle, that requires the command to float basically, which is this right here,
-------------------------------------------------------------------
unitname setpos [getpos unitname select 0,getpos unitname select 1, (getpos unitname select 2) +/-NUM]  
--------------------------------------------------------------
now while using the vrs.sqs file iwhen it gets blown up, i want it to respawn at the same location but also floting at the same hieght as it did to start with? any suggestion?