Maps..
#1

Hey,
I searched this forum a lot but I didn't find answer, where should I add map? I've downloaded THIS map, compiled it (no errors), and what shoudl I do next? Where should I put compiled file? What do I have to change in server.cfg?
Thanks for help..
Reply
#2

First off, you will need an object streamer to handle that amount of objects, there are some good examples of streamers in the plugin and filterscripts sections of the forums. I recommend xStreamer in the plugins section.

To install that plugin, you need to create a new folder within your SAMP server folder (where the gamemodes, filterscripts, pawno etc folders are) called 'plugins'. You then need to put the xStreamer.so or .dll file into that folder (depending on whether you are running Windows or Linux). You then need to modify the server.cfg file. Add the line 'plugins xStreamer.so or .dll' (without '')

You then need to open your Gamemode in pawn and copy the objects into that using the normal CreateObject() code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)