RemoveBuildingForPlayer - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: RemoveBuildingForPlayer (
/showthread.php?tid=301184)
RemoveBuildingForPlayer -
HondaCBR - 03.12.2011
I used those lines under onplayerconnect
pawn Код:
RemoveBuildingForPlayer(playerid, 4019, 1744.5442,-1777.2783,13.7123, 300.0);
RemoveBuildingForPlayer(playerid, 3986, 1744.5442,-1777.2783,13.7123, 300.0);
Im using samp 0.3d RC9-3, and the problem is that the objects are still there, in crap texture quality but there, you can walk through them and when you get good angle with your camera they disappear but that area where they were is dark and when you rotate camera again they come back.
Any ideas?
Re: RemoveBuildingForPlayer -
GangsTa_ - 03.12.2011
Use the newest version, it might be fixed there.
Re: RemoveBuildingForPlayer -
MP2 - 03.12.2011
You need to remove the LOD version also. Use this
https://sampforum.blast.hk/showthread.php?tid=282801