Settiledata
settiledata[<id>].<tiledata member>
Allows quick access to tiledata[] struct members.
Example:
gettiledata[THISACTOR].gameflags temp or temp SFLAG_BADGUYSTAYPUT settiledata[THISACTOR].gameflags temp
See also: gettiledata
settiledata[<id>].<tiledata member>
Allows quick access to tiledata[] struct members.
Example:
gettiledata[THISACTOR].gameflags temp or temp SFLAG_BADGUYSTAYPUT settiledata[THISACTOR].gameflags temp
See also: gettiledata