13-09-2008, 08:30 PM
Okay, so I made it so that the way the admin system is:
ADMIN_VIP As Byte = 1
ADMIN_MONITER As Byte = 2
And so on.
Now I was making it so that VIP members can talk back and forth to each other, and each other only by using typing * before a message, much like an Admin message, or the like. However, when I get done modifying everything, I try to login to the client, and type. But I get an error that says: End If, without block If. So I delete the End If. However, after that everything I type is automatically submitted. Like so:![[Image: WTF.jpg]](http://i369.photobucket.com/albums/oo133/Neanz0rz/WTF.jpg)
It doesn't do this when I don't add the VIP system, but it does when I do, so thats obviously the problem. I messed around, but can't find a fix. Any help would deeply be appreciated. Also I'm using MS4. Oh and inb4: "VIP SYSTEM IS GHEY, NO ONE WILL PAY MONIEZ" I'm just using it for practice, and possibly for long playing members or whatnot.
ADMIN_VIP As Byte = 1
ADMIN_MONITER As Byte = 2
And so on.
Now I was making it so that VIP members can talk back and forth to each other, and each other only by using typing * before a message, much like an Admin message, or the like. However, when I get done modifying everything, I try to login to the client, and type. But I get an error that says: End If, without block If. So I delete the End If. However, after that everything I type is automatically submitted. Like so:
![[Image: WTF.jpg]](http://i369.photobucket.com/albums/oo133/Neanz0rz/WTF.jpg)
It doesn't do this when I don't add the VIP system, but it does when I do, so thats obviously the problem. I messed around, but can't find a fix. Any help would deeply be appreciated. Also I'm using MS4. Oh and inb4: "VIP SYSTEM IS GHEY, NO ONE WILL PAY MONIEZ" I'm just using it for practice, and possibly for long playing members or whatnot.