SA-MP Forums Archive
how to add it - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: how to add it (/showthread.php?tid=304149)



how to add it - FaSihYouSf - 17.12.2011

My question is that
if i make a map from mta and then i save it to anywhere in my computer...
how to add that codes and maps to my server or pawno..
please help me
before i just take mappes from my friends and add it to my gm
i need help thanksssss


Re: how to add it - Ironboy - 17.12.2011

This will help you http://forum.sa-mp.com/showthread.ph...ht=add+objects


Re: how to add it - Kostas' - 17.12.2011

pawn Код:
public OnGameModeInit()
{
    //Paste the copied code here. That's it!
    return 1;
}