Obscurity Mod
HOMEFEATURESFORUMMEDIADOWNLOADSABOUT
   
 

AU/NZ Exclusive

Name: AK Obscurity
IP: 45.121.211.99:28960
(show/hide server details)

   
   
 

Africa

   
   
 

South America

   
   
 

UK/Europe

Name: IceOps-Team OBS
IP: 176.31.25.80:28965
(show/hide server details)

   
   
 

US/Canada

   
   
 

Honourable Donators

Spidergat
Batman_516
mavrick
AzzDawg
EAS Clan
killerciao
Awok3n
jesus
Describe
Ripper
LaZzy
   
   
  LOGIN | SIGNUP
Obscure Creations
on Facebook
   
   
 

Latest Forum Posts

Our Obscurity server
WEBSITE

Obscurity source files?
OBSCURITY

Hello again.
OBSCURITY COVERT OPS

Obs Final Update - Suggestions
OBSCURITY

New server from Slovenia
OBSCURITY

Modding help i need
MISC

   
   
 

Obscurity Flood

   
   
 

Latest Mod Updates

2.99d Release Notes

2.99d WIP Release Notes

2.99c Fixed Release

2.99b Release Notes

   
   
 

OBSCURITY >> Help & Tutorials >> How to make admin panel work?

boberczus
 

boberczus

 

Posts: 4
12:10 PM 21/02/2011

Hi,

It's my first post here but I've been playing Obscurity for quite long time. And here is my question:

How to make admin panel on my server work? I think I should add myself to admins in obscurity.cfg but I have there 2 lines and I don't know what to write in "set obs_admin1 ". Anybody could help me? Please!

jesus
(xfire: babyjesus93) 

jesus

OBSessed 

Posts: 59
12:17 PM 21/02/2011

i should probably leave it to either falc or snake,  but i think you need your 8 digit GUID in there as well as a name

Describe
 

Describe

OBSmin (S Rank) 

Posts: 256
12:49 PM 21/02/2011

With the files you downloaded, you should have a file called obscurity.cfg

Look for the lines;

set obs_admin1_name "admin1name"

set obs_admin1 "GUID"

If these do not exist then you must write them in yourself - it supports up to 10 in-game admins.

 

To set your admins, you need their short GUID (8 characters long). While in-game, type in /pb_plist into the console (press shift + ~ to expand it) to get your GUID, or another persons that you might want to give admin to. Then you have to put your/their GUID into the code, along with the matching name. e.g:

My GUID is 2d3ca9bf and to make myself admin I would put this into the config

set obs_admin1_name "Describe"

set obs_admin1 "2d3ca9bf"

 

If for example you have 3 admins, either do not write in "obs_admin4" and above or write in, for all of the unused admin slots;

set obs_admin5_name ""

set obs_admin5 "blank"

 

Hope that covers any questions you have with the in-game admin setup.

boberczus
 

boberczus

 

Posts: 4
01:41 PM 21/02/2011

Hmm... I added it but it seems I still can't use admin panel ;(

Falcar
(xfire: seamusthefamous) 

Falcar

OBS Dev 

Posts: 526
01:45 PM 21/02/2011

Good post des. BUT

If you're hosting the server yourself (while playing in it), you won't have a proper guid. Your guid in this scenario appears to be a random piece of memory, but is consistently the same on every individual computer. Try making your guid entry in the config "", as a blank guid is the most common one.

Describe
 

Describe

OBSmin (S Rank) 

Posts: 256
01:46 PM 21/02/2011

Or you could try the /pb_myguid command and grab the last 8 digits.. that one usually works.

You might have to go into a server to use pb_plist, not one running on your PC.

 

@Falc - I tried, since Jesus wasn't much help.

Falcar
(xfire: seamusthefamous) 

Falcar

OBS Dev 

Posts: 526
01:49 PM 21/02/2011

that will get your actual guid, but if you're the host you won't have that guid within the server. Mine's "" and snakelet is "omb_main" lmao

Describe
 

Describe

OBSmin (S Rank) 

Posts: 256
01:52 PM 21/02/2011

Maybe he isn't hosting it directly off his machine.. but yeah if he's hosting it local, then his regular GUID becomes the server GUID I think.

Falcar
(xfire: seamusthefamous) 

Falcar

OBS Dev 

Posts: 526
01:55 PM 21/02/2011

I assumed he is, because it's the only reason it wouldn't work normally (assuming of course, he did what you said right)

Snakelet
(xfire: snakelet) 

Snakelet

OBS Dev 

Posts: 1330
08:23 PM 21/02/2011

Incorrect, my offline guid is bituary lol. Anyway, you need to make sure its the last eight digits of your guid. If you have done this right and executed the config on an externally hosted server the admin panel will work.

Falcar
(xfire: seamusthefamous) 

Falcar

OBS Dev 

Posts: 526
05:37 AM 22/02/2011

haha oh yeah that's right, comet's is omb_main

 

^