Event 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Event System (
/showthread.php?tid=633550)
Event System -
Loinal - 03.05.2017
Hello, Iam starting my own event system so how can i load maps from database? also the event type from the database?
Re: Event System -
YouHack - 03.05.2017
Just use Dynamic objects for maps + what type of database you're talking about?
I don't think i understood
Re: Event System -
Loinal - 03.05.2017
Quote:
Originally Posted by YouHack
Just use Dynamic objects for maps + what type of database you're talking about?
I don't think i understood
|
Mysql
Re: Event System -
Logic_ - 03.05.2017
Just save the filterscript name in the database and fetch the name of the filterscript when you want to load the filterscript.