Hi Guys,
I have been missing Sourceforts so much that i decided to have a play around
to see if i could at least get a joinable game for friends set up.
I managed to get sourceforts up and running and get it to list in the master server
list.
This is what i came up with:
1. Install SourceForts v1.9.4
2. Replace client.dll & server.dll in the sourcemod/bin folder with the ones out of
the crashfix zip in another thread
http://wookie.de/master/sf_crashfix.zip
3. Edit the gameinfo.txt and change like this:
"GameInfo"
{
game "SourceForts v1.9.4.1"
title "SourceForts"
developer "SourceForts Team"
developer_url "http://www.sourcefortsmod.com"
manual "http://www.sourcefortsmod.com/userguide"
icon "resource\sourceforts"
type multiplayer_only
nomodels 0
nohimodel 1
nocrosshair 1
hidden_maps
{
"test_speakers" 1
"test_hardware" 1
}
FileSystem
{
SteamAppId 215
ToolsAppId 211
SearchPaths
{
Game |gameinfo_path|.
Game sourcetest
Game hl2mp
Game hl2
}
}
}
This way it crates a server and lists it in the server browser, a few of us did this
earlier and they were able to join and we managed to have a game without any crash.
Only bug i found was the combine seem to be missing animations. Anyone know how to
fix this maybe?