Jump to content

Home

Simple Chat tokens?


ensiform

Recommended Posts

If anyone is interested i can show people how to make simple 2 char token replacements, i cant right now but if people want it i can show.

 

Like for instance i have:

 

$h - Health

$a - Armor/Shield

$f - Force Amount

$n - Name

$l - Location

$c - Team Color (red,blue,free,spectator)

$t - Team Name (^1Red Team, ^4Blue Team, ^3Free Team, Spectator Team)

$e - Other Team Color (your team red=blue, your team blue=red, free/spec are normal)

$w - Weapon

$$ - prints out a $ if you have something else after it, because if u attempt to do something like $5 or something it will print neither. if u wanted to show that do $$5.

Link to comment
Share on other sites

and by porting it and looking at the code and trying to understand what every piece of it does newbies can actually learn something :)

(i do look at the code and try to understand it when i port someone else's work to my mod)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...