22-11-2008, 03:45 PM
Well I'm doing an auto emote thing. After my /help and stuff. I put this.
Now, it works like that, but replacing JohnDoe with a playername variable is what I need done.
Code:
Case "/laugh"
Call AddText("JohnDoe laughs.", EmoteColor)
Now, it works like that, but replacing JohnDoe with a playername variable is what I need done.