07-01-2007, 05:05 PM
I added a check at my
and, well, it never even gets there.
Had the exact same problem with your sub SendChars
And my own guild system should work now ;p.
Can the problem have anything to do with binary accounts? I looked in Valkoria, and it uses the "normal" SendChars sub, so I doubt it, but maybe..?
Code:
If LCase(Parse(0)) = "allchars" Then
and, well, it never even gets there.
Had the exact same problem with your sub SendChars
And my own guild system should work now ;p.
Can the problem have anything to do with binary accounts? I looked in Valkoria, and it uses the "normal" SendChars sub, so I doubt it, but maybe..?