SA-MP Forums Archive
Some help ? - 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: Some help ? (/showthread.php?tid=589416)



Some help ? - reyosaad - 18.09.2015

Hey!! Got one question


I have some maps, and I wanna add them in my server. can you tell me how please ? ( I only have coods )


Regards


Re: Some help ? - Andre02 - 18.09.2015

If you have the .map (MTA file) you can use convertffs.com to convert your map into .pwn

else

use https://sampwiki.blast.hk/wiki/CreateObject


Re: Some help ? - reyosaad - 18.09.2015

Quote:
Originally Posted by Andre02
Посмотреть сообщение
If you have the .map (MTA file) you can use convertffs.com to convert your map into .pwn

else

use https://sampwiki.blast.hk/wiki/CreateObject
I Only have Coods


Re: Some help ? - saffierr - 18.09.2015

if you mean Co ordinates with "Coods" I am scared I've got bad news for you, namely;
Co ordiantes are not going to give you the maps you have in mind.


Re: Some help ? - reyosaad - 19.09.2015

I didn't really understand what you said but

You must know that my friend ( Playing in my server, he's scripter ) sometimes I give him maps with coods.. and he add them ... and I just wanna know how, can someone help meh?

Thanks!


Re: Some help ? - BroZeus - 19.09.2015

Well your map must have CreateObject/CreateDynamicObject code to run in SA-MP server if you have .map(MTA Map) file then use a website like http://convertffs.com/ to convert them to SA-MP compatible code. After that just put the CreateObject/CreateDynamicObject code in OnGameModeInit callback of the server and you will see your map in the server.


Re: Some help ? - Andre02 - 19.09.2015

Show us one of your "coods" coordinates please.