Jump to content
Sign in to follow this  
SPJESTER

[GAMEMODE] Ultimate Wasteland v1.088 by SPJESTER

Recommended Posts

REPOSTED: Hopefully FoxHound approves this one lol

Hey guys, i based this off of the GoT's Wasteland using the latest source.

I have already released this on Armaholic (Who is slow at updating) and 404games.co.uk,

But i figured more people would see it here

Heres the scoop, Trying to make the game a little more fast paced

AWESOMENESS AND FREEDOM FOR THE USER AT LAST! KILL KILL KILL!!

Pulled from source and compiled into a PBO.

CHANGE-LOG PIC

https://dl.dropboxusercontent.com/u/52578087/ARMASERVER/1.088changelog.png (1635 kB)

Its the first War Ready Wasteland map, and to support scripting! Plenty of ammo, cars, helis and things to go around. All while under control

I ported stuff from my hack scroll menu into the server file itself, Like remove grass, Clean dead objects and vehicles. Nice things to keep a server healthy.

This GameMode also contains a edited ANTI-HACK Script.

The Script menu is very very limited to prevent incidents but still able to raise a little hell. With 66 people or less it becomes a all out warzone.

SCREENSHOTS

https://dl.dropboxusercontent.com/u/52578087/ARMASERVER/arma3%202013-04-14%2007-30-41-93.png (3153 kB)

https://dl.dropboxusercontent.com/u/52578087/ARMASERVER/arma3%202013-04-14%2007-31-43-77.png (3506 kB)

https://dl.dropboxusercontent.com/u/52578087/ARMASERVER/arma3%202013-04-14%2016-15-14-37.png (2438 kB)

https://dl.dropboxusercontent.com/u/52578087/ARMASERVER/arma3%202013-04-14%2007-32-25-25.png (4092 kB)

https://dl.dropboxusercontent.com/u/52578087/ARMASERVER/arma3%202013-04-14%2007-33-35-39.png (1838 kB)

THE BIGGEST MOST UPDATED WASTELAND ON ARMA 3!

HOURS AND HOURS OF WORK HAVE GONE INTO THIS, I WILL SAY OVER 72 HOURS AT LEAST MAKING IT PERFECT.

PBO FILES:

*LATEST*

NEW FILE 4/26/2013 6:00AM CST

DOWNLOAD ULTIMATE WASTELAND PUREWAR V1.088-J PBO Only

THIS DOES CONTAIN THE NEW BIS MESSAGE FIX (IN TESTING!!! LET ME KNOW)

(WILL REMOVE AFTER NEXT BIG PATCH IF NOT NEEDED)

//EXPLOIT HACKER FIX ATTEMPT

[] spawn

{

while {true} do

{

"BIS_fnc_MP_packet" addPublicVariableEventHandler {};

BIS_fnc_MP = {};

"bis_fnc_param" addPublicVariableEventHandler {};

bis_fnc_param = {};

sleep 0.123;

};

};

[] spawn

{

while {true} do

{

"BIS_fnc_MP_packet" addPublicVariableEventHandler {};

BIS_fnc_MPexec = {};

"bis_fnc_param" addPublicVariableEventHandler {};

bis_fnc_param = {};

sleep 0.123;

};

};

And during Client Initialization

[1] execVM "\a3\functions_f\Debug\fn_recompile.sqf";

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

DEDICATED SERVER TIP

(NOTE: YOU MAY NEED TO EDIT THE BATCH FILE ON BETTER SERVERS)

You can change this by right clicking the ARMA3WASTELANDSERVERAUTO.bat and click EDIT, look for CPUCount and Exthreads.

-exThreads=0 Normal Mode
-exThreads=3 Dual Core
-exThreads=7 Quad Core and Above
-cpuCount=1,2,3,4,6,8 (however many cores)

Hope this helps someone, it does take forever to load sometimes! Mod it any way you like, if you can fix it up please feel free to do so!

Edited by SPJESTER
NEW FILE! NEW HACK PREVENTION CODE

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×