{ACR} Admin Crazy Rioters
Would you like to react to this message? Create an account in a few clicks or log in to continue.
{ACR} Admin Crazy Rioters

Tremulous Clan
 
Home  Portal  Latest images  Search  RegisterRegister  Server Information  IM BugHuman  TeamspeakTeamspeak  IRC  Log in  
All Testing Decisions Will Be Made By The Second In Commands.

 

 unlimted bp

Go down 
+6
-theMbaude
BugHuman
Atlantis
vyrus@ubuntu
linux26
dillon
10 posters
Go to page : 1, 2  Next
AuthorMessage
dillon
Private 2
Private 2
dillon


Posts : 23
Points : 4882
Reputation : 0
Join date : 2011-02-07

unlimted bp Empty
PostSubject: unlimted bp   unlimted bp Icon_minitimeMon Mar 28, 2011 5:22 pm

i would like to make a trem server with unlimited bp how would i do it
Back to top Go down
linux26
Lieutenant General
Lieutenant General
linux26


unlimted bp 23818192
Posts : 1350
Points : -2147477900
Reputation : 57
Join date : 2008-08-24
Location :

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeMon Mar 28, 2011 5:26 pm

dillon wrote:
i would like to make a trem server with unlimited bp how would i do it
Read SICP.
Back to top Go down
vyrus@ubuntu
First Lieutenant
First Lieutenant
vyrus@ubuntu


unlimted bp 87495687
Posts : 2549
Points : -2147478200
Reputation : 6
Join date : 2009-06-19
Age : 31
Location : level 1337 clearence required

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeMon Mar 28, 2011 7:19 pm

linux26 wrote:
dillon wrote:
i would like to make a trem server with unlimited bp how would i do it
Read SICP.

wats dat?
Back to top Go down
http://www.vyrus.zzl.org/
dillon
Private 2
Private 2
dillon


Posts : 23
Points : 4882
Reputation : 0
Join date : 2011-02-07

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeMon Mar 28, 2011 7:20 pm

ya what is it
Back to top Go down
Atlantis
First Lieutenant
First Lieutenant



unlimted bp 87495687
Posts : 1936
Points : 7242
Reputation : 19
Join date : 2009-08-18

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeMon Mar 28, 2011 9:06 pm

dillon wrote:
i would like to make a trem server with unlimited bp how would i do it
edit server.cfg in base and set both teams build points to something like 9,999,999
Back to top Go down
dillon
Private 2
Private 2
dillon


Posts : 23
Points : 4882
Reputation : 0
Join date : 2011-02-07

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeMon Mar 28, 2011 9:54 pm

allright i went to my server.cfg file and this is what it said //Example Tremulous 1.1 decicated server config

set sv_pure 1

//passwords
set g_needpass 0
//set g_password password //server password
//set rconPassword password //rcon password

//loading screen
set sv_hostname "Tremulous 1.1.0 Server"
set g_motd "http://tremulous.net/"

//disallow downloads from the server
set sv_allowdownload 0

//maximum number of clients
//greater than 24 is not recommended from a gameplay point of view
set sv_maxclients 24

//after 60 minutes, all build points are removed
set g_suddenDeathTime 60
//after 150 minutes, the game will end as a draw
set timelimit 150

//forces each team to have a similar number of players
set g_teamForceBalance 1

//following the first map, start this rotation
set g_initialMapRotation rotation1

//misc settings
set pmove_fixed 0
set sv_minRate 5000
set sv_maxRate 15000
set sv_minSnaps 10

//start this map first
map niveus
Back to top Go down
BugHuman
General of the Army
General of the Army



Posts : 1798
Points : -2147477733
Reputation : 53
Join date : 2008-03-21

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeMon Mar 28, 2011 11:05 pm

That's not an up to date server.cfg.

(FYI that still might not work)

I had to make a file that ran the commands g_humanbuildpoints 99999 and g_alienbuildpoints 99999 each time the map started.
Back to top Go down
http://AdminCrazyRioters.com
-theMbaude
Corporal
Corporal



