FrostyLobbys
Veteran
- Messages
- 42
- Reaction score
- 23
- Points
- 568
Hello I Use A Modded Welcome MSG Well Not Really Modded But Just A Diffirent Kind. Its Like The One That Slides Onto The Middle Of The Screen. I Am Trying To Get A Icon In It But Dont Know How To Call It
Thats How I Call The Function
How Would I Do It With The Icon
i tried doing it this way but it did not work.
any help on how i would put this in would be helpful.
Thank You
Code:
self thread newsPlash("^4Welcome " + self.name + " To FrostyLobbys Private Patch", "^4Your Status Is " + verificationTocoLor(self.status));
Thats How I Call The Function
How Would I Do It With The Icon
i tried doing it this way but it did not work.
Code:
self thread newsPlash( lui_loader_32_no_offset + "^4Welcome " + self.name + " To FrostyLobbys Private Patch", "^4Your Status Is " + verificationTocoLor(self.status));
any help on how i would put this in would be helpful.
Thank You