Jump to content
Sign in to follow this  
1para{god-father}

Some help with my Sniper

Recommended Posts

Hi Guys - I have placed the following in a Sniper Init and he spawns fine and gets in the tower when he should but the Guardpost.sqf does not seem to work as he just looks in one direction,

If i just use the guardpost.sqf on its own he looks around, have i done it correct , was not sure where i needed the "'" :)

nul = [this,triggerpalace,"once",1,1,"this setPos ((position this nearestObject 497852) buildingPos 1)",'guard=[this,360,"SAFE","UP",true] execVM "GuardPost.sqf"'] execVM "murk_spawn.sqf";  

thanks guys

Share this post


Link to post
Share on other sites

Unless we see guardpost.sqf and murk_spawn.sqf, options to help are limited.

Edited by Celery

Share this post


Link to post
Share on other sites

I thought that quotes within quotes need extra quotes. I try and avoid them as it does my head in.

Share this post


Link to post
Share on other sites

If I run both separately they both work fine it is just when I need to put then in 1 statement they do not work , so I thought I might be missing some extra quotes ?

Ill try extra quotes just in case :)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×