Powered by Invision Power Board [ Resend Validation Email ]
Welcome Guest [ Log In · Register ]
Forum Rules HelpSearchMembersCalendar


 
Reply to this topicStart new topicStart Poll
[ Track this topic · Email this topic · Print this topic ]
> CommandMenu, Version 1.0
CommandMenu
I Like [ 2 ]  [66.67%]
Kinda Like [ 0 ]  [0.00%]
Me Hate! [ 1 ]  [33.33%]
Total Votes: 3
Guests cannot vote 
FrostbiteX
Posted on December 05, 2004 07:12 am
Quote Post


Just another Survivor
*

Group: Members
Posts: 19

Joined: December 04, 2004



Make a Text document called Commandmenu put it your brainbreads folder then Add This Info Inside
CODE

"1" "General"
{
 "1" "Drop Current Weapon" "drop"
 "2" "Drop Current Ammo" "dropammo"
 "3" "Zombie Warning" "say Zombies!"
 "4" "Call for Backup" "say I Need Backup!"
 "5" "Suicide" "kill"
}
"2" "Admin Stuff"
{
"1" "Server Commands"
{
 "1" "Gravity 500" "sv_gravity 500"
 "2" "Gravity Normal" "sv_gravity 800"
 "3" "Cheats On" "sv_cheats 1"  
 "4" "Cheats Off" "sv_cheats 0"  
 "5" "Lan Match" "sv_lan 1"
 "6" "Listen Server" "sv_lan 0"    
}
"2" "Client Commands"
{
 "1" "Weather Off" "cl_weather 1"
 "2" "Weather On" "cl_weather 2"
 "3" "Solid Players" "cl_solid_players 1"
 "4" "Non-Solid Players :/" "cl_solid_players 0"
}
}
"3" "Team Message"
{
 "1" "General"
 {
 "1" "backup!" "say I Need Backup!"
     "2" "Need Backup!" "say Need backup!"
     "3" "AFFIRMATIVE" "say Affirmative"
     "4" "NEGATIVE" "say Negative"
 }
 "2" "Enemy"
 {
    "1" "Enemy Spotted" "say Enemy spotted..."
    "2" "Human Marines" "say Squad of Human Marines spotted"
    "3" "Zombies" "say Squad of Zombies spotted"
    "4" "BLACKHAWK!" "say Blackhawk spotted"
    "5" "Tank :)" "say Tank Spotted"
   }
 "3" "Teammate"
 {
    "1" "Pull back!" "say Teammate, pull back for health and armour!"
    "2" "Stay together team!" "say Stay together team!"
    "3" "Follow me!" "say Follow me!"
 }
 "4" "State Report"
 {
    "1" "Going for Health/ammo" "say I'm heading back for health and ammo"
    "2" "Low on Health!" "say I'm low on health"
    "3" "Low on ammo!" "say I'm low on ammo"
    "4" "Low on ammo & health" "say Need health and ammo urgently!"
 }
}
"8" "Briefing/MOTD" "briefing"
"9" "Drop Current Weapon" "drop"


Note Briefing/MOTD Does Not Work I Hope They Will Add IT!


After Your Done Save It
Then Enter The Game
Goto Console And Type
CODE

bind h "+commandmenu"

Then Have Fun!
More Parts To Come This Is Version 1.0


--------------------
im back =D
PMEmail Poster
Top
Topic Options Reply to this topicStart new topicStart Poll