Vice City Multiplayer
General Discussion => Support => Topic started by: VS on November 24, 2012, 01:31:59 pm
-
i thought the server had a bulit crash defender but it doesn't is there a link for a crash defender or player reconnect to server after server restarts from crasher b.s
-
Pawn doesn't have an anti-crasher but Squirrel does. It also depends on the hosting service your using. Top host like VRocker has an anti-crash.
-
i have helping tool for restarting server auto
make a new .txt doc and open it on the inside add this
:Start
vcmp-svr.exe
goto start
then goto save as and save it as "vcmp-rsr.bat"
exit your regular server client and open the "vcmp-rsr.bat"
and you won't have to worry about reopening your server every time some one crashs you
-
but forget this ^^^^ try this one because some tryed to crash me and it didn't work
same steps as top 1
@echo off
:ready
echo VS - Anti-Crasher
ping 127.0.0.1-n 15
cls
vcmp-svr.exe
goto ready
-
Fuzzy how do i take all these files in VC:MP 0.1 and put them in a *.exe file.
-
Wow. TRIPLE POST!!!
Fuzzy how do i take all these files in VC:MP 0.1 and put them in a *.exe file.
If your trying to compile the VC-MP 0.1 source code, I suggest you don't. 0.1 is an outdated version of the client and much more different then of 0.3z R2.