ingwarsw / tinyfugue

TinyFugue - Rebirth
Other
58 stars 33 forks source link

Add new lua funcs - tf_setvar(), tf_unsetvar(), tf_sendstr(), tf_sendvar() #85

Closed erikarn closed 1 month ago

erikarn commented 1 month ago

The reason for tf_sendvar() is to simplify things involving variables w/ attributes in them that may have been captured via triggers and such.

ingwarsw commented 1 month ago

Thats cool additions.. Thanks a lot..