how to show text only if you visit other page (variable)?

here's the code that I type:
if (GetInt(game, "control") = 1) {
TextFX_Typewriter (yeet, 100)
}
But when I try to l play it, it show: Error running script: Error compiling expression 'yeet': Unknown object or variable 'yeet'
the "yeet " thing is what I type :b


I think we need to see the game's code. That code looks fine to me.


Add this before you print...
yeet="This is what I'm typing."


This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums