Jump to content
Sign in to follow this  
Sanchez Milsim

Task description with variables

Recommended Posts

Hi, 

 

I would like to create a task with a long description with location. 

 

for example something like this:

 

_nearestCity = nearestLocation [ getPos _wounded, "nameCity"];

[
	WEST,
   		["task", "We need MEDEVAC at _nearestCity ", "MEDEVAC", "MEDEVAC", getPos _wounded, "created"]
		
		        
] call FHQ_TT_addTasks;

Im using FHQ TT for tasks. 

 

I try a lot of options but nothing works. 

 

I think is usefull for dynamic tasks. 

 

Thanks!!

 

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  

×