GMS_RC/@GMS_3EDEN/addons/Guidelines.txt

16 lines
639 B
Plaintext
Raw Normal View History

2023-10-22 14:28:17 +00:00
REQUIRES:
GMS Version = "7.18";
https://github.com/Ghostrider-DbD-/GMS_RC
GMSCore version = 1.058;
https://github.com/Ghostrider-DbD-/GMSCore
2023-09-23 14:09:31 +00:00
Features:
Exports static or dynamic missions preformated in .sqf code. Simply paste the output of the editor into a new .sqf file, edit entires to refine mission parameters and add the name of the mission file to GMS_missionLists.
Captures simple objects, sets allow dammage and allow similation according to editor settings, and captures marker configurations.
2023-10-22 14:28:17 +00:00
Uses vector-based positioning of objects (vectorDir, vectorUp).
Allows you to configure many of the basic mission parameters.
2023-09-23 14:09:31 +00:00