Particle's Custom RPG
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Particle's Custom RPG
»
Assistance
»
Assistance & Feedback
»
Admin password - How to set it
« previous
next »
Print
Pages: [
1
]
Author
Topic: Admin password - How to set it (Read 4139 times)
0 Members and 1 Guest are viewing this topic.
Nittmo
Goblin Pup
Posts: 41
Reputation: +0/-0
Admin password - How to set it
«
on:
October 11, 2003 11:33 am CDT »
I looked top and bottom of Admin.cs, ServerPrefs.cs and a few others where I'd think it would be but I still cant find the file where you set your admin passwords. What file is it?
«
Last Edit: December 31, 1969 06:00 pm CST by Nittmo
»
Logged
-Nittmo
DeathAdder
Orc Thrasher
Posts: 137
Reputation: +0/-0
RPGserve.exe
«
Reply #1 on:
October 11, 2003 02:48 pm CDT »
When you host you go into your RPG folder find the rpgserve.exe and open that. Chose advanced options and fill out your admin passes and other things you want. ^_^
«
Last Edit: December 31, 1969 06:00 pm CST by DeathAdder
»
Logged
<img src="http://www.pcrpg.org/pics/hosted/dadder.jpg">
UnderGod
Centurian Lord
Posts: 2,691
Reputation: +0/-0
(No subject)
«
Reply #2 on:
October 11, 2003 02:54 pm CDT »
Disreguard what death said..
If it isn't a dedicated server, put this line in your autoexec.cs file
$AdminPassword[5] = "password";
Then when you are in game type
#admin password
«
Last Edit: December 31, 1969 06:00 pm CST by UnderGod
»
Logged
"The right man in the wrong place can make all the difference in the world"
sergiekun
Goblin Pup
Posts: 20
Reputation: +0/-0
(No subject)
«
Reply #3 on:
January 4, 2007 06:41 pm CST »
what like #admin password "password" (without quotes)
or #"password (without quotes)
«
Last Edit: December 31, 1969 06:00 pm CST by sergiekun
»
Logged
no more advertising i'm taking the server down, until further notice...
no one wants to help no one gets to try out what i just found on the internet...
pretty pretty tgx files, pretty pretty tgx files
Xenos
Elvin Legion
Posts: 485
Reputation: +2/-1
(No subject)
«
Reply #4 on:
January 4, 2007 07:23 pm CST »
if you set $AdminPassword[5] = "bob";
you type
Code:
[Select]
#admin bob
in the game to be admin 5.
If you change that $AdminPassword[5] to $AdminPassword[4] it will be admin level 4. 5 is the highest.
«
Last Edit: December 31, 1969 06:00 pm CST by Xenos
»
Logged
Print
Pages: [
1
]
« previous
next »
Particle's Custom RPG
»
Assistance
»
Assistance & Feedback
»
Admin password - How to set it