User Tools

Site Tools


prpl:notpersist

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

NOTPERSIST

ArgumentsResultNotation
str varname [ string - ]

Description

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.

Examples

An important use for this

1 ->var1
2 ->var2
"var2" NotPersist
prpl/notpersist.1482291714.txt.gz · Last modified: 2025/02/14 14:56 (external edit)