Some Issue
#1

Hello i Run a server with Objects.
I have a littie problem, when i make new Objects they stay and work,
for 2-3 days, they become invisiable.
If you need code of 1 object i could show u
Extra Info: i get no Error's or Warnings

Код:
    CreateObject(1655,1963.445434,-2211.245361,14.243527,8.000000,0.000000,178.848968);
	CreateObject(1655,1963.246215,-2217.966308,18.019844,8.000000,0.000000,178.848968);
	CreateObject(620,1805.290771,-1598.824707,12.658987,0.000000,0.000000,345.405670);
	CreateObject(620,1925.964599,-1357.531494,14.475749,0.000000,0.000000,296.922058);
	CreateObject(16328,1478.052490,-1566.979492,22.514312,0.000000,0.000000,11.135746);
	CreateObject(2587,1555.765014,-1674.811523,16.780027,0.000000,0.000000,268.046844)
Reply
#2

How many objects do you have in your server ? Like I see then you're not using streamer.
Reply
#3

about 200-300.
Reply
#4

Try this:

Код:
CreateObject(2587,1555.765014,-1674.811523,16.780027,0.000000,0.000000,268.046844, 300.0);
Add 300 to every object at the end, like the example.
Reply
#5

Quote:
Originally Posted by The_Moddler
Посмотреть сообщение
Try this:

Код:
CreateObject(2587,1555.765014,-1674.811523,16.780027,0.000000,0.000000,268.046844, 300.0);
Add 300 to every object at the end, like the example.
Agreed. Since 0.3b, CreateObject has had a new draw distance parameter.
Reply
#6

so its a Sa-MP issue, but if that's true but why does it go after 2-3 days. anyways Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)