SA-MP Forums Archive
Map System [++REP] - 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: Map System [++REP] (/showthread.php?tid=606700)



Map System [++REP] - XStreeter - 07.05.2016

Hello i have an map system in .ini but i want to change it to mysql
the objects of map getting loaded by filterscripts and the information of map(name of map, cords id of map etc) get by scriptfiles. i have made something maps++ so they change everytime
I want to make it from ini to Mysql
Any idea how to do it ?

NOTE: if you know Zombie server created by kitten ? i want to change his map system from ini to mysql

Pleaseee give me answer i rrlly need help
THANKS
+REP


Re: Map System [++REP] - cdoubleoper - 07.05.2016

I would recommend you to get to know what is actually MySQL about and how does it work.

This might be useful:
https://sampforum.blast.hk/showthread.php?tid=462884
https://sampforum.blast.hk/showthread.php?tid=290257
https://sampforum.blast.hk/showthread.php?tid=159785


Re: Map System [++REP] - XStreeter - 15.05.2016

I know about Mysql i just cant create map system for it.
I need a basic idea or a basic script first then i can do it