Results 1 to 7 of 7
  1. #1
    _Tirpitz_'s Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    Looking for some special classnames in dayzEpoch

    Hi,

    I am searching for the classname of the PLACED safe. its Not ItemVault !
    then i Need to know the classname of the Epoch Massgrave. And please Tell me where you got it :-)
    If you can Tell me the classnames, i will publish a better ssl3.dll for the dayzNavigator with Basedetection, Backpackdetection and Orefinding.

    Greetings,
    Tirpitz
    Last edited by _Tirpitz_; 01-08-2014 at 02:17 PM.

  2. #2
    SeanX's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    109
    Reputation
    22
    Thanks
    23
    My Mood
    Psychedelic
    I can help you about the safe classname spawned, not the massgrave cause I can only find the classname if I'm infront of the certain item.
    Add on Skype for contact: guldduved

    I'll be online from 2pm GMT to late night.
    Last edited by SeanX; 01-09-2014 at 12:47 AM. Reason: GM edited to GMT
    Please click "Thanks" if I've helped you.

    My vouch thread:
    https://www.mpgh.net/forum/490-vouche...ml#post9121139

    DayZ Mod/Arma 2 spawning on any mod (Epoch Panthera, Taviana, Chernarus & Namalsk + more | Origins | Overwatch | Takistan Life
    https://www.mpgh.net/forum/656-dayz-s...ning-fast.html


    mr. Sean is out / . /

  3. #3
    furiouswai's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Posts
    292
    Reputation
    142
    Thanks
    482
    Deployed safe saved to database is this:
    Code:
    VaultStorageLocked
    Massgrave is this:
    Code:
    Mass_grave_DZ
    got it from dayz_server\compile\server_spawnCrashSite.sqf

  4. #4
    Jme's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Balls Deep
    Posts
    1,214
    Reputation
    35
    Thanks
    9,758
    Quote Originally Posted by furiouswai View Post
    Deployed safe saved to database is this:
    Code:
    VaultStorageLocked
    Massgrave is this:
    Code:
    Mass_grave_DZ
    got it from dayz_server\compile\server_spawnCrashSite.sqf
    u must be balls deep in code 24/7

  5. #5
    _Tirpitz_'s Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Thank you !

  6. #6
    _Tirpitz_'s Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    If the classname of the safe ist VaultStorageLocked, do you think there is VaultStorageOpened ?
    Last edited by _Tirpitz_; 01-09-2014 at 09:53 AM. Reason: spelling

  7. #7
    furiouswai's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Posts
    292
    Reputation
    142
    Thanks
    482
    Quote Originally Posted by _Tirpitz_ View Post
    If the classname of the safe ist VaultStorageLocked, do you think there is VaultStorageOpened ?
    If it is unlocked it is just:
    Code:
    VaultStorage
    If it isn't deployed yet then it is:
    Code:
    ItemVault
    You can get the code to unlock a safe by looking at it and running this script:
    Code:
    _obj = cursorTarget;
    		if (!isNull _obj) then {
    			_ownerID = _obj getVariable["CharacterID","0"];
    			systemchat format ["<System>: %1 - %2",typeOF _obj,_ownerID];
    		};

Similar Threads

  1. looking for some help
    By STICK in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 10-07-2008, 01:55 PM
  2. [AmmoHack]Looking for some help
    By madonkey in forum Combat Arms Hacks & Cheats
    Replies: 6
    Last Post: 08-31-2008, 09:19 PM
  3. MPGH is looking for some new staff
    By Dave84311 in forum News & Announcements
    Replies: 43
    Last Post: 07-25-2008, 02:56 PM
  4. looking for some hack for bf 2 and war rock
    By killemslow in forum WarRock - International Hacks
    Replies: 7
    Last Post: 09-03-2007, 07:45 PM
  5. Looking for some trusty testers
    By mains3rv3r in forum WarRock - International Hacks
    Replies: 19
    Last Post: 08-08-2007, 02:56 PM