Czar Posted October 19, 2011 Share Posted October 19, 2011 Hi. Could somebody please clarify the following paragraph? I would like to create an RTS game, with moddable units and simple scripting for the scenarios. Eg move this unit here if this condition is triggered. Thank you. You may use the SOFTWARE PRODUCT to create computer game software and 3D modeling software for personal or commercial use. You may not create any programmable, scripted, or GUI-driven game engine or game creation system. You may not create a 3D game or other application that is modifiable by script, programming, GUI interface or other means, unless the system requires the end user to also own a valid license for the SOFTWARE PRODUCT. Quote Link to comment Share on other sites More sharing options...
Canardia Posted October 20, 2011 Share Posted October 20, 2011 You are not modifying the game (like game code), but your simple unit scripting is part of the game, so it should be OK according to the EULA. If your scripts would allow to mod your game into a new game, then it would not be allowed. The safest way would be to make your own simple scripting language, which allows only restricted game related actions (like MoveUnit), and not engine commands directly like in Lua. Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.