
Originally Posted by
Juppie902
First, make a folder called MyScripts in the same folder where your .exe is kept at (e.g. if exe is at C:/program files/gamez then u create a new folder called MyScripts in the gamez folder.)
Second, make a file called vehicle.sqf (make a simple text file and rename it into .sqf) and open the file.
you should copy and paste the vehicle script (^SEE ABOVE^) into that file and save it.
Third, start ArmA 2 OA, I don't have the steam version so for me I launch it through arma 2 launcher with what mods I want.
Fourth, start Cheat Engine. Select OA process, open it and search for a String (also known as simply text).
what you enter is the search box is: private ["_dummy"]; _dummy = [_this,"onload"] execVM "\ca\ui\scripts\dedicatedServerInterface.sqf";
After you found (appears in the box on the top left) the string double click it and it should move it to the box on the bottom (the wide big one). double click the Value to change.
Fifth, change the value from " execVM "\ca\ui\scripts\dedicatedServerInterface.sqf"; "
to " execVM "\MyScripts\vehicle.sqf"; " and check the white Active box (make sure u get an X on that box!)
close cheat engine, don't save.
Sixth, start your BE bypass (whatever you use) and in ArmA 2 OA select a DayZ server that you would like.
Join the game, wait for it to load and enter the game world.
Seventh, press RShift + P.
close the menu that appeared.
now you should see a goat in-game, kill it. a vehicle of your choice (what you must have edited according to the table of vehicles given and their names ^SEE ABOVE^) appears.
If nothing works you must have done something wrong, please post more information so I (or someone else) can help you better...