Anteq Iney 0 Posted August 4, 2020 Hello, What's wrong? Error: https://ibb.co/kBF4Fcd [] spawn { [parseText "<t font='PuristaBold' size='3.6'>My mission</t><br />by my name", true, nil, 7, 1.7, 0] spawn BIS_fnc_textTiles; sleep 30; [[[name VIP,"align = 'left' size = '1' font='PuristaBold'"],[" In the role of VIP","align = 'left' size = '1' font='PuristaBold'","#06db06"]]] spawn BIS_fnc_typeText2; sleep 8; [[[name ks_blue,"align = 'left' size = '1' font='PuristaBold'"],[ In the role of blue commander","align = 'left' size = '1' font='PuristaBold'","#0000FF"]]] spawn BIS_fnc_typeText2; sleep 8; [[["In the role of CIA", "align = 'left' size = '0.5' font='PuristaBold'","#0000FF"], ["","<br/>"], [name agent_1, "align = 'left' size = '0.5' font='PuristaBold'"], ["","<br/>"], [name agent_2, "align = 'left' size = '0.5' font='PuristaBold'"], ["","<br/>"], [name agent_3, "align = 'left' size = '0.5' font='PuristaBold'"], ["","<br/>"], [name agent_4, "align = 'left' size = '0.5' font='PuristaBold'"], ["","<br/>"], [name agent_5, "align = 'left' size = '0.5' font='PuristaBold'"], ["","<br/>"], [name agent_6, "align = 'left' size = '0.5' font='PuristaBold'"]]] spawn BIS_fnc_typeText2; }; Share this post Link to post Share on other sites
Larrow 2820 Posted August 4, 2020 Missing " .Take a look at your post and see "In the role of blue commander" is not coloured as a STRING( green ). 1 Share this post Link to post Share on other sites