Games & Virtual Currency

Unfortunately due to the recent update somehow all texts were removed.
I’ve tried to recreate the fishing texts with virtual currency but they do not work anymore:

Won message

:trophy::fish: #viewer_name# just caught the holy grail. Careful that nobody is chasing you! #nick# earns $random(5,400) $currency(name)! $currency(add,#nick#,$random(last))

  • Is it supposed to be that there is a spacing for the next won message too?

Lose Message
:fish: viewer_name# just threw his wallet into the water. #nick# loses $random(5,250) $currency(name)! $currency(remove_or_exit,#nick#,$random(last))

Offtopic: Is there any possibility that while playing the bomb game, the “planter” can also play with ?
Whoever writes !plant can not play unfortunately.

Hello,
What exactly isn’t working?

The code looks fine, just maybe the #nick# #viewer_name# which could be $(nick) instead.

Offtopic: Is there any possibility that while playing the bomb game, the ‘planter’ can also play with ?

It’s normal, it’s to avoid one person launching and playing all the time and to get the viewers involved! :slight_smile:

1 Like

Thank you for the reply! @Dere011 :+1:
It’s working now! :tada:

Working prompt:
#viewer_name# found a bunch of rusty nails. After melting and polishing it was sold online.
$(nick) earns $random(1,50) $currency(name)! $currency(add,$(nick),$random(last))

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.