I have a problem when trying to launch my server for newvegas when i try to connect it says new incoming connection from 127.0.0.1:55188 then straight after while newvegas is launching it says client disconnected 127.0.0.1:55188
this is what my vaultserver file looks like.
# vaultserver configuration file
#
www.vaultmp.com
[general]
game=newvegas ;can be "fallout3" or "newvegas"
master=25.0.254.246 ;master server address, default is: vaultmp.com (can have the format IP
ort)
port=1770 ;the port to run the server on, default is: 1770 (UDP for game, TCP for fileserve)
query=1 ;enable direct query, default is: 1
players=4 ;number of player slots, default is: 4
fileserve=1 ;allow users to download required files (such as mods) from the server, default is: 0
save=newvegas\default.fos ;savegame for the players to load (need to be located in the folder "saves")
fileslots=8 ;maximum number of parallel fileserve connnections, default is: 8
[scripts]
;comma seperated list of PAWN / C++ scripts, will be loaded in the given order
;scripts need to be located in the root
scripts=vaultscript.dll