Bug with my sell house command
#6

Quote:
Originally Posted by Sc0pion
Посмотреть сообщение
but still the player will be able to sell his/her house and get cash untill i reload the server.
Write at the top of the sellhouse command:

Код:
if(hInfo[houseid][ForSale] == 1) return SCM(playerid,-1,"This house was already sold!");
hInfo[houseid][ForSale] = 1;
Greekz
Reply


Messages In This Thread
Bug with my sell house command - by Sc0pion - 19.03.2015, 11:19
AW: Bug with my sell house command - by Kaliber - 19.03.2015, 11:43
Re: Bug with my sell house command - by Sc0pion - 19.03.2015, 11:56
AW: Bug with my sell house command - by Kaliber - 19.03.2015, 12:00
Re: Bug with my sell house command - by Sc0pion - 19.03.2015, 12:04
AW: Re: Bug with my sell house command - by Kaliber - 19.03.2015, 12:24
Re: Bug with my sell house command - by Sc0pion - 19.03.2015, 13:44
AW: Re: Bug with my sell house command - by Kaliber - 19.03.2015, 13:47
Re: Bug with my sell house command - by Sc0pion - 19.03.2015, 13:49
Re: Bug with my sell house command - by Chrillzen - 19.03.2015, 13:56

Forum Jump:


Users browsing this thread: 1 Guest(s)