Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JB940

Pages: [1]
1
Help/Support / Re: @if@ not working with addcmd?
« on: November 29, 2016, 04:51:45 AM »
Possibly the || aren't being seen so it would look like this: @if@[@user@jb940Itsa meIts not me]

Actually, that may possibly be the case. When I left the compare string empty
Code: [Select]
@if@[@user@||||Itsa me||Its not meIt would display Itsa meIts not me.

Is there any reason why it doesn't read them, or anything I can do? Cause apperently it works partially, as it doesn't repeat the "@user@" part or use an empty string.

2
Help/Support / @if@ not working with addcmd?
« on: November 29, 2016, 02:42:36 AM »
Hello!

I am a mod for a deepbot VIP streamer. (I confirmed by using @calc@)

However when I do the following:
Code: [Select]
!addcmd !test @if@[@user@||jb940||Itsa me||Its not me]
The command does nothing. If I type letters before or after the IF they display fine, just not the if itself.

What am I doing wrong?

Pages: [1]