SA-MP Forums Archive
[Help] Business Clear CMD [ + REP ] - 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] Business Clear CMD [ + REP ] (/showthread.php?tid=571431)



. - Mordekaiser - 18.04.2015

remove


Re: [Help] Business Clear CMD [ + REP ] - Fel486 - 18.04.2015

The business must have his Enums, with his properties.

So, set the Owner to "Nobody" and Buyable to True.

Example:

pawn Код:
BusinessInfo[id][Owner] = "None";
BusinessInfo[id][Buyable] = true;
There is something like this on the script