[FilterScript] Dynamic Object Creator/Delete/Editor - 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] Dynamic Object Creator/Delete/Editor (
/showthread.php?tid=589152)
Dynamic Object Creator/Delete/Editor [SQLITE/SSCANF/STREAMER/ZCMD] -
DarkLored - 16.09.2015
INTRODUCTION
This is a filterscripts out of a few commands I have created using
ZCMD,
sscanf2,
streamer, and
SQLite for a database to store my object information. This is a part of my project called 'Battle Royale' that will be released in the future, so this will be updated when I update it in my main project. If you use either of the commands it'll create/delete/edit the object and all the information will be stored in the database.
Pastebin Link:
http://pastebin.com/kvhfwVgR
Credits:
DarkLored: Creating the filterscript.
SA-MP Team: a_samp and SQLite.
******: sscanf2.
https://sampforum.blast.hk/showthread.php?tid=570927
Zeex: ZCMD.
https://sampforum.blast.hk/showthread.php?tid=91354
Incognito: Streamer.
https://sampforum.blast.hk/showthread.php?tid=102865
NOTE: If you want me to add screen shots of the filterscripts feel free to ask, updates will only take place when the script is being updated in my project.
-To create the database you need to create a .db type of file using notepad.
Hope this helped out beginners and had some useful influence on others.
Re: Dynamic Object Creator/Delete/Editor -
Variable⢠- 16.09.2015
Good Work.
Re: Dynamic Object Creator/Delete/Editor -
X337 - 16.09.2015
Nice job, and very useful.
Re: Dynamic Object Creator/Delete/Editor -
fahlevy - 16.09.2015
great
Re: Dynamic Object Creator/Delete/Editor -
SpikY_ - 16.09.2015
Good work mate.
Re: Dynamic Object Creator/Delete/Editor -
HydraHumza - 16.09.2015
Nice one mate!
Re: Dynamic Object Creator/Delete/Editor -
IDarkness - 16.09.2015
Good for a start