Jump to content

Home

need help with a menu script.


SD_Radical_Ed

Recommended Posts

arg.

 

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"
		}
	}

 

its not working.

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Archived

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

×
×
  • Create New...