Results 1 to 6 of 6
  1. #1
    blizzsource's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    1

    Looking for a specific script

    Is there a script that can delete houses that are built on dayz origins? Because I saw my huge base get deleted today by a hacker and he's a regular on the server.

  2. #2
    KonM4N4Life's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Arizona
    Posts
    25
    Reputation
    10
    Thanks
    2
    infistar's scroll menu has a "destroy object" "delete object" script.

    EDIT:
    Found it in "scrollmenu" "delete_cursor"

    I believe this is it

    _x = cursorTarget;
    deleteVehicle _x;

    cutText [format["%1 DELETED", _x], "PLAIN DOWN"];

    /*
    _x = cursortarget;

    deleteVehicle _x;
    dayz_bodyMonitor set [_cursor,"DEL"];
    dayz_bodyMonitor set [_x,"DEL"];

    cutText [format["%1 DELETED", _x], "PLAIN DOWN"];
    */
    EDIT2: tl;dr: Yes, there is.
    Last edited by KonM4N4Life; 04-24-2013 at 05:55 PM.

  3. #3
    blizzsource's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    1
    Thank you i'll have a look at this

  4. #4
    KonM4N4Life's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Arizona
    Posts
    25
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by blizzsource View Post
    Thank you i'll have a look at this
    no prob.
    /tooshort

  5. #5
    nathjo7's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    My Mood
    Happy
    what is your ingame name?

  6. #6
    Terror In Paradise's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    3,275
    Reputation
    235
    Thanks
    551
    Quote Originally Posted by KonM4N4Life View Post
    infistar's scroll menu has a "destroy object" "delete object" script.

    EDIT:
    Found it in "scrollmenu" "delete_cursor"

    I believe this is it



    EDIT2: tl;dr: Yes, there is.
    tl;dr? it's one sentence...
    Error 404 Signature Not Found

Similar Threads

  1. Looking for cool heli scripts
    By Yung Lean 2001 in forum DayZ Discussion
    Replies: 15
    Last Post: 02-06-2013, 04:50 PM
  2. Replies: 0
    Last Post: 02-02-2013, 04:12 PM
  3. [WTB] Looking For Very Unique Scripts
    By skhali in forum DayZ Selling / Trading / Buying
    Replies: 0
    Last Post: 11-20-2012, 01:52 PM
  4. Looking for people who script/hack and like to have fun.
    By RoastBeef in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 0
    Last Post: 09-17-2012, 12:55 PM
  5. looking for a specific code
    By takeyoshi in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 6
    Last Post: 02-14-2011, 09:50 PM