Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help (
/showthread.php?tid=255012)
Help -
HU4L - 13.05.2011
Help, I have a server for only me no one else can get it (never port forwarded) and I want to add my maps to test them out, but I am not sure how to add maps to a server..Can someone please tell me how to do it, fast!
Re: Help -
Ironboy500[TW] - 13.05.2011
1) Map them using MTA.
2) Convert map to SA-MP CreateObject (
www.convertFFS.com).
3) Create new gamemode, paste converted objects under OnGameModeInit. Compile.
4) Run server with that gamemode.
5) You are done, enter server & enjoy!
Re: Help -
sherlock - 13.05.2011
Quote:
Originally Posted by Ironboy500[TW]
1) Map them using MTA.
2) Convert map to SA-MP CreateObject ( www.convertFFS.com).
3) Create new gamemode, paste converted objects under OnGameModeInit. Compile.
4) Run server with that gamemode.
5) You are done, enter server & enjoy!
|
or you could just use that program (cant remember the name) to map then it will auto-compile it to a fs.
Re: Help -
HU4L - 13.05.2011
Well thanks! But where in the "Gamemodeinit" I am not so good at scripts
Re: Help -
dannyk0ed - 14.05.2011
CTRL+F
Search OnGamemodeinit
Put it under there,Compile, Run server.
Not Rocket science.