Maps and admin mod
- xwinterfresh
- A regular
- Posts: 35
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Nov 12, 2004 8:16 pm
- Location: San Jose, California
- Contact:
Maps and admin mod
Anyone know how to upload maps onto the server ? and also, admin mod. I used the addons/adminmod/config/users.ini, i typed in ;STEAM_0:1:1853998::131071, why doesnt it work ? it says i have no accest to that command. anyone help ?
you upload the maps onto the server by clicking on the FTP link provided in file manager, then navigating to maps folder, all bsp files go here. All wads go in the main directory, sounds in sounds, etc.
in users.ini, you do not put ; in front, or it will not read that line
;STEAM_0:1:1853998::131071 should be
STEAM_0:1:1853998::131071
in users.ini, you do not put ; in front, or it will not read that line
;STEAM_0:1:1853998::131071 should be
STEAM_0:1:1853998::131071
-Nick
- xwinterfresh
- A regular
- Posts: 35
- Joined: Fri Nov 12, 2004 8:16 pm
- Location: San Jose, California
- Contact:
- xwinterfresh
- A regular
- Posts: 35
- Joined: Fri Nov 12, 2004 8:16 pm
- Location: San Jose, California
- Contact:
Admin Mod
nvm ! it works !! nex question, how do you install plugins and add-ons for admin mod and the server ? like i want the godmode plug in, glow plug in, roll the dice/gambling mod, etc. ? Also, how do you make reserved slots ?
Re: Admin Mod
for adminmod you will get plugins from http://www.adminmod.org, plugins linkxwinterfresh wrote:nvm ! it works !! nex question, how do you install plugins and add-ons for admin mod and the server ? like i want the godmode plug in, glow plug in, roll the dice/gambling mod, etc. ? Also, how do you make reserved slots ?
upload the plugins to the server using ftp, if you need to compile the plugin from its source code *.sma format, read our faq on that.
as for reserving slots, go to adminmod.cfg in your file manager and edit reserve_slots #, for the # of slots you want to save, generally 1.
Most people keep reserve_type 0 for that setting.
-Nick