How to add map in server? -
gszyclon - 20.09.2009
How to add map in server?Help i need it!
Re: How to add map in server? -
Smithy - 20.09.2009
Quote:
Originally Posted by gszyclon
How to add map in server?Help i need it!
|
Get the objects from the map, and add them to your .PWN.
Re: How to add map in server? -
[XST]O_x - 20.09.2009
Use any object streamer,browse for your .map file,than there's a code "CreateObject.." etc,copy that to your gm/fs,if you're
Putting your map on you're gm,put the code under :"OnGamemodeInit",and if you're putting the map on your fs,
put the code under "OnFilterscriptInit"
Re: How to add map in server? -
SanMarinoRP - 20.09.2009
use MTA's map editor and in the file should be ur map and just use convertffs to compile it into Xobject samp and DONE!
Re: How to add map in server? -
brett7 - 20.09.2009
use medit
Re: How to add map in server? -
gszyclon - 21.09.2009
i just want add the pwn. to server how?
Re: How to add map in server? -
[HKS]dlegend - 21.09.2009
if u want a good object streamer use mido stream
Re: How to add map in server? -
Battlaman - 21.09.2009
Quote:
Originally Posted by [HKS
dlegend ]
if u want a good object streamer use mido stream
|
Or YSI
Re: How to add map in server? -
Correlli - 21.09.2009
Quote:
Originally Posted by Battleman
Quote:
Originally Posted by [HKS
dlegend ]
if u want a good object streamer use mido stream
|
Or YSI
|
Or just check this link:
http://forum.sa-mp.com/index.php?topic=111720.0
Re: How to add map in server? -
[EasTDrifT) - 16.04.2012
Quote:
Originally Posted by [XST]O_x
Use any object streamer,browse for your .map file,than there's a code "CreateObject.." etc,copy that to your gm/fs,if you're
Putting your map on you're gm,put the code under :"OnGamemodeInit",and if you're putting the map on your fs,
put the code under "OnFilterscriptInit"
|
Hey,I have a big problem i use EliteDrift and i do what you said"I put a new map to my GameMode" The gamemode run correctly but when open the game and type /Drift1 then there all objects are removed
but the map is woking!.So i delete the map and re-Log then /Drift1 objects are there.Please help me some one i really love to put new objects(Maps) but when i put something missing all ways but there no Errors.I don't know to make this in FilterScript
that's why i put new object's in GM.
Help soon..
-TokyO