Author Topic: New if command  (Read 1604 times)

0 Members and 1 Guest are viewing this topic.

MrOrkMork

  • Youngling
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
  • Twitch Name: MrOrkMork
New if command
« on: September 10, 2015, 08:25:05 PM »
Hi.

Can anyone give maybe a lil example for the new @if@ command?

@if@[data||matchWith||matchedResult||FailResult]

I don't get any of those new enhancements to commands working  :o And yes - I have VIP

Cheers,
MrOrkMork

MercurY3rd

  • Councilor
  • *****
  • Posts: 652
  • Karma: +26/-1
    • View Profile
  • Twitch Name: mercury3rd
Re: New if command
« Reply #1 on: September 10, 2015, 08:58:09 PM »
These commands are not available yet, still in Development.
Hier steht nichts Sinnvolles, dennoch freundliche Grüße. MercurY

xTwisteDx

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: ViralGrenade
Re: New if command
« Reply #2 on: September 11, 2015, 01:31:30 PM »
Can I ask what you're trying to accomplish with this? It may be possible to use chained commands to accomplish whatever you're trying to do.

MrOrkMork

  • Youngling
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
  • Twitch Name: MrOrkMork
Re: New if command
« Reply #3 on: September 25, 2015, 07:32:13 PM »
Okay ... new if command and lookup is working fine now ;)

as example:
!guess -> @if@[@target@||@randomuser@||!add 100 @user@||You didn't guess the user I was thinking of! No points for you!]

But how do i use those values?

@userinfo1@[username], e.g. @userinfo1@[@user@]
@userinfo2@[username], e.g. @userinfo1@[@user@]
@userinfo3@[username], e.g. @userinfo1@[@user@]

Didn't figure that out and how to use them.
Are they something like variables which we can use to store some information?

Regards
MrOrkMork