Quote:
Originally Posted by Trakan
My flags are clientr.towntag for the Town (ex : vaxxo) and clientr.towntagrank for the player rank.
I replace guild_tag by clientr.towntag ?
What's the final script if the player say /tag , i'm confused :s
|
Those are just function parameters. In my usage example it passes the value of your clientr flags to the function.
You may benefit from reading my scripting guide, particularly the section on functions.
fowlplay4's scripting guide: functions
I've pretty much given you the solution to your problem in my last post, you just need to piece it together now.