Jump to content
Sign in to follow this  
Doodle

Radio trigger hint

Recommended Posts

Has anyone any idea how to solve the problem below

I have a flagpole with a simple add action to show a hint script. I would like to hint to show only to the player who activated it as any of the 10 playable slots can access I cant limit it to a specific player.

Thanks in advance

Share this post


Link to post
Share on other sites

You can just add the hint to the script you're using for the addAction. Hint only has local effect so you should be fine.

Share this post


Link to post
Share on other sites

The add action is from the init of a flagpole

fp1 addAction["<t color='#ACFA58'>information</t>", "info1.sqf"];  

not sure if this makes a difference but it is on a dedi server

thx in advance

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  

×