[HELP] Business - 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 (
/showthread.php?tid=304786)
[HELP] Business -
Bobi - 19.12.2011
Hey, i've mapped some businesses but i don't know how to put them price and $ sign for selling them i heard that i have to use /save ingame i did it. Here is the playerposition ID: AddPlayerClass(293,1537.0066,-1644.5483,13.5469,359.7466,0,0,0,0,0,0); //
But i don't really know what to do next to put the price at the bussines, help me to solve this problem, thanks in advance.
Here's the picture of Sign & Price that i want to put in-game:
http://imageshack.us/photo/my-images...amp000owh.png/
Re: [HELP] Business -
coole210 - 20.12.2011
You need to make a house enumeration, including saving and loading the information.
Saving/Loading:
https://sampwiki.blast.hk/wiki/File_Functions
Enums:
https://sampwiki.blast.hk/wiki/Keywords:Initialisers#enum
Read carefully, look at house scripts on the forum, sit down and LEARN.