unlimted bp 125be
Posts : 2081
Points : 7098
Reputation : -1137
Join date : 2009-11-22
Age : 87

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeMon Mar 28, 2011 11:07 pm

BugHuman wrote:
That's not an up to date server.cfg.

(FYI that still might not work)

I had to make a file that ran the commands g_humanbuildpoints 99999 and g_alienbuildpoints 99999 each time the map started.

There he is! Found him!
Back to top Go down
dillon
Private 2
Private 2
dillon


Posts : 23
Points : 4882
Reputation : 0
Join date : 2011-02-07

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeMon Mar 28, 2011 11:23 pm

also i wanted to put an admin ability on it
Back to top Go down
vyrus@ubuntu
First Lieutenant
First Lieutenant
vyrus@ubuntu


unlimted bp 87495687
Posts : 2549
Points : -2147478200
Reputation : 6
Join date : 2009-06-19
Age : 31
Location : level 1337 clearence required

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeTue Mar 29, 2011 12:08 am

dillon wrote:
also i wanted to put an admin ability on it
that would take a complete mod + recompile of the source

on the other hand, there are some very nice server mods out there
that you can get and use without any of that hastle

here's some links:
what you are looking for is a file called ' game.qvm '
Spoiler:

installing the mod:
Spoiler:
Back to top Go down
http://www.vyrus.zzl.org/
dillon
Private 2
Private 2
dillon


Posts : 23
Points : 4882
Reputation : 0
Join date : 2011-02-07

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeTue Mar 29, 2011 8:13 pm

i go a new server.cfg and heres what it says


// Tremulous dedicated server configuration file
// Derived from the server configuration file
// for the AVALANCHE public server
// by FooBar
//
// http://avalanche.server.googlepages.com
//
// running Avenger's patch from SVN 879, further customized by FooBar

// server name & loading screen

set sv_hostname "prescott" // server name in server list

set g_motd "^1Welcome to my server! ^2Play nice and don't be a jerk, please." // message at connection screen

// server password

set g_needpass 0 // toggle password needed to join the server
set g_password "" // server password


// reserved slots

set sv_privatePassword "PrivatePassword" // Type this password at client before connecting
// to use a private slot.
set sv_privateClients 1 // Number of private slots. Number of public slots
// will be sv_maxclients - sv_privateClients.

// remote control
set rconpassword "SuperUserPermission" // This is the rcon password you can use to run
// server commands from within the game.

// main configuration

set sv_maxclients 20 // maximum number of clients
set sv_pure 0 // allow clients with modified content
set sv_allowdownload 0 // disallow downloads from the server
set sv_minRate 3000 // Minumum rate for connected clients
set sv_maxRate 25000 // Maximum rate for connected clients
set sv_minsnaps 10 // Minumum snapshots for connected clients
set sv_minping 0 // Minumum latency for connected clients
set sv_maxping 350 // Maximum latency for connected clients
// prevents connection of clients with higher ping

set g_allowvote 1 // enable client map/kick voting by "/callvote" cmd
set g_initialmaprotation rotation1 // following the first map, start this rotation

// gameplay specific configuration

set timelimit 150 // after 30 minutes, the game will end as a draw
set g_suddenDeathTime 60 // after 22 minutes, all build points are removed
set g_teamForceBalance 1 // forces each team to have a similar number of players


set g_dretchPunt 1

set g_humanBuildPoints 99999999999 // Number of buildpoints for human team, default 100
set g_humanMaxStage 1 // Maximum human stage (s1=0, s2=1, s3=2)
set g_humanStage2Threshold 20 // threshold for humans to reach stage 2, default 20
set g_humanStage3Threshold 40 // threshold for humans to reach stage 3, default 40

set g_alienBuildPoints 999999999999 // Number of buildpoints for alien team, default 100
set g_alienMaxStage 2 // Maximum alien stage (s1=0, s2=1, s3=2)
set g_alienStage2Threshold 0 // threshold for aliens to reach stage 2, default 20
set g_alienStage3Threshold 0 // threshold for aliens to reach stage 3, default 40

set g_gravity 800 // gravity setting, default 800

// admin settings

