MWSE v0.9.5-alpha.20171114
Pre-release
Pre-release
·
4 commits
to master
since this release
Added
- New function to get the race of the player and NPCs: xGetRace.
- New function get the number of elements in an array: xGetArraySize
- New function to remove all elements in an array: xClearArray
Fixed
- Calling xSetArrayValue with an invalid array id could crash the game.