Results 1 to 15 of 247

Threaded View

  1. #1
    s_johnson's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    24
    Reputation
    23
    Thanks
    37
    My Mood
    Amazed

    Post New Dayz Spawn Script, Works on battleye .

    Hi,

    OK this is a new method of spawning stuff, But this time not in a ammo crate but in your inventory. Iv'e been doing this for a while now and iv'e never had this much fun.

    now to the script.



    i use cheat engine for this one, but HxD is a pain. :L

    for the first you can use this script (cheat engine).

    private ["_dummy"]; _dummy = [_this,"onload"] execVM "\ca\ui\scripts\dedicatedServerInterface.sqf";
    and replace it with what weapon you would like.


    player addweapon "SVD_CAMO";
    player addweapon "M9SD";
    player addweapon "Binocular_Vector";
    player addweapon "NVGoggles";
    player addweapon "ItemGPS";
    player addweapon "ItemMap";
    player addweapon "ItemCompass";
    player addweapon "ItemWatch";
    player addweapon "ItemFlashlightRed";
    player addweapon "ItemKnife";
    player addweapon "ItemHatchet";
    player addweapon "ItemMatchbox";
    player addweapon "ItemEtool";
    player addweapon "ItemToolbox";
    player addMagazine "15Rnd_9x19_M9SD";
    player addMagazine "ItemBandage";
    player addMagazine "ItemBandage";
    player addMagazine "ItemBandage";
    player addMagazine "ItemBandage";
    player addMagazine "ItemBandage";
    player addMagazine "ItemBandage";
    player addMagazine "ItemBandage";
    player addMagazine "10Rnd_762x54_SVD";
    player addMagazine "10Rnd_762x54_SVD";
    player addMagazine "10Rnd_762x54_SVD";
    player addMagazine "10Rnd_762x54_SVD";
    player addMagazine "ItemMorphine";
    player addMagazine "ItemMorphine";
    player addMagazine "FoodSteakCooked";
    player addMagazine "FoodSteakCooked";
    player addMagazine "ItemWaterbottle";
    player addMagazine "ItemWaterbottle";
    player addMagazine "ItemBloodbag";
    player addMagazine "ItemBloodbag";

    player selectWeapon "SCAR_H_LNG_Sniper_SD"; // selecting SVD

    [dayz_playerUID,dayz_characterID,"Camo1_DZ"] spawn player_humanityMorph; //Setting skin

    player addBackPack "DZ_Backpack_EP1"; //giving Backpack

    bp = unitBackpack player;// get backpack from the player
    bp addMagazine "10Rnd_762x54_SVD"; //add some extra magazines for later use
    bp addMagazine "10Rnd_762x54_SVD";
    bp addMagazine "10Rnd_762x54_SVD";
    bp addMagazine "10Rnd_762x54_SVD";

    remmember not to put the hole script in , just put in for example . if you wanted the silenced pistol.
    player addMagazine "15Rnd_9x19_M9SD";


    once you have done that save it (if u like) then find a game , once in "HOLD" right shift + then hit p.


    you should now have the gun in your inventory.


    If this post gets like abit , ill update ther





    IF you would like assistance add me on skype :steveo_johnson thnx.



  2. The Following 19 Users Say Thank You to s_johnson For This Useful Post:

    achilleuss (07-30-2012),Choccy (08-13-2012),Chummlee (08-09-2012),Daniel103aa (07-25-2012),dogofsteel (08-10-2012),dpjaffa (08-13-2012),Fifinoux (07-29-2012),kvitenmax (08-03-2012),M16N5GOD (07-20-2012),maaxi (08-13-2012),nathannjh (08-13-2012),NecroNile (08-21-2012),President_Capone (07-26-2012),Salam Al Mahoiz (11-06-2012),slybathaxorffg (07-23-2012),Stevenom (08-14-2012),tammo13 (08-01-2012),vSvyatoslav (07-24-2012),YouWillFear (08-03-2012)

Similar Threads

  1. How do i make the car spawning script working ?
    By yotwarit123 in forum DayZ Help & Requests
    Replies: 4
    Last Post: 02-14-2013, 07:01 AM
  2. [WTS] New - Dayz Spawning Services (Affordable)
    By bullfox in forum DayZ Selling / Trading / Buying
    Replies: 2
    Last Post: 02-01-2013, 12:48 PM
  3. [WTS] [New] dayz spawning service cheap
    By pat3231212 in forum DayZ Selling / Trading / Buying
    Replies: 0
    Last Post: 01-28-2013, 12:20 AM
  4. New - Dayz Spawning Services (Affordable)
    By bullfox in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 3
    Last Post: 01-08-2013, 02:35 PM
  5. [Help] New patch? no scripts working?
    By luxis in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 8
    Last Post: 08-16-2012, 03:47 PM

Tags for this Thread