SWC LISP/Admin-Only Functions

From Star Wars Combine :: Game Guide
Jump to: navigation, search

Admin-Only Functions

  • is-force-aware?
  • get-skill
  • get-force-skill

Admin scripts now have xvars and yvars which allow arbitrary context pairs (superseding q, o, t, e, etc. vars).

User scripts still have s-, o-, and e- vars

- *vars can now properly handle lists of values in addition to scalar values. Storing an instance of a class is not supported and (should) result in an exception being thrown.