Commands do not Work
#5

Try:
pawn Код:
if (strcmp("/props 1", cmdtext, true, 8) == 0)
    {
          SendClientMessage(playerid, COLOR_GREEN, "BlackBlood's freeroam: Created by [TLA]BlackBlood.");
      SendClientMessage(playerid, COLOR_YELLOW, "Gay Gordo's: Price: $35000 SellValue: $5000: Earning: $2655");
      SendClientMessage(playerid, COLOR_YELLOW, "Kiddie Pool: Price: $8000: SellValue: $782: Earning: $320");
      SendClientMessage(playerid, COLOR_YELLOW, "BlackBlood's Mansion: Price: $1000000: SellValue: $89750: Earning: $60000");
      SendClientMessage(playerid, COLOR_YELLOW, "Small Mall: Price: $125000: SellValue: $28000: Earning: $14000");
    SendClientMessage(playerid, COLOR_YELLOW, "Luck o' the Irish: Price: $600000: SellValue: $78000: Earning: $34000");
    SendClientMessage(playerid, COLOR_ORANGE, "For the next page of properties, type /props 2");
  return 1;
  }

  if (strcmp("/props 2", cmdtext, true, 8) == 0) {
      SendClientMessage(playerid, COLOR_GREEN, "BlackBlood's freeroam: Created by [TLA]BlackBlood.");
      SendClientMessage(playerid, COLOR_YELLOW, "Las Venturas Airport: Price: $1250000: SellValue: $600000: Earning: $80000");
      SendClientMessage(playerid, COLOR_YELLOW, "Binco: Price: $35000: SellValue: $12000: Earning: $4000");
      SendClientMessage(playerid, COLOR_YELLOW, "Burger Shot: Price: $95000: SellValue: $30000: Earning: $8000");
      SendClientMessage(playerid, COLOR_YELLOW, "Dirty Toilet: Price: $3246: SellValue: $1000: Earning: $268");
    SendClientMessage(playerid, COLOR_YELLOW, "Posh Country Club: Price: $800000: SellValue: $300000: Earning: $40000");
    SendClientMessage(playerid, COLOR_ORANGE, "For the next page of properties,");
     return 1;
     }
Reply


Messages In This Thread
Commands do not Work - by TheNuttyScientist - 25.05.2010, 21:11
Re: Commands do not Work - by aircombat - 25.05.2010, 21:18
Re: Commands do not Work - by pmk1 - 25.05.2010, 21:20
Re: Commands do not Work - by aircombat - 25.05.2010, 21:23
Re: Commands do not Work - by [XST]O_x - 25.05.2010, 21:26
Re: Commands do not Work - by ViruZZzZ_ChiLLL - 25.05.2010, 21:34
Re: Commands do not Work - by Grim_ - 25.05.2010, 21:47
Re: Commands do not Work - by TheNuttyScientist - 25.05.2010, 22:16

Forum Jump:


Users browsing this thread: 1 Guest(s)