SA-MP Forums Archive
Help house help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help house help (/showthread.php?tid=376395)



Help house help - fanatycoland - 10.09.2012

Hello I have a problem with cars to houses. How can I do that cars can be taken only by the person who buys the house and those who rent a room in the house.
Currently, any player can take cars from home whether home is bought or not

sry for my bad english


Re: Help house help - [HK]Ryder[AN] - 10.09.2012

create a variable
Change it to one if house is bought
when player enters car check if house is bought or not.f its bought continue to check if e is the owner of the house or not.


Re: Help house help - fanatycoland - 13.09.2012

can u give me a example ?