weird problem with this "warning loose indentatiion
#3

try this
pawn Код:
CMD:adminrules(playerid, params[])
{
   if(PlayerInfo[playerid][pAdmin] >= 1) return SendClientMessage(playerid, COLOR_GRAD1, "Only level 1+ Admin to use this command");
   SendClientMessage(playerid,COLOR_NEWS, "====================Admin Rules===================");
   SendClientMessage(playerid, COLOR_WHITE, "1. No Spamming in to admin chat");
   SendClientMessage(playerid, COLOR_WHITE, "2. No Abusing of Admin Power");
   SendClientMessage(playerid, COLOR_WHITE, "3. No Asking Promotions for Admin Ranks");
   SendClientMessage(playerid, COLOR_WHITE, "4. Always ask the higher admin if you will going to change player stat,etc");
   SendClientMessage(playerid, COLOR_WHITE, "5. You need to turn off your hacks if you are going off duty");
   SendClientMessage(playerid, COLOR_WHITE, "6. You are not allowed to share your hack to player or else be permanently BANNED");
   SendClientMessage(playerid, COLOR_REALRED, "NOTE: IF you will going to violate these rules. You wil be having your consequences!");
   SendClientMessage(playerid, COLOR_NEWS, "================================================");
   return 1;
}
Reply


Messages In This Thread
weird problem with this "warning loose indentatiion - by ChristianIvann09 - 18.03.2014, 10:29
Re: weird problem with this "warning loose indentatiion - by DobbysGamertag - 18.03.2014, 10:38
Re: weird problem with this "warning loose indentatiion - by iThePunisher - 18.03.2014, 10:42
Re: weird problem with this "warning loose indentatiion - by ChristianIvann09 - 18.03.2014, 10:43

Forum Jump:


Users browsing this thread: 1 Guest(s)