Best way to arrange maps?
#10

Quote:
Originally Posted by Babul
View Post
imo the best solution is to use your mentioned map-loader. imagine you get some maps from different sources (script, mta-map, custom format), then you will want to load them instantly - copying a file per ftp and then a simple /reloadobjects or better /scanmaps, combined with yor MTA parser will satify you. i can promise that coz iam using this method for 10k's of objects - works fine. the most awesome sideeffect is the option to script a /savepwn, /savemta or just your format to save objects (like 2nd position after moving, maybe vehicles, not to forget replaced textures?) - all stored in one location, where you can pick/delete a single file, or (let some1 else) update it.
Exactly, but then I figured why not go the extra mile and script a loader for SQL aswel. With any loader really all it comes down to is strip the lines to extract the basic data (x, y, z, rotation, ...) and store them for whatever reason you may need it, doing this with files or a database it really doesn't make that much of a difference. I did however prefer SQL because now I can make an online map uploader (which I plan on doing today).
Reply


Messages In This Thread
Best way to arrange maps? - by Sinner - 12.08.2012, 14:40
Re: Best way to arrange maps? - by Cameltoe - 12.08.2012, 14:41
Re: Best way to arrange maps? - by Sinner - 12.08.2012, 14:48
Re: Best way to arrange maps? - by Pangea - 12.08.2012, 15:13
Re: Best way to arrange maps? - by playbox12 - 12.08.2012, 17:51
Re: Best way to arrange maps? - by Sinner - 12.08.2012, 18:53
Re: Best way to arrange maps? - by playbox12 - 12.08.2012, 20:29
Re: Best way to arrange maps? - by Babul - 12.08.2012, 23:28
Re: Best way to arrange maps? - by Sniper Kitty - 13.08.2012, 05:34
Re: Best way to arrange maps? - by Sinner - 13.08.2012, 08:10
Re: Best way to arrange maps? - by Babul - 13.08.2012, 08:53
Re: Best way to arrange maps? - by Sniper Kitty - 13.08.2012, 09:53

Forum Jump:


Users browsing this thread: 1 Guest(s)