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

    Dayz Origins Singleplayer??

    Hi, iam looking for a SP for the new Dayz Origins map. I searched the forum but i found nothing that helped out, any suggestions?

    thx

  2. #2
    BOZNIA's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    iv been looking for it too but no look . would be an amazing day z sp mod

  3. #3
    Mondmonkey45's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    Tumblr
    Posts
    4
    Reputation
    10
    Thanks
    0
    There actually are specific maps that other users have made into singleplayer. I don't think I can link them though because I don't have that many posts, just look for Dayz Singleplayer.

  4. #4
    chase1159's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    C:\Swag
    Posts
    115
    Reputation
    10
    Thanks
    45
    My Mood
    Psychedelic
    Well, I just found this in DayZ_code
    Code:
    //Get PlayerID
    private ["_playerUID"];
    	_playerUID = "";
    	if (count playableUnits == 0 and isServer) then {
    		//In Single Player
    		isSinglePlayer = true;
    		player sidechat "Single player Mode detected!";
    		//_id = [42,"SinglePlayer"] spawn server_onPlayerConnect;
    		_playerUID = "42";
    	} else {
    		_playerUID = getPlayerUID player;
    	};
    So it may already have single player? I dunno. ArmA has a shitty way of coding things, and the creators of Origins did a lot of amateur editing to Rocket's already lazy code.
    Quote Originally Posted by chase1159 View Post
    Your friend says that some dude punched a girl on the street. (Kiddie kills innocent/defenseless player)
    Your friend, being the badass that he is, beats up the dude and steals his watch. It's worth $25. (Key seller steals key from douchebag)
    Your friend then says that he has no use for the watch and will sell it to you for $2. (You buy key from seller)
    It's a case of Robin hood.

Similar Threads

  1. [Release] DayZ Chernarus Singleplayer [1.7.4.4]
    By DinoCatPie in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 85
    Last Post: 02-20-2014, 08:15 AM
  2. [Release] DayZ Taviana Singleplayer 1.7.4.4
    By zombie1004 in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 65
    Last Post: 02-02-2013, 06:47 PM
  3. [Release] DayZ Namalsk Singleplayer [1.7.4.4]
    By Ali4n in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 54
    Last Post: 01-30-2013, 04:47 AM
  4. [Release] DayZ Panthera Singleplayer [1.7.4.4]
    By DinoCatPie in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 15
    Last Post: 01-14-2013, 12:30 PM
  5. [Request] DayZ Namalsk Singleplayer
    By Wafflebear in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 1
    Last Post: 01-01-2013, 12:20 AM

Tags for this Thread