#nothing happends when i send 1 or 2 or any number

1 messages · Page 1 of 1 (latest)

sonic venture
#

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

quiet root
#

what the.

quiet root
sonic venture
#

For that local variable, either

  • define it in that event
  • get the gui from a function/global variable/metadata