funtwocrasher Posted February 11, 2015 Posted February 11, 2015 How to announce char level? announce strcharinfo(0) + " is looking for a guild!",bc_all; I want to add char level in the announcement. Quote
Tokei Posted February 11, 2015 Posted February 11, 2015 Should have been in "Script Support"; BaseLevel is what you're looking for. announce strcharinfo(0) + ", level " + BaseLevel + ", is looking for a guild!",bc_all; Quote
Conflicts Posted February 12, 2015 Posted February 12, 2015 Marked Tokei's post as solution, and moved topic to Scripting Support. Quote
Question
funtwocrasher
How to announce char level?
I want to add char level in the announcement.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.