19.10.2010, 13:11
You probably have a few faults in your commands. Possibly calling an undefined function. Example: I have "IsPlayerConnectedEx", which checks if a player is connected, then if they're logged in. If I didn't set the player variable to (for example) pAuth = 1; then its not going to work correctly. Make sense?