-
-
Notifications
You must be signed in to change notification settings - Fork 307
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
Build module - basic resource payment #600
Conversation
Initial load via 3DEN is not seen as 3DEN multiplayer during parsing time
New version of command since 1.92
@KillahPotatoes/kplib-testers open for testing. Also needs testing on dedi, I'm out of home till end of week. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only some smaller things, nothing critical. Some coding convention stuff (variable naming, function calling).
I've also seen that you've in the preInit KPLIB_buildLogic
, should also be KPLIB_build_XYZ
.
As soon as you've added the missing stringtable keys, I'll add the German strings again. By the way, why not directly adding Polish strings?
Missionframework/modules/15_build/fnc/fn_build_displayPlaceObject.sqf
Outdated
Show resolved
Hide resolved
Co-Authored-By: veteran29 <[email protected]>
Co-Authored-By: veteran29 <[email protected]>
Co-Authored-By: veteran29 <[email protected]>
Description:
Very basic implementation of resource payment in build module. To be improved as some sort of build queue in future.
Additional fixes done by the way.
Content:
Successfully tested on:
Compatibility checked with: