How to add Mappings to SAMP - 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: How to add Mappings to SAMP (
/showthread.php?tid=549293)
How to add Mappings to SAMP -
Snuuus - 06.12.2014
Hey there! I need some help to put my mappings into my friends SAMP Server! I've read a few tutorials but I don't understand much haha! ^^ I've download Pawno, a_Mysql is there anything else I have to download? I've got my friends Gamemode but doesn't know what kind of "command" I should use :/ Please help a brother out! Try to explain as easy as you can^^
Re: How to add Mappings to SAMP -
LazyB0y - 06.12.2014
If U Mapped From MTA:SA Then go to convertffs.com and convert it and then open the gamemode in pawno under
add the converted objects then compile and turn the server on or restart server and you have the maps in ur gamemodes
+Rep Me IF U Helped You!
Re: How to add Mappings to SAMP -
ATGOggy - 06.12.2014
http://www.mathpudding.com/topsecretsamp/editor.rar
The best Map Editor.
1) Copy the files to your GTA:SA directory.
2) Open editor.exe
3) Click Load Editor or something (I don't remember)
4) Click on objects tab on right side and click Add
5) Close that tab and press INSERT key
6) Move your object to where you need to place it
7) Click Showcode at the top

Paste that code in OnGamemodeInit. (If you want to remove an object that is already in GTA:SA, paste the code in OnPlayerConnect)
Rep++ if I helped you, please.