Vice City Multiplayer

General Discussion => Support => Topic started by: VS on November 24, 2012, 01:31:59 pm

Title: Is there a crasher defender
Post 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
Title: Re: Is there a crasher defender
Post by: Fuzzy168 on November 24, 2012, 02:35:51 pm
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.
Title: Re: Is there a crasher defender
Post by: VS on November 24, 2012, 04:38:02 pm
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
Title: Re: Is there a crasher defender
Post by: VS on November 24, 2012, 05:11:12 pm
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
Title: Re: Is there a crasher defender
Post by: VS on November 25, 2012, 04:31:45 am
Fuzzy how do i take all these files in VC:MP 0.1 and put them in a *.exe file.
Title: Re: Is there a crasher defender
Post by: Fuzzy168 on November 25, 2012, 07:41:32 am
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.