Dialog !response don't work
#7

Quote:
Originally Posted by Silox
Quote:
Originally Posted by WackoX
Lol are you blind?

Quote:

if(response)
{
if(listitem == 0)
{
if(GetPlayerMoney(playerid) < 17)
{
SendClientMessage(playerid,COLOR_RED, "The Dildo cost $17. You haven't enough money!");
TogglePlayerControllable(playerid, 1);
return 1;
}
GivePlayerMoney(playerid, -17);
GivePlayerWeapon(playerid, 10, 1);
TogglePlayerControllable(playerid, 1);
}
if(!response)
{
TogglePlayerControllable(playerid, 1);
}


Код:
if(response)
{
	if(!response)
	{
That would not work, lol.
Response can never be 0 if it already is 1.
Wat poep jij nou weer :/
tis al fixed ^^, was ff iets vergete
add me weer op xfire btw ^^
Nee, omdat ik geen zin heb om weer 24/7 dit soort problemen voor jou moet oplossen anders ga je me onderspammen.
Next time talk English.
Reply


Messages In This Thread
Dialog !response don't work - by sjvt - 10.04.2010, 14:52
Re: Dialog !response don't work - by Dreftas - 10.04.2010, 14:54
Re: Dialog !response don't work - by sjvt - 10.04.2010, 15:09
Re: Dialog !response don't work - by sjvt - 10.04.2010, 15:12
Re: Dialog !response don't work - by WackoX - 10.04.2010, 15:16
Re: Dialog !response don't work - by sjvt - 10.04.2010, 15:17
Re: Dialog !response don't work - by WackoX - 10.04.2010, 15:19
Re: Dialog !response don't work - by sjvt - 10.04.2010, 15:23
Re: Dialog !response don't work - by sjvt - 10.04.2010, 15:27

Forum Jump:


Users browsing this thread: 1 Guest(s)