SA-MP Forums Archive
[FilterScript] Biz System - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Biz System (/showthread.php?tid=327983)



Store System - Phatomz - 23.03.2012

Store System

*hey,i'm Phatomz and this is my first filterscript ( my first script )
*i still new/noob at scripting so do not expect much from me
*this is just a noob filterscript biz system

Command

* /buyitems
* /credit

Note: please change the coordination

Код:
store = CreatePickup(1274, 1, 1958.3783, 1343.1572, 15.3746);
Download

http://pastebin.com/LjKbfGqP

P.S: i just take one day to learn all of this and one day to script


Re: Biz System - T0pAz - 23.03.2012

This is not a Biz System. It's more like a store system.


Re: Biz System - Phatomz - 23.03.2012

Quote:
Originally Posted by T0pAz
Посмотреть сообщение
This is not a Biz System. It's more like a store system.
osp,i forgot it a store system not a biz system

Код:
store = CreatePickup
:-sorry for my bad english


Re: Biz System - WLSF - 23.03.2012

Not bad for a new scripter, goodjob.