FOnline Development > Questions and Answers

[2238] FOnline: 2238 GM Abuse Tutorial

<< < (3/10) > >>

Spiritwind:

--- Quote from: b__B on July 03, 2013, 06:08:46 am ---whoops, sorry, it should be (following the command syntax styling I used in the tutorial):
~getaccess (client | tester | moder | admin) password

Just like in FOnline SDK.
So for the highest access level (testers and moders can't use all commands) it would be: ~gettaccess admin yourpasswordhere

--- End quote ---
Awesome, it worked :).  Everything is good now :).

Wipe:

--- Quote from: Wipe on July 01, 2013, 03:10:31 pm ---To display GMT menu, use CTRL+Click.

--- End quote ---
Lazy dev forgot to add it, so i did :'(

fonliner:
I have a problem with getacess admin commands, it is stupid but I do not sure if I make it properly.

GetAccess.cfg (it is the same folder where are FOnlineServer and FOnlineServer.cfg).

GetAccess.cfg:

--- Code: ---[Admin1]
Access=admin
Password=123

--- End code ---

FOnlineServer.cfg:

--- Code: ---# Keys for accesses
# Aviable four access mode: client (default on login), tester, moder, admin
Access_client=123
Access_tester=123
Access_moder=123
Access_admin=123
AccessNames_admin=Admin1

--- End code ---

In game command ~getaccess admin 123 and "access denied".

JovankaB:
No, GetAccess.cfg should be created in Server/config/ subfolder, here:

https://github.com/rotators/fo2238/tree/master/Server/config

raynor009:
Found a bug  ;D.. if DisplayTCZone is set to 2 the admin osd will not work.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version