<- PRPL reference <- Scripts
Arguments | Result | Notation |
---|---|---|
varname | [ string - ] |
Sets a variable to not be persisted. Normally script variables save when the game is saved. NotPersist causes them to be left out of save files.
An important use for this
1 ->var1 2 ->var2 "var2" NotPersist