Posts: 252
Threads: 72
Joined: Jan 2012
Reputation:
0
Hello. I am currently developing a Gamemode for SA-MP and I have a small problem. I currently made several mappings for the server in the center of Fort Carson and the mapping isn't loading properly. I mean, objects appears kinda late and things like that.
I've tried with streamer too but there the objects are loading slowly too. Any suggestions of what should I do ?!
Note: I have somewhere around 700-1200 objects in center.
Thanks, Eugene.!
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
Let me guess you have CreateDynamicObject() but that function doesn't have a drawdistance parameter that will cause objects to stream in/out late and early.
Posts: 252
Threads: 72
Joined: Jan 2012
Reputation:
0
Negative. I don't have CreateDynamicObject().
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
I'd say that F_Streamer is outdated. You can use Incognito's Streamer plugin instead, take a look at its thread.
Posts: 815
Threads: 65
Joined: May 2010
Your problem is that you're using F_Streamer
Posts: 252
Threads: 72
Joined: Jan 2012
Reputation:
0
Well, like I said in the thread. I've tried Incognito's Streamer plugin and I am having the same problems-.. objects are loading low and I don't really know what to do about it. I have around 500-700 objects in center of Fort Carson and they are loading like hell.