Guest xtreampb Report post Posted September 9, 2020 Hey Team, I'm really interested in this game. Looks amazing and promissing. What I really like is the ability to write lua scripts (I would like C# but that is a personal choice). I didn't know if there was any official API documentation that describes what the game exposes. Also are able to display things on the player's HUD, or do we have to 'create our own' with in game screens? Share this post Link to post Share on other sites
TehStoneMan 2 Report post Posted September 9, 2020 It's available in the in-game codex. Share this post Link to post Share on other sites
Vivaxo 0 Report post Posted September 12, 2020 Press F1 then go down to Scripting on the right, it's in there. Took me a while to find it too. :P Share this post Link to post Share on other sites
ChromeSkull 0 Report post Posted September 23, 2020 Is the Codex in the game directory anywhere to extract the information for easier reading? Having the in game codex is useful but I keep having to refer to it part way through editing a Programming board or chair etc. Which I have to save, open the codex then reopen the board. Share this post Link to post Share on other sites
CoyoteNZ 26 Report post Posted September 27, 2020 In town, not playing game, don’t have access to the in game codex. Is there somewhere which lists the elements and there available commands we can look at out of game? I know that the website dual.sh has a list, but it doesn’t have a date on the page so I don’t know how up to date it is. Share this post Link to post Share on other sites
injurytoall 0 Report post Posted September 27, 2020 On 9/23/2020 at 7:34 AM, ChromeSkull said: Is the Codex in the game directory anywhere to extract the information for easier reading? Having the in game codex is useful but I keep having to refer to it part way through editing a Programming board or chair etc. Which I have to save, open the codex then reopen the board. HDD:\Dual Universe\Game\documentation And there are some LUA libraries that give more tidbits on what you can do in HDD:\Dual Universe\Game\data\lua Share this post Link to post Share on other sites
Nepocrates 3 Report post Posted October 19, 2020 On 9/27/2020 at 3:18 PM, injurytoall said: HDD:\Dual Universe\Game\documentation And there are some LUA libraries that give more tidbits on what you can do in HDD:\Dual Universe\Game\data\lua My install has no documentation folder Share this post Link to post Share on other sites
JayleBreak 189 Report post Posted October 19, 2020 On my system it is found in: `%ProgramData%\Dual Universe\Game\documentation` Share this post Link to post Share on other sites
Berkut 0 Report post Posted October 31, 2020 https://dual.sh/codex/ Share this post Link to post Share on other sites