#nothing happends when i send 1 or 2 or any number
1 messages · Page 1 of 1 (latest)
what the.
then what do i change it to
For that local variable, either
- define it in that event
- get the gui from a function/global variable/metadata
1 messages · Page 1 of 1 (latest)
you need percents to use objects in a string
send "15*7 = %15*7%" to player
also, {_cf1} is local, you can't open it in this event without defining it
what the.
then what do i change it to
For that local variable, either