Raised This Month: $51 Target: $400
 12% 

[L4D & L4D2] Mutant Tanks (v9.1, 3-20-2024)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 07-11-2018 , 21:00   Re: [L4D & L4D2] Super Tanks++ (v8.19, 07-10-2018)
Reply With Quote #11

Quote:
Originally Posted by FatalOE71 View Post
Ok, thank you for your answer. I did as you said, but I think it is forcing alphabetical order.

So the normal adminmenu_sorting has the following setup order.

Player Commands
Server Commands
Voting Commands

But then past that it seems to force a certain order. I used to have the following layout

Player Commands
Server Commands
Voting Commands
Weapon Spawner

now

Player
Server
Voting
Super Tanks
Weapon Spawner

Any idea how to force it to swap the last two around. I looked around and everything I have tried it always ends up the same.

Thanks for your answer again and once again any help would be appreciated.
This worked for me:

Code:
"Menu"
{
	"PlayerCommands"
	{
		"item"		"sm_respawn"
		"item"		"sm_slay"
		"item"		"sm_slap"
		"item"		"sm_kick"
		"item"		"sm_ban"
		"item"		"sm_bandisconnected"
		"item"		"sm_gag"
		"item"		"sm_burn"		
		"item"		"sm_beacon"
		"item"		"sm_freeze"
		"item"		"sm_timebomb"
		"item"		"sm_firebomb"
		"item"		"sm_freezebomb"
	}

	"ServerCommands"
	{
		"item"		"sm_map"
		"item"		"sm_execcfg"
		"item"		"sm_reloadadmins"
	}

	"VotingCommands"
	{
		"item"		"sm_cancelvote"
		"item"		"sm_votemap"
		"item"		"sm_votekick"
		"item"		"sm_voteban"
	}

	"SuperTanks++"
	{
		"item"		"sm_tank"
	}

	"Spawn Uncommon Infected"
	{
		"item"		"sm_spawnuncommon"
		"item"		"sm_spawnuncommonhorde"
	}
}
__________________
Psyk0tik is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode