adminlist prob

Discussion about Helbreath Server Files.
Post Reply
cocho
Loyal fan
Posts: 363
Joined: Sat Jan 24, 2004 10:33 pm
Location: Caracas - Venezuela
Contact:

Post by cocho »

k this is stupid, i dont know what is happening to this shit file
i have 3 lines in my adminlist.cfg
example
verified-admin = lolo[GM]
verified-admin = sdfdsg[GM]
verified-admin = wwwa[GM]

one of them doesnt work, when i try to join with the one doesnt work (they just dont work randomly) hg says:
(2005: 1:29:15: 1) - Packet Editing: (IP) Player: (sdfdsg[GM]) is an unaccepted admin.
and then my admin-user-level go to 0.
any idea? :blink:
tyteman
Spamtastic
Posts: 1149
Joined: Wed Nov 12, 2003 2:00 pm
Location: CA, USA

Post by tyteman »

the name might be too long..
"<i>One night I was talking to God, but I realized I was talking to <u>myself</u></i>"<br><br><img src='http://img61.imageshack.us/img61/2678/untitled13bf.gif' border='0' alt='user posted image' /><br><br><b><u>Links</u></b><br>
cocho
Loyal fan
Posts: 363
Joined: Sat Jan 24, 2004 10:33 pm
Location: Caracas - Venezuela
Contact:

Post by cocho »

no man, it isnt :(
it is like cocho[GM] and my friend Titan[GM], and other called for example, XP-6[GM] (an inveted name :lol: but very same)
and everytime 1 of them doesnt work
Boy9394
just visiting
Posts: 6
Joined: Fri Feb 20, 2004 8:18 am

Post by Boy9394 »

add here becuz the HG only let two GM you have to add here
add the +4 if you want 4 GM
find here:
BOOL CGame::bReadAdminListConfigFile(char *pFn)

else {
PutLogList("(!) Reading AdminList.cfg...");
cp = new char[dwFileSize+4];
ZeroMemory(cp, dwFileSize+4);
fread(cp, dwFileSize, 1, pFile);
cocho
Loyal fan
Posts: 363
Joined: Sat Jan 24, 2004 10:33 pm
Location: Caracas - Venezuela
Contact:

Post by cocho »

if I aint usin the source? and it is the 2.24b...
Boy9394
just visiting
Posts: 6
Joined: Fri Feb 20, 2004 8:18 am

Post by Boy9394 »

the HBX 2.24b only let you add 2 GM but with source 2.24b you could change how many gm you like
Post Reply