SA-MP Forums Archive
MTA - SAMP Converter - 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: MTA - SAMP Converter (/showthread.php?tid=661411)



MTA - SAMP Converter - NoteND - 03.12.2018

Hey!

Im currently trying to make MTA - SAMP Map converter..

Thats my converter include pastebin: https://pastebin.com/ubfXz8xr

and thats my actual gamemode command pastebin: https://pastebin.com/Aq0WMAsk

I got maps folder and in there I got folder test which has file called test.map

Thats debug I get in server console =)
Map maps/testing/testing.map cannot be found or loaded.
Map maps/test/test.map cannot be found or loaded.

Why is that ?

p.s. I added setplayerpos just to see if objects loaded.. and u guessed it =) they did not


Re: MTA - SAMP Converter - NoteND - 03.12.2018

files are located just in server directory.. so.. directory/maps/test/test.map and not scriptfiles/maps..., the files do not seem to load, not one object


Re: MTA - SAMP Converter - NoteND - 03.12.2018

Done. Still same message and no objects loaded.