|
WHY ees this menu script not working?
arg.
Code:
itemDef
{
name hiddunmowdulz
group options
type ITEM_TYPE_MULTI
text "Player Model:"
cvar "model"
cvarFloatList { "Trandoshan SP" trandoshan/sp "Weequay SP" weequay/sp "Rodian SP" rodian/sp}
rect 25 73 300 20
textalign ITEM_ALIGN_RIGHT
textalignx 165
textaligny 0
font 4
textscale 1
forecolor .615 .615 .956 1
visible 1
descText "Hidden Player Models"
action
{
play "sound/interface/button1"
}
}
HGR_Gaara_Of_The_Sand_TRI
I am the S.H.I.T. (Shinobi Hokage In Training)
|