Advertisement
Ferix

Untitled

Jul 1st, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 0.30 KB | None | 0 0
  1. _title = "<t color='#00f200' size='3' shadow='1' shadowColor='#000000' align='center'>GREEN  <br/><br/></t> by ";
  2. MPhint = {hint _this};
  3. _text  = "<t size='2'>The threat level has been changed to <br/></t>";
  4. _name  = profileName;
  5. _mess  = parseText (_text + _title + _name);
  6. [_mes,"MPhint"] call BIS_fnc_MP;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement