2.3(TD) q-function help

TravisW

LOMCN Veteran
Veteran
Sep 4, 2007
737
17
125
.
In q-function I have:
[@LevelUp]
#IF
CHECKLEVELEX = 22
#ACT
SendLineMSG 1 <$USERNAME> has just leveled to22!
ingame it just sends (*)Frooby

tried
#ACT
SendLineMSG 1 "<$USERNAME> has just leveled to22!"
ingame it sends (*)<$USERNAME>has just leveled to22!

tried
#ACT
SendLineMSG 1 <$USERNAME>"has just leveled to22!"
ingame it sends (*)Frooby"has

any help much appreciated:ppunk:
 
Last edited: