Skip to content

Adds Sakhal to the DayZCommunityOffline Repository#394

Open
LoganHall195 wants to merge 7 commits into
Arkensor:productionfrom
LoganHall195:production
Open

Adds Sakhal to the DayZCommunityOffline Repository#394
LoganHall195 wants to merge 7 commits into
Arkensor:productionfrom
LoganHall195:production

Conversation

@LoganHall195

@LoganHall195 LoganHall195 commented Oct 16, 2024

Copy link
Copy Markdown

Known issues:

  • Spawns you in water most of the time
  • Cant control blizzard weather
  • Floating Trains / Some Car Doors / Loot

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Include ChernarusPlus files

if (w == m_item_widget)
{
GetGame().GetDragQueue().Call(this, "UpdateRotation");
g_Game.GetMousePos(m_characterRotationX, m_characterRotationY);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

g_Game.GetMousePos() should be GetMousePos()
(Probably work because your version of ChernarusPlus is fixed and you import it instead of this one)

@LoganHall195 LoganHall195 requested a review from LeMyst October 22, 2024 08:53
@whitefatalis

whitefatalis commented Jan 22, 2025

Copy link
Copy Markdown

Hello! I've been playing on a Sakhal DayZCommunityOffline Repository I've improvised myself from the official Chernarusplus files offline comunity (I'm not a programer though). So far I've seen the following problems:

  • Spawns you in water most of the time
  • Can't control blizzard weather
  • Floating Trains / Some Car Doors / Loot
  • No zombies in many parts of the map
  • No loot for pick up anywhere
  • Glitches when crafting and using fireplaces

Is there any unofficial release or code about the Sakhal DayZCommunityOffline Repository? Thank you :)

@raulisfg42

Copy link
Copy Markdown

Hello, is there a possibility to update the code to the latest version 1.26 or when released to 1.27 with DayZCommunityOfflineSakhal mission files as I have been trying to run it in offline mode but I can't, it would be much appreciated and thank you for creating the offline mode.

@1435thunder

1435thunder commented Mar 31, 2025

Copy link
Copy Markdown

Hello! I've been playing on a Sakhal DayZCommunityOffline Repository I've improvised myself from the official Chernarusplus files offline comunity (I'm not a programer though). So far I've seen the following problems:

* Spawns you in water most of the time

bcoz the spawn points from the playerspawn.xml need to be copied, modified formatted to the correct syntax,
then added into the static functions.c

* Can't control blizzard weather

Correct, but you can stop them.
* Floating Trains / Some Car Doors / Loot

bcoz you've used improvised Chernarusplus xml files which goven entity's positions
* No zombies in many parts of the map
bcoz you've used improvised Chernarusplus db files
* No loot for pick up anywhere
bcoz you've used Chernarusplus db files
* Glitches when crafting and using fireplaces
??

Is there any unofficial release or code about the Sakhal DayZCommunityOffline Repository? Thank you :)

I have modified offline sakhal works well haven't experienced any of your issues.
Unzip into your dayz root/missions folder e.g., Dayz/missions
If you unzip anywhere else, it will most likely not work.

DayZCommunityOfflineMode.Sakhal.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants