Map management
#1

Hello guys,

I want to know if I can optimize my map management on my gamemode (because it takes a lot of lines) and if I can do that by MySQL (phpmyadmin) ... And how ?

Thx.
Reply
#2

You need to give us more info. How your maps are structured?
Reply
#3

Basically, I put the lines of my maps in a stock ("stock Mappings()") which is in OnGamemodeInit.
Reply
#4

So ? When I say "Map management", it's like with Texture Studio : i put a file into "scriptfiles", and with an ingame command I load the mapping ... But ! I don't know how can i do that
Reply
#5

You can't do that without basics of MySQL or any other saving system.
Choose between sqlite, mysql, y_ini and read tutorial.
After that, you have to convert your createobject lines. Convertffs is a nice tool to do that online without much effort.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)