Problem Adding maps. - 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)
+--- Thread: Problem Adding maps. (
/showthread.php?tid=379500)
Problem Adding maps. -
MrPlatinum - 22.09.2012
Hey guys,
My problem is, adding maps to my server.
I followed everything this guy did in pawno.exe (minus the mta part, because i use JerneJL Map editor)
[ame]http://www.youtube.com/watch?v=B3prpcqbbuc[/ame]
I have put both Islands.amx / Islands.pwn files in filterscript folder,
I have put "Islands" in my server config,
I ran my samp-server.exe > went into game > went to where they're supposed to be > not there.
Whats going on?
Re: Problem Adding maps. -
trapstar2020 - 22.09.2012
u said islands iz "Island"
Re: Problem Adding maps. -
RyanDam - 22.09.2012
You need a closed bracket ("}") after all your objects, before the return
Re: Problem Adding maps. -
MrPlatinum - 22.09.2012
Still didn't work.. ><