SA-MP Forums Archive
Mapping isuss - 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: Mapping isuss (/showthread.php?tid=376411)



Mapping isuss - BlueGames - 10.09.2012

Hi im new here.

I own a server and when i restart also gmx it mappings gone, well its start happened befor 2-3 days untill now it never happened.
Now i need /rcon reloadfs and if its show up not all maps are show's.
I checked PWN which maps shows and which no, and i saw that the first maps are loading the maps are placed down not loading, Why its happened ?
Thanks for helpers !


Re: Mapping isuss - Lutz - 10.09.2012

Are your maps in seperate filterscripts? When you GMX a server via RCON it does not load the filterscripts. Although, you can make the gamemode load the filterscripts via SendRCONCommand


Re: Mapping isuss - Dare Devil..... - 10.09.2012

Just open your server.cfg file and infront of filterscripts write the name of ur FS example
pawn Код:
filterscripts BLABLA



Re: Mapping isuss - BlueGames - 10.09.2012

im look like stupid ? OFC that i writed it on Filterscript, And yes its filter.
Also /gmx cmd from mIRC and all saved and show's you didnt got the point, i said some maps are gone.
Some, Many... just 2-4 houses are loaded and few objects and i have 8,670 lines of objects and not all loading.


Re: Mapping isuss - clarencecuzz - 10.09.2012

Try using a streamer, Incognito's preferably. Then you can use http://www.convertffs.com to convert it from CreateObject to CreateDynamicObject, which will allow you to have unlimited objects, you have probably reached the maximum object limit...
STREAMER THREAD

EDIT: Also take note, some objects will conflict if they are not placed in your Gamemode, it is recommended that you place ALL objects in your gamemode, when compared to placing them in your Filterscripts, as it does occasionally give out errors such as this.


Re: Mapping isuss - BlueGames - 10.09.2012

Quote:
Originally Posted by clarencecuzz
Посмотреть сообщение
Try using a streamer, Incognito's preferably. Then you can use http://www.convertffs.com to convert it from CreateObject to CreateDynamicObject, which will allow you to have unlimited objects, you have probably reached the maximum object limit...
STREAMER THREAD

EDIT: Also take note, some objects will conflict if they are not placed in your Gamemode, it is recommended that you place ALL objects in your gamemode, when compared to placing them in your Filterscripts, as it does occasionally give out errors such as this.
Hi, i using streamer plugin to run my serv, also when i tryed put all maps in main game mode nathing shows up, also all are CreateDynamicObject.
Will the prob cuz removebuilding ? I have also 5-6 lines of it in the mapping FS.


Re: Mapping isuss - mamorunl - 10.09.2012

Quote:
Originally Posted by BlueGames
Посмотреть сообщение
im look like stupid ? OFC that i writed it on Filterscript, And yes its filter.
Also /gmx cmd from mIRC and all saved and show's you didnt got the point, i said some maps are gone.
Some, Many... just 2-4 houses are loaded and few objects and i have 8,670 lines of objects and not all loading.
Hey smarty pants, if your English was a bit better you'd know it wasn't an insult on your intelligence. Lutz has explained it nicely for you:

Quote:
Originally Posted by Lutz
Посмотреть сообщение
Are your maps in seperate filterscripts? When you GMX a server via RCON it does not load the filterscripts. Although, you can make the gamemode load the filterscripts via SendRCONCommand



Re: Mapping isuss - BlueGames - 10.09.2012

Quote:
Originally Posted by mamorunl
Посмотреть сообщение
Hey smarty pants, if your English was a bit better you'd know it wasn't an insult on your intelligence. Lutz has explained it nicely for you:
Quote:
Originally Posted by BlueGames
Посмотреть сообщение
Hi im new here.

I own a server and when i restart also gmx it mappings gone, well its start happened befor 2-3 days untill now it never happened.
Also restart it fucking idiot, That aint happen just with GMX what the idiot

[EDIT] Also the /GMX cmd in mIRC is writed like Lutz said.


Re: Mapping isuss - mamorunl - 10.09.2012

Quote:
Originally Posted by BlueGames
Посмотреть сообщение
Also restart it fucking idiot, That aint happen just with GMX what the idiot

[EDIT] Also the /GMX cmd in mIRC is writed like Lutz said.
Again, if your English was better you would've known that that was just an answer to your (and you did it again) insulting comments. If you don't want help, then please continue to swear and cuss against people who are trying to help you.


Re: Mapping isuss - BlueGames - 10.09.2012

Ok but how to do it?