Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Sakhal to the DayZCommunityOffline Repository #394

Open
wants to merge 7 commits into
base: production
Choose a base branch
from

Conversation

LoganHall195
Copy link

@LoganHall195 LoganHall195 commented Oct 16, 2024

Known issues:

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

Copy link

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

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
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.

2 participants