Jump to content

Recommended Posts

i need this line colored ingame

 

market addAction ["Toolkit 10$ (requires backpack)","market\toolkit.sqf",[],10];

 

how can can i do it? when ever i put the color thing on it the script wont work on my AI

Share this post


Link to post
Share on other sites

Use the t tag:

market addAction ["<t color='#00FF00'>Toolkit 10$ (requires backpack)</t>","market\toolkit.sqf",[],10];

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

×