last updated 2024_09_07
-
Make sure you haven't set mission name or any other mission options in the editor. If you did go back to your editor and remove them.
-
Download the latest version by clicking on the green code icon in the top right and selecting "Download ZIP". To check if your local framework version it outdated check line 5 in this file.
-
Extract it, copy contents of folder to your mission folder It should look like this:
- [YourAwesomeMissionFolder.mapname]
- mission.sqm
- description.ext
- KPCF_config.sqf
- KPCF_whitelist.sqf and so on
- [YourAwesomeMissionFolder.mapname]
-
Launch your mission as local multiplayer from the editor and run through the mission checklist found on the wiki.
Plugins:
- SQF Language for syntax highlighting
- SQFLint for error checking
- SQF Wiki for quick wiki lookup
- Open RPT to quickly open your latest log file
- HEMTT to preview PAA files
- Markdown to preview and edit pretty markdown files like this one