PDA

View Full Version : How to set up my new server for FF


KubeDawg
10-31-2007, 03:13 PM
Ok, before I get into all the questions, I will let you know that I am fully aware of how to manage a server after it has been setup completely, this includes adding/configuring plugins and even .sma files for amxmodx for CS 1.6. FF is a lot different I realize, and I'm having some issues, even the most basic ones it seems.

I installed Sourcemod, but don't know how to access the help part of it through my console, or even how to enable it once the files have been uploaded, so because there is not much support from the people at allied modders, does anyone know how to setup Sourcemod on FF?

Secondly, is the map change/downloads. I tried to change to a number of maps, some wouldn't play properly without the LUA file, and I assume I can only get that from the map maker, or make my own for it. But, the real quesiton is when I change the map to conc_foamy, it doesn't allow any users to download the map. I made sure to set my sv_allow commands to 1, and still no go. I even created a res file to see if that would help, nothing. Is this because of the leak in that map or is there something I'm doing incorrectly?


Also, where do I specify what default map plays when the server is reset or when it crashes? server.cfg?

Out of all the mods out there, which one is the best, sourcemod, beetlesmod, manimod, metamod, etc? I chose Sourcemod because of the availability of plugins, but I'm not sure if even some of those would work for FF as they are labeled to be used for another game such as CS:S.

And finally, is there any mod out there that I can have custom menus similar to amxmodx for CS 1.6 where I can type amxmodmenu in my console and it'd bring up custom menus?

these are my questions for now, but I'm sure I will have more later as I continue to modify my new install of my server.

My server IP is: 63.208.142.77:27015 - Suck my Conc Pub server - Seattle, WA 20 Player server hosted by gameservers.com

KubeDawg
10-31-2007, 08:41 PM
Anyone have any ideas?

[AE] 82694
11-01-2007, 06:10 AM
Sure I'm running metamod witch is the hook then source mods. get ahold of me tomorrow eve around 6 pm pst. I think I'll have all the files you need. Game servers needs to set the default start up map for you. So put in a support ticket and be sure you have the map name spelled correctly.

mervaka
11-01-2007, 11:06 AM
what, gameservers doesnt give you any sort of config editing ability? thank fuck i didnt buy a server from them after all..

KubeDawg
11-01-2007, 02:15 PM
Yeah gameservers doesn't have any config on their side yet which utterly blows.

Chaotic Llama
11-01-2007, 02:32 PM
I'm kinda busy so I'll comment quickly, I'm sure others can help too.

1. Load sourcemod using metamod source

ex: addons/sourcemod/bin/sourcemod_mm

2. Not sure here, I utilize fast downloads via http (dunno what your using)

3. Load your default map via the server commandline switch

ex: +map de_dust2

4. As for admin tools, its preference really. I left off using an older version of mani v1.2betar though since then tf2 has come out paving the way for all new code which I haven't had time to tinker with.

If your looking for a straight up admin tool then try mani, if your looking to load allot of plugins and stuff you might wanna lean towards sourcemod, I haven't tried some of this stuff yet.

frag on..

KubeDawg
11-01-2007, 05:15 PM
Thanks so much! I will try all these when I get off work.

Mooga
11-01-2007, 05:49 PM
Beetle's Mod also works for FF.
I'm not sure on how it runs, but Bettle's Mod's TF2 port works well.

Scuzzy
11-01-2007, 08:16 PM
The [o-t] is using MetaMod (http://www.sourcemm.net/)and SourceMod. SourceMod (http://www.sourcemod.net/)allows you to write your own plugins and exposes many of the server events to the language, very much like AMXX. I highly recommend them if you want the ablility to write your own plugins for player tracking, server administration, map voting, etc.

Scuzzy

[AE] 82694
11-02-2007, 12:23 AM
what, gameservers doesnt give you any sort of config editing ability? thank fuck i didnt buy a server from them after all..

even when it was a hl2dm server their config editing was limited. Still had to enter a support ticket to change the default start up map. But for FF no they don't have config editing yet you have to write your own.