Skip to content

MWSE v0.9.5-alpha.20171114

Pre-release
Pre-release
Compare
Choose a tag to compare
@Merzasphor Merzasphor released this 15 Nov 04:52
· 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.