set g_adminNameProtect 1
set g_adminParseSay 1
set g_adminTempBan 1800
set g_privateMessages 1

// These lines are unnecessary because they are set this way by default
//set g_admin "admin.dat"
//set g_adminLog "admin.log"

//start this map first

map atcs
Back to top Go down
dillon
Private 2
Private 2
dillon


Posts : 23
Points : 4882
Reputation : 0
Join date : 2011-02-07

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeWed Mar 30, 2011 11:45 pm

also can you email me you addmin.dat file to Dillon.prescott@gmail.com?
Back to top Go down
Richard
Private 2
Private 2



Posts : 113
Points : 4935
Reputation : 0
Join date : 2011-03-16
Location : Somewhere in Nevada....

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeThu Mar 31, 2011 12:34 am

Why do you have it so that humans can only go to stage 2 and aliens can go to s3? ??? that seems a little unbalanced but hey what do I care I only use S2 stuff anyway... ie no luci cannons, battle suits, tyrants, or advanced goons(OK might use that one a little cause sniping is good) just thought I would point it out.
Back to top Go down
dillon
Private 2
Private 2
dillon


Posts : 23
Points : 4882
Reputation : 0
Join date : 2011-02-07

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeThu Mar 31, 2011 12:37 am

that actually doesn't work i have to type it in the server window every time the map starts just like the bp
Back to top Go down
Richard
Private 2
Private 2



Posts : 113
Points : 4935
Reputation : 0
Join date : 2011-03-16
Location : Somewhere in Nevada....

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeThu Mar 31, 2011 12:39 am

Can't help you there. I know almost nothing about severs.
Back to top Go down
Atlantis
First Lieutenant
First Lieutenant



unlimted bp 87495687
Posts : 1936
Points : 7242
Reputation : 19
Join date : 2009-08-18

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeThu Mar 31, 2011 1:28 am

I'm not sure if this will work but I Believe I saw Vyrus do it.
At the bottom of the file add this:

g_humanbuildpoints 99999
g_alienbuildpoints 99999

If that doesn't work add this:

set g_humanbuildpoints 99999
ser g_alienbuildpoints 99999
Back to top Go down
Iridescent Blade
Sergeant
Sergeant
Iridescent Blade


Posts : 805
Points : 6380
Reputation : 0
Join date : 2010-02-10
Age : 30
Location : Mining in the diamond level.

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeThu Mar 31, 2011 9:48 pm

I made this to help with config editor stuff, however i dont know if it handles the most recent version. You have the option to make the file separate and compare it though, so i recommend you give it a try.

https://theacr.darkbb.com/t1415-servercfg-editor?highlight=config+editor
Back to top Go down
http://www.tagamespage.webs.com
vyrus@ubuntu
First Lieutenant
First Lieutenant
vyrus@ubuntu


unlimted bp 87495687
Posts : 2549
Points : -2147478200
Reputation : 6
Join date : 2009-06-19
Age : 31
Location : level 1337 clearence required

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeThu Mar 31, 2011 10:59 pm

Iridescent Blade wrote:
I made this to help with config editor stuff, however i dont know if it handles the most recent version. You have the option to make the file separate and compare it though, so i recommend you give it a try.

https://theacr.darkbb.com/t1415-servercfg-editor?highlight=config+editor

what variables did you use with that?
Back to top Go down
http://www.vyrus.zzl.org/
Iridescent Blade
Sergeant
Sergeant
Iridescent Blade


Posts : 805
Points : 6380
Reputation : 0
Join date : 2010-02-10
Age : 30
Location : Mining in the diamond level.

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeSat Apr 02, 2011 1:24 pm

pretty much all of them including bp
Back to top Go down
http://www.tagamespage.webs.com
vyrus@ubuntu
First Lieutenant
First Lieutenant
vyrus@ubuntu


unlimted bp 87495687
Posts : 2549
Points : -2147478200
Reputation : 6
Join date : 2009-06-19
Age : 31
Location : level 1337 clearence required

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeSat Apr 02, 2011 5:09 pm

Iridescent Blade wrote:
pretty much all of them including bp

