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

Why do all my markers go to bottom left of my map ?

Recommended Posts

Any idea why all my marker that i have shown on my briefing all show up bottom left of my map ?

also when I respawn I end up there as well ?

Share this post


Link to post
Share on other sites

it sounds like its using position [0,0,0] or an undefined setpos position

do you have a respawn_west marker ? "if your west"

Share this post


Link to post
Share on other sites

Thanks have sorted out the spawn i fotrgot to place the marker :O but now have this issue ?

I have set up my Brefing.sqf and it works find when I start to launch the game I.e. just before the games actually starts . I can see the task and zoon in etc..

But when the game starts and you are playing when you click on <marker name='mine'>this</marker> it goes to the bottom left of the screen is it because the marker is hidden ?

How would I resolve this ?

//objective 1

tskobj_1 = player createSimpleTask["do something"];

tskobj_1 setSimpleTaskDescription ["Do something <marker name=markerzone1'>this</marker> to complete the objective", "do something", "do something];

tskobj_1 setSimpleTaskDestination (getMarkerPos "markerzone1");

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  

×