Map Question help -
HatZ - 30.08.2011
hello guys i have server (only Windows Server )
and i want to use my own map in server
how plz ?
Re: Map Question help -
=WoR=G4M3Ov3r - 30.08.2011
Do you have the .map of your map ?
Re : Map Question help -
HatZ - 30.08.2011
i'm delete my map cuz i want map something beautiful than before
can u give me video for how if he is hard please !
Thanks ,
Re: Map Question help -
[P4] - 30.08.2011
What did you use to create your map?
Re : Map Question help -
HatZ - 30.08.2011
i'm use MTA
Re: Map Question help -
[P4] - 30.08.2011
Ok, then go to your MTA directory/server/mods/deathmatch/resources > And here is located a folder named as your map. Open that folder and you'll find .map file.Open it using notepad, and copy everything from there. Then go to your web browser and go to
http://convertffs.com/ and paste the code. Click convert. Select the code you got and copy it to your Gamemode/Filterscript under OnGameModeInIt/OnFilterScriptInIt
Re : Map Question help -
HatZ - 30.08.2011
where i can get
Quote:
Gamemode/Filterscript under OnGamrodeInIt/OnFilterscriptInIt
|
(i use only Windows Server)
and this what i have in Server files
Re: Re : Map Question help -
=WoR=G4M3Ov3r - 30.08.2011
Quote:
Originally Posted by HatZ
where i can get
(i use only Windows Server)
and this what i have in Server files

|
GamemodeInit/FilterscriptInit is located in your script, In your GM/FS its.
OnGamemodeInit/OnFilterscriptInit Paste the converted map under OnGameModeInit/OnFilterscriptInit, and you're done
Re: Map Question help -
[P4] - 30.08.2011
-.-'
Ok, let's say you want to add it to your gamemode...
And let's say you're using lvdm gamemode.
Open folder called "gamemodes".Find a gamemode you want to add your objects in. (in this case lvdm)
Open the .pwn file. -> lvdm.pwn
Find lines:
Copy the code you got at convertffs.com under these lines^^
Compile it and it should be fine.
Re : Map Question help -
HatZ - 30.08.2011
oh ok i will see
thx