13.12.2011, 16:35
The Code your using will not work absolutely cause there can be only one OnPlayerConnect function.
You need to use two separate if() for this ,One for the user and other for the developer. What kind of define you have for the Server Developer , is it with the Admin?? Cause if(IsPlayerAdmin(playerid)) is for Rcon Admins only.
You need to use two separate if() for this ,One for the user and other for the developer. What kind of define you have for the Server Developer , is it with the Admin?? Cause if(IsPlayerAdmin(playerid)) is for Rcon Admins only.