This is AriFeannor posting about that Admin Mod

Post Reply
AriFeannor
Posts: 222
Joined: Fri Jan 02, 2015 12:07 am

This is AriFeannor posting about that Admin Mod

Post by AriFeannor »

It's attached and it's really simple should be easy enough to understand but you can always ask me in game later but the only thing you need to know is how to bring it up, you just bind the cmd bind p "togglemenu rconmenu" Don't forget the " " and I also wanted to show you some useful alias I made a long time ago that you guys may like to use.

//
// Aliases
//
alias -lago "cg_lagometer 0; bind a +lago " //To toggle the lagometer from being shown.
alias +lago "cg_lagometer 1; bind a -lago "
alias team2 " dm_playermodel allied_airborne ; dm_playergermanmodel german_afrika_private ; bind s team1 " //To Toggle skins say you were using Force models or just to switch it up, always used to force models to bigger and more noticeable models but sucked that if you didn't want to play that model your self when you got on that team you would have to go into options and change it manually, this way makes way faster to switch to your favorite enemy(upon alteration of course) and allied models.
alias team1 " dm_playermodel allied_manon ; dm_playergermanmodel german_panzer_tankcommander ; bind s team2 "
alias -sound "s_volume .125; bind d +sound " //Toggle sound volume, you can change the variable to your prefrence for sound levels for two different levels, you can even make it into a mute if you so prefer or extend it to more levels if you wish to have a wider range of volume toggles.
alias +sound "s_volume .450; bind d -sound "
alias vma2 "set cg_drawviewmodel 2;bind e vma0" //This is a toggle that goes through all the view model settings, as in see you gun and hands, to see just your gun, to see nothing at all then all the way back again.
alias vma1 "set cg_drawviewmodel 1;bind e vma2"
alias vma0 "set cg_drawviewmodel 0;bind e vma1"
Attachments
zzz-aa_rconmenu.zip
(108.07 KiB) Downloaded 462 times
User avatar
SillySleeper
Posts: 182
Joined: Mon Aug 18, 2014 4:01 pm

Re: This is AriFeannor posting about that Admin Mod

Post by SillySleeper »

cool much appreciated Ari.
I myself don't use alias's, but I couldn't remember the lagometer command, now I do thanks.
ImageImage
A good plan violently executed now is better than a perfect plan executed next week.
George S. Patton
Post Reply