[SAMP] Chunks
#1

Hello..

Me and my frined have done some mapping and when we take a look from a little bigger distance and our objects doesn't load. Every other objects are loading far normally but idk why this is not

Any ideas?

http://i.imgur.com/yYjvJbT.jpg
Reply
#2

Set drawdistance of all object to 500.00 or 2000.00
Reply
#3

Increase the draw distance on your code, or check if you have too many objects loaded.
Reply
#4

stream_distance 2000.0 you mean this in server.cfg?
Reply
#5

No, in your code, here's the parameters:
Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0, Float:drawdistance = 0.0);
Reply
#6

Quote:
Originally Posted by NoDi522
Посмотреть сообщение
stream_distance 2000.0 you mean this in server.cfg?
Код:
CreateObject(970, 1156.73035, -1179.93994, 67.51650,   0.00000, 0.00000, -90.00000, 500.00);
this example
500.00 on end of variable is draw distance..
Reply
#7

Use CreateObject for bigger objects (streets, houses, etc) and use the streamer for smaller objects (lamp posts, red lights, trash cans, etc).
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)