[LA-RP]Command Error.
#8

Код:
				 else if(strcmp(tmp,"6",true) == 0)
				 {
 			    SendClientMessage(playerid, COLOR_DONATE, "You bought a Bouquet of Flowers for : $80");
   			  SafeGivePlayerMoney(playerid, -80);
   			  SafeGivePlayerWeapon(playerid, 14, 1);
				  return 1;
	  	   }
				 else
				 {
				   SendClientMessage(playerid, COLOR_GREEN, "Wrong Sex-Toy-ID, type /buy list");
				   return 1;
			  }
       else        -This is the error line.....
        {
         SendClientMessage(playerid, COLOR_DONATE, " You are not at the Sex-Shop(Near North-Burger Shot) !");
         return 1;
			 	}
		  }
   }
	 return 1;
 }
Reply


Messages In This Thread
[LA-RP]Command Error. - by delow-music - 29.04.2009, 15:06
Re: [LA-RP]Command Error. - by MenaceX^ - 29.04.2009, 15:18
Re: [LA-RP]Command Error. - by Joe Staff - 29.04.2009, 15:19
Re: [LA-RP]Command Error. - by delow-music - 29.04.2009, 15:25
Re: [LA-RP]Command Error. - by Joe Staff - 29.04.2009, 15:28
Re: [LA-RP]Command Error. - by delow-music - 29.04.2009, 15:33
Re: [LA-RP]Command Error. - by Joe Staff - 29.04.2009, 15:34
Re: [LA-RP]Command Error. - by delow-music - 29.04.2009, 15:35
Re: [LA-RP]Command Error. - by delow-music - 29.04.2009, 15:36
Re: [LA-RP]Command Error. - by Larry_Langley - 29.04.2009, 15:37

Forum Jump:


Users browsing this thread: 1 Guest(s)