How to add more objects.
#1

I have tons of objects i want to add to my server, but im over the object limit, and since my map is custom, i need them all to work. Can someone tell me how to stream in more objects even if its over the limit. Like a link to a plugin i use?
Reply
#2

Do you allready use as streamer?
Reply
#3

http://forum.sa-mp.com/showthread.ph...light=streamer

Next time search buddy.
Reply
#4

I dont use a streamer, but how do i set up the one you sent me? I tried to but it would not work it had compile errors. Does someone have a blank fs i can use that already is setup for this streamer?
Reply
#5

pawn Код:
#include <a_samp>
#include <streamer>

public OnFilterScriptInit()
{
    //put your objects here
    return 1;
}
Add your objects, compile and add the fs to server.cfg.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)