How can i add maps to my server? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How can i add maps to my server? (
/showthread.php?tid=66244)
How can i add maps to my server? -
juuleman - 20.02.2009
(sorry forr my bad english)
Hey,
I've just made a server, but my question is, how can i add maps from other forums in my server?
Thanks for helping!
Re: How can i add maps to my server? -
Vyorel - 20.02.2009
need to make FS
PS: juuleman,where are you from?
Re: How can i add maps to my server? -
juuleman - 20.02.2009
What is FS?
I'm from Holland.
Re: How can i add maps to my server? -
tehcudguy - 20.02.2009
Use MTA map editor(****** it) or use any other object editor you prefer than you can convert it to pawn and add it to your gamemode.
Re: How can i add maps to my server? -
Vyorel - 20.02.2009
Open
here
Quote:
Originally Posted by juuleman
What is FS?
|
FS= Filterscript.
here is all filterscripts and maps
Re: How can i add maps to my server? -
juuleman - 21.02.2009
I wanna this one in my server:
http://forum.sa-mp.com/index.php?topic=74803.0
Can you say me how to add it in my server in steps?
Re: How can i add maps to my server? -
zFe - 21.02.2009
Quote:
Originally Posted by juuleman
|
Thats a gamemode, put it to your 'gamemodes' and change server.cfg 'gamemode' line
Re: How can i add maps to my server? -
juuleman - 21.02.2009
Ok and this one?:
http://forum.sa-mp.com/index.php?topic=87564.0
Re: How can i add maps to my server? -
ForceFive - 21.02.2009
Quote:
Originally Posted by juuleman
|
Copy the Objects list from the bottom of the post and place them under public OnGameModeInit()
Re: How can i add maps to my server? -
Synkro93 - 21.02.2009
Quote:
Originally Posted by ForceFive
Quote:
Originally Posted by juuleman
|
Copy the Objects list from the bottom of the post and place them under public OnGameModeInit()
|
I already told him what to do in another topic, he was also told that what you just told him there, but he didn't understand a thing, so I made a FS for him.