Problem RemoveBuildingForPlayer
#1

when i turn the screen i can see the blurred objects that i've removed; and i can see the objects when i go away just a little.
My lines:
Quote:

RemoveBuildingForPlayer(playerid, 10831, -1706.4766, 13.0156, 7.4063, 200.0);
RemoveBuildingForPlayer(playerid, 10840, -1666.1250, -62.0781, 10.9453, 200.0);

i tried changing Float:fRadius for 0.25....and dosen't work.
Reply
#2

where did u put it ?
Reply
#3

are you sure about you put it to onplayerconnect?
Reply
#4

If it's a large building, remove the LOD (Low Object Detail) model, too. These are the blurry things you see when you're far away. The game normally replaces them with their actual model when you get closer, but since there's nothing to replace with it bugs out.
Reply
#5

Quote:
Originally Posted by Rufio
Посмотреть сообщение
are you sure about you put it to onplayerconnect?
Yes Sir!.
Reply
#6

Quote:
Originally Posted by Vince
Посмотреть сообщение
If it's a large building, remove the LOD (Low Object Detail) model, too. These are the blurry things you see when you're far away. The game normally replaces them with their actual model when you get closer, but since there's nothing to replace with it bugs out.
Hummm Yes Yes... its a large building. I'll install JernejL's Map Editor i think that it support this.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)