the eclipse map! - 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: the eclipse map! (
/showthread.php?tid=289442)
the eclipse map! -
aminj - 11.10.2011
hey guys ive got a problem with the eclipse map
anyone can help me fixing this?
when i install the eclipse everything is ok but when i enter server i cant see stunt maps that zh3r0 made
( i edited server.cfg and im sure too..... i dont get any special error in server_log! it just say that cant load map filterscript
Re: the eclipse map! -
aminj - 11.10.2011
please somebody help
Re: the eclipse map! -
CPT.Yehiawy - 11.10.2011
Quote:
Originally Posted by aminj
hey guys ive got a problem with the eclipse map anyone can help me fixing this? when i install the eclipse everything is ok but when i enter server i cant see stunt maps that zh3r0 made ( i edited server.cfg and im sure too..... i dont get any special error in server_log! it just say that cant load map filterscript
|
Quote:
Originally Posted by aminj
please somebody help
|
first: please dont double post
second: did you convert the map from .map file to pawn code?
check this:
https://sampforum.blast.hk/showthread.php?tid=146617 it might help you
Re: the eclipse map! -
aminj - 12.10.2011
man... its gamemode ... you can find it...i didnt create map... zh3ro did... so he converted... but i dunno why it doesnt work
Re: the eclipse map! -
Mark™ - 12.10.2011
post ur server log here
Re: the eclipse map! -
Unknown_Killer - 12.10.2011
you missing the plugin please post the object code like createobject or something else and remember to put everything in the right place and @ server.cfg post the right plugins
ex : if u using create CreateDynamicObject put @ server.cfg Plugins Streamer
Re: the eclipse map! -
davve95 - 12.10.2011
If it won't work you can just pm z3hr0
Re: the eclipse map! -
Zh3r0 - 12.10.2011
Open server.cfg and rename:
Код:
filterscripts objects objects2 0.3cobjects
to
Код:
filterscripts Objects Objects2 0.3cObjects
Because Linux is case-sensitive.