|
I like the Crimson Guard, but most pure servers don't have it...
I use this to cycle the different Reborn skins if I can't use the CG.
set change1 "model reborn/default;bind PGUP vstr change2"
set change2 "model reborn/acrobat;bind PGUP vstr change3"
set change3 "model reborn/fencer;bind PGUP vstr change4"
set change4 "model reborn/forceuser;bind PGUP vstr change5"
set change5 "model reborn/boss;bind PGUP vstr change1"
bind PGUP vstr change1
*I left out the red/blue because they are kind of bland...
|