SA-MP Forums Archive
Filterscripts - 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)
+---- Forum: Discussion (https://sampforum.blast.hk/forumdisplay.php?fid=84)
+---- Thread: Filterscripts (/showthread.php?tid=357511)



Filterscripts - iGetty - 07.07.2012

Before I post this, I don't know if this is the correct section, if not I would please ask the moderators to kindly move it to the correct section and don't delete it.

I am thinking about creating a few filterscripts/includes for people, but I have no idea's of what people would like to see, therefore I am asking here what people would like.

If you could, please let me know if you'd prefer it to be in MySQL or Dini, they are the two systems I work with, also ALL commands will be ZCMD, with sscanf2 if needed.


So, please let the discussion start, thanks!


Re: Filterscripts - CyNiC - 07.07.2012

People likes the new, if your idea is creative and useful for someone, there are no reason for hesitate.

About your question, I think it's relative, certain scripters need to make use of MySQL for easy data export, others, just need a file manager like Dini.


Re: Filterscripts - iGetty - 07.07.2012

I know that, but I need some idea's of what to script for people D:

Thanks for the reply CyNiC!


Re: Filterscripts - MP2 - 07.07.2012

Do what I do - make stuff for yourself then release it if you want to.


Re: Filterscripts - Kiets - 07.07.2012

The ideas come when you don't expect actually. I wouldn't make anything if i don't know what to do.


Re: Filterscripts - Finn - 07.07.2012

Why would you have any commands in a filterscript?


Re: Filterscripts - iGetty - 07.07.2012

Quote:
Originally Posted by Finn
View Post
Why would you have any commands in a filterscript?
Why wouldn't you? :S


Re: Filterscripts - Finn - 07.07.2012

Quote:
Originally Posted by iGetty
View Post
Why wouldn't you? :S
Why can't you just let the users make the commands, you just provide the feature functions/callbacks via filterscript.


Re: Filterscripts - iGetty - 07.07.2012

True, didn't think of it that way.

But still, if they need help to do it, I would always prefer to help them.


Respuesta: Filterscripts - Chris1337 - 07.07.2012

Yes... think about something cool , and then start like you would host it , then release it


Re: Filterscripts - Y_Less - 07.07.2012

And PLEASE do not use dini! It has been shown time and time again to be awful!