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

Correction of the boolean values for CreateMissionTrain() and changing the function to be local #919

Closed
wants to merge 1 commit into from

Conversation

rayzenoam
Copy link

No description provided.

playerCoords.x, playerCoords.y, playerCoords.z,
true,
true,
playerCoords.x,
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi, there were newly added parameters since 2372 (starts at line 19) 🙂

Newly added parameters (seen in 2372 build)

NativeDB Added Parameter 6: BOOL isNetwork
NativeDB Added Parameter 7: BOOL netMissionEntity

Which are essentially, the three boolean parameters you are originally seeing:
direction, isNetwork, netMissionEntity

Copy link
Author

Choose a reason for hiding this comment

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

Oh, I'm sorry... I hadn't noticed.

@rayzenoam rayzenoam closed this by deleting the head repository Sep 29, 2023
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