OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: sharkattack on 25 Aug 2007, 10:02:53

Title: more save game issues
Post by: sharkattack on 25 Aug 2007, 10:02:53
having trouble with group link II  script
all works great untill i save ..  
when i restart from a save position the group link isnt called .

it is executed from the init sqs of mission ..  
is there a way to resolve this  ???

many thanx
Title: Re: more save game issues
Post by: LCD on 25 Aug 2007, 15:10:50
u need 2 check wich commands r used 4 da GL script... some of da commands stop functioning when da game is saved (or loaded)... like da disableAI (dere may b oder commands i dont know em tho...) but 1 workaround wud b 2 call da script again when da game swaved or loaded (i did some of dat stuff in my GA... dats y i told da player not 2 use regular save...)

LCD OUT