i can guarantee you didn't use all of them.... theres a ton....
Back to top Go down
http://www.vyrus.zzl.org/
Iridescent Blade
Sergeant
Sergeant
Iridescent Blade


Posts : 805
Points : 6380
Reputation : 0
Join date : 2010-02-10
Age : 30
Location : Mining in the diamond level.

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeSat Apr 02, 2011 9:40 pm

all the default ones.
Back to top Go down
http://www.tagamespage.webs.com
dillon
Private 2
Private 2
dillon


Posts : 23
Points : 4882
Reputation : 0
Join date : 2011-02-07

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeMon Apr 04, 2011 11:59 pm

that is for server.cfg but i need the admin.dat file please
Back to top Go down
vyrus@ubuntu
First Lieutenant
First Lieutenant
vyrus@ubuntu


unlimted bp 87495687
Posts : 2549
Points : -2147478200
Reputation : 6
Join date : 2009-06-19
Age : 31
Location : level 1337 clearence required

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeTue Apr 05, 2011 12:18 am

dillon wrote:
that is for server.cfg but i need the admin.dat file please

you can create a command that does 999 bp from admin.dat
i'm a little rusty but it goes something like this:

  • make a file next to admin.dat, call it whatever, but it has to be a .cfg file
  • in that file add whatever serverside cmds you would like for example:
    Code:

    g_humanBuildpoints 99999
    g_alienBuildpoints 99999
  • go into the admin.dat and @ the end add this:
    Code:

    [command]
    command = commandname
    exec    = yourfile.cfg
    desc    = description
    levels  = 4 5 6  (admin levels to use cmd)


that should do it
Back to top Go down
http://www.vyrus.zzl.org/
dillon
Private 2
Private 2
dillon


Posts : 23
Points : 4882
Reputation : 0
Join date : 2011-02-07

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeTue Apr 05, 2011 12:40 am

no i want the 1-29 then it skips to 998-999 like this [Level 0]
Name = No guid
Commands = !listplayers, !admintest, !help, !specme, !time, !register, !info

[Level 1]
Name = Server Owners Slave
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999

[Level 2]
Name = Registered on Forums
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune

[Level 3]
Name = Sponsored for ACRit
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam

(The Levels Above May Not Be Applied For)

[Level 4]
Name = Security Guard
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog

[Level 5]
Name = Server Owner (not really)
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap

[Level 6]
Name = Bug's Operator
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate

[Level 7]
Name = Cheif of Police
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans


[Level 8]
Name = Rock Star
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans

[Level 9]
Name = Friend of {ACR}
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote

[Level 10]
Name = {ACR} Member
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat

[Level 11]
Name = {ACR} Moderator
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp

[Level 12]
Name = {ACR} Attacker
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename


[Level 13]
Name = {ACR} Defender
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, !cp, Adminchat, !rename, !buildlog

[Level 14]
Name = {ACR} Scientist
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild


[Level 15]
Name = {ACR} Active
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall !warn

[Level 16]
Name = Old Pals
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !warn, !listmaps, !listlayouts

[Level 17]
Name = I'm 17
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !warn, !listmaps, !listlayouts, !unlock, !lock

[Level 18]
Name = Satan's General
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !warn, !listmaps, !listlayouts, !unlock, !lock, !revert

[Level 19]
Name = Satan's Attacker
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !warn, !listmaps, !listlayouts, !unlock, !lock, !revert, !map

[Level 20]
Name = Satan's Defender
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !kill

[Level 21]
Name = Satan's Advisor
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !kill

[Level 22]
Name = Satan's Hell Maker
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !kill, !pause, !unpause

[Level 23]
Name = Satan's Fire Maker
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !kill, !pause, !unpause, !devmap

[Level 24]
Name = Satan's Engineer
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !kill, !pause, !unpause, !devmap, !readconfig

[Level 25]
Name = Satan's Servant
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick,!kill, !pause, !unpause, !devmap, !readconfig, !restart, !stage1, !stage3, !tloff, !tlnorm, !bp200, !bp300

