Results 1 to 2 of 2
  1. #1
    bmnbmn's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    2
    My Mood
    Happy

    Vehicle spawning problem

    When ever i try to use this script it kicks me out of the game. Can any of you fix it?

    Code:
    Code:
    'Goat' createunit [[(getpos player select 0), (getpos player select 1), 50], group player,'beeeh = this',  1.0, 'PRIVATE'];
     
    beeeh addMPEventHandler ['mpkilled',
    {
        vehicleToSpawn = 'ATV_US_EP1';
        if (isServer) then
        {
            (vehicleToSpawn createVehicle (position beeeh))setVariable ['ObjectID', 521, true];
            dayz_serverObjectMonitor set [count dayz_serverObjectMonitor,getPos beeeh nearestObject vehicleToSpawn];
        };
    }];
    
    Legit Ingame vehicles:
    
    Code:
    Ikarus (Bus)
    ATV_CZ_EP1 (ATV)
    ATV_US_EP1 (ATV)
    Old_bike_TK_CIV_EP1 (Bike)
    S1203_TK_CIV_EP1 (S1203 Van)
    hilux1_civil_3_open (Hilux aka Pickup)
    Ural_TK_CIV_EP1 (Ural Truck)
    Volha_2_TK_CIV_EP1 (White GAZ)
    TT650_Ins (Motorcycle)
    tractor (Tractor)
    car_hatchback (Yellow hatchback)
    UH1H_DZ (Ingame UH1H)
    V3S_Civ (V3S Truck)
    UAZ_CDF (UAZ)
    
    
    
    This isn't a complete list, but has most of the legit ingame vehicles.
    
    Complete list of non-blacklisted vehicles:
    
    Vehicle Name...................ClassName
    UH1H Heli.........................UH1H_DZ
    Motorcycle........................M1030
    Motorcycle........................M1030_US_DES_EP1
    UAZ...............................UAZ_CDF
    Ural..............................Ural_CDF
    UAZ...............................UAZ_RU
    PBX...............................PBX
    Motorcycle........................TT650_Ins
    Ural..............................Ural_INS.
    Ural (Open).......................UralOpen_INS
    Motorcycle........................TT650_Gue
    Bus...............................Ikarus
    Car (Blue)........................SkodaBlue
    Car (Green).......................SkodaGreen
    Car (Red).........................SkodaRed
    Car (White).......................Skoda
    Hatchback.........................VWGolf
    Police car........................policecar
    Motorcycle........................TT650_Civ
    Offroad (Red).....................hilux1_civil_2_covered
    Offroad (Tan).....................hilux1_civil_1_open
    Offroad (White)...................hilux1_civil_3_open    
    Old Hatchback.....................car_hatchback
    Pick-Up...........................datsun1_civil_1_open
    Pick-Up (Covered).................datsun1_civil_2_covered
    Pick-Up (Tube frame)..............datsun1_civil_3_open
    Praha V3S.........................V3S_Civ
    Sedan.............................car_sedan
    Tractor...........................Tractor
    Ural (Civil)......................UralCivil
    Ural (Civil 2)....................UralCivil2
    VAZ...............................Lada_base
    VAZ (Militia).....................LadaLM
    VAZ (Red).........................Lada2
    VAZ (White).......................Lada1
    Fishing Boat......................Fishing_Boat
    Small boat........................Smallboat_1
    Small boat II.....................Smallboat_2
    ATV...............................ATV_US_EP1
    ATV...............................ATV_CZ_EP1
    Land Rover........................LandRover_CZ_EP1
    Motorcycle........................TT650_TK_EP1
    SUV...............................SUV_TK_EP1
    UAZ...............................UAZ_Unarmed_TK_EP1
    Old Bike..........................Old_bike_TK_INS_EP1
    UAZ...............................UAZ_Unarmed_UN_EP1
    Bus...............................Ikarus_TK_CIV_EP1
    Lada TK...........................Lada1_TK_CIV_EP1
    Lada TK2..........................Lada2_TK_CIV_EP1
    Land Rover........................LandRover_TK_CIV_EP1
    Motorcycle........................TT650_TK_CIV_EP1
    Old Bike..........................Old_bike_TK_CIV_EP1
    Old Motorcycle....................Old_moto_TK_Civ_EP1
    Pickup............................hilux1_civil_3_open_EP1
    S1203.............................S1203_TK_CIV_EP1
    SUV...............................SUV_TK_CIV_EP1
    SUV...............................SUV_PMC
    UAZ...............................UAZ_Unarmed_TK_CIV_EP1
    Ural..............................Ural_TK_CIV_EP1
    Volha (Blue)......................Volha_1_TK_CIV_EP1
    Volha (Grey)......................Volha_2_TK_CIV_EP1
    Volha Limo........................VolhaLimo_TK_CIV_EP1

  2. #2
    Balscht's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    1
    yes me too: You were kicked of the game. (BattlEye: RemoteExec Restriction #3)

Similar Threads

  1. [Release] DayZ vehicle spawn script
    By Juppie902 in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 23
    Last Post: 10-21-2012, 03:09 AM
  2. [Request] Vehicle Spawn Script
    By hawdamn in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 4
    Last Post: 09-04-2012, 12:27 AM
  3. DayZ items / vehicle spawning ingame
    By xkillaxserver in forum Selling Accounts/Keys/Items
    Replies: 0
    Last Post: 08-29-2012, 08:28 AM
  4. No vehicle spawning question.
    By khmerbadass in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 5
    Last Post: 08-22-2012, 10:51 AM
  5. Vehicle Spawning
    By drdicks in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 3
    Last Post: 08-08-2012, 04:27 PM