Not working command
#1

Код:
CMD:pirktihata(playerid, params[])
{
    print("33")
    if( !IsPlayerInRangeOfPoint( playerid, 1, HouseInfo[house][posa][0], HouseInfo[house][posa][1], HouseInfo[house][posa][2] ) )
    print("55")
					continue;
	if( HouseInfo[house][selling] )
    {
    if( GetPVarInt( playerid, "pOHouse2" ) == 0 )
					{
					    print("6")
					   	if( GetPlayerMoney( playerid ) < HouseInfo[house][cost] )
						{
						    print("7")
							SendClientMessage( playerid, WHITE, "[ > ]{FF7E7E} Atsipra?ome, bet jums nepakanka pinigё!" );
							return true;
						}
						print("8")
						HOUSE_BUY_DIALOG( playerid, house );
					}
					print("9")
					else
					    SendClientMessage( playerid, WHITE, "[ > ]{FF7E7E} Atsipra?ome, bet j?s nebegalite tur?ti daugiau namё!" );
			    }
			}
			return true;
	    }
It not working, just nothing when i write it.. With this command u buy a house.
Reply


Messages In This Thread
Not working command - by DovIIs - 01.02.2014, 18:10
Re: Not working command - by park4bmx - 01.02.2014, 18:50
Re: Not working command - by Konstantinos - 01.02.2014, 18:57
Re: Not working command - by SwisherSweet - 01.02.2014, 19:00
Re: Not working command - by DovIIs - 01.02.2014, 19:12
Re: Not working command - by Konstantinos - 01.02.2014, 19:17

Forum Jump:


Users browsing this thread: 1 Guest(s)