[Level 26]
Name = Pack Leader
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !kill, !pause, !unpause, !devmap, !readconfig, !restart, !stage1, !stage3, !tloff, !tlnorm, !bp200, !bp300

[Level 27]
Name = Your Doom
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !kill, !pause, !unpause, !devmap, !readconfig, !restart, !stage1, !stage3, !tloff, !tlnorm, !warnall, !bp200, !bp300

[Level 28]
Name = Satan's Chooser
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !kill, !pause, !unpause, !devmap, !readconfig, !restart, !stage1, !stage3, !tloff, !tlnorm, !warnall, !bp200, !bp300, !ulbp

[Level 29]
Name = Satan's Executioner
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !kill, !pause, !unpause, !devmap, !readconfig, !restart, !stage1, !stage3, !tloff, !tlnorm, !opendoors, !warnall, !bp200, !bp300, !ulbp, !nmbp

[Level 998]
Name = God's Angel
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !startsd, !stopsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !pause, !unpause, !devmap, !readconfig, !restart, !stage1, !stage3, !tloff, !tlnorm, !opendoors, !adjustban, !admintest, !ban, !L0, !L1, !layoutsave, !lock, !maplog, !unban, !guid, !go, !aliens3, !humans3, !warnall, !bp200, !bp300, !ulbp, !nmbp, !kill

[Level 999]
Name = God
Commands = !listplayers, !admintest, !help, !specme, !time, !info, !spec999, !allready, !listadmins, votekick immune, !putteam, !namelog, !nextmap, !designate, !showbans, !cancelvote, !passvote, Adminchat, !cp, !rename, !buildlog, !denybuild, !allowbuild, !mute, !unmute, !muteall, !unmuteall, !listmaps, !listlayouts, !unlock, !lock, !revert, !map, !warn, !lockall, !unlockall, !nrmlsd, !startsd, !stopsd, !ffon, !ffoff, !fbfon, !fbfoff, !kick, !pause, !unpause, !devmap, !readconfig, !restart, !stage1, !stage3, !tloff, !tlnorm, !opendoors, !adjustban, !admintest, !ban, !drop, !L0, !L1, !layoutsave, !lock, !maplog, !unban, !guid, !go, !aliens3, !humans3, !warnall, , !bp200, !bp300, !ulbp, !nmbp, !setlevel, !cookie, !kill, !ragequit

only it needs to be formated like this

[level]
level = 0
name = ^7fail
flags = iahC

[level]
level = 1
name = ^2V.I.P.
flags = iahC P1Be7 35

[level]
level = 2
name = ^4New Moderator
flags = iahDC P1Be7 ckbm4

[level]
level = 3
name = ^5Moderator
flags = iahDC P1Be7 ckbm4 VpNKdn3r5y

[level]
level = 4
name = ^6Operator
flags = iahDC P1Be7 ckbm4 VpNKdn3r5y lxsG

[level]
level = 5
name = ^second in command
flags = *

[admin]
name = ^1Super^4Duper^6Admin
guid =
level = 5
flags =

[admin]
name = jo^1$^7h
guid = D4A07CB56B49F3EBC82367FDC4DA6B32
level = 4
flags =

[admin]
name = ^o{^aFN^o}^dBlue^oCelery#2
guid = E9C86A2B06D5098CD59262F0000F94E4
level = 5
flags =
Back to top Go down
Iridescent Blade
Sergeant
Sergeant
Iridescent Blade


Posts : 805
Points : 6380
Reputation : 0
Join date : 2010-02-10
Age : 30
Location : Mining in the diamond level.

unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitimeTue Apr 05, 2011 4:13 pm

epic-ly long post
Back to top Go down
http://www.tagamespage.webs.com
Sponsored content





unlimted bp Empty
PostSubject: Re: unlimted bp   unlimted bp Icon_minitime

Back to top Go down
 
unlimted bp
Back to top 
Page 1 of 2Go to page : 1, 2  Next
 Similar topics
-
» Can i Have lvl 9 by ACR unlimted

Permissions in this forum:You cannot reply to topics in this forum
{ACR} Admin Crazy Rioters :: General :: Spam-
Jump to: