Jump to content
  • 0

Quick SQF Formatting Question!!!


PetuniaEpoch

Question

Hey :) Just a quick question.

 

I to edit the code below, to not use the find safe spot code, and instead force the script to use the exact marker:

 

_where = [getMarkerPos "mis1",0,5500,100,0,20,0] call BIS_fnc_findSafePos;

 

I'm wondering, would it be something like:

 

_where = (getMarkerPos "devilsm2start1");

 

Or perhaps just

 

_where = getMarkerPos "devilsm2start1";

 

Anyone able to help, would be greatly appreciated :)

 

Thanks in advance!

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...