Problem With "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: Problem With "RemoveBuildingForPlayer" (
/showthread.php?tid=607978)
Problem With "RemoveBuildingForPlayer" -
Ryzhuk - 26.05.2016
Hello guys!
I want to Destroy all Objects, and fill all the map with water, I' ve used:
PHP код:
RemoveBuildingForPlayer(playerid, -1, 0.0, 0.0, 0.0, 6000.0)
But unfortunately there're empty spaces without water. Can you help me, please?
Re: Problem With "RemoveBuildingForPlayer" -
Amunra - 26.05.2016
Quote:
Originally Posted by Ryzhuk
Hello guys!
I want to Destroy all Objects, and fill all the map with water, I' ve used:
PHP код:
RemoveBuildingForPlayer(playerid, -1, 0.0, 0.0, 0.0, 6000.0)
But unfortunately there're empty spaces without water. Can you help me, please?
|
Use map editor for Easy Steps.. and Copy to Your GM
Re: Problem With "RemoveBuildingForPlayer" -
fahlevy - 26.05.2016
u can download here
Re: Problem With "RemoveBuildingForPlayer" -
Ryzhuk - 26.05.2016
Quote:
Originally Posted by fahlevy
u can download here
|
I think you don't understand my question. I just want to fill all the map with water. I decide to Destroy All objects, but there're empty spaces.
Re: Problem With "RemoveBuildingForPlayer" -
ilijap - 26.05.2016
You cant
Re: Problem With "RemoveBuildingForPlayer" -
ratxrat - 26.05.2016
yes you cant. why not spawn player far from land
Re: Problem With "RemoveBuildingForPlayer" -
Ryzhuk - 27.05.2016
Quote:
Originally Posted by ratxrat
yes you cant. why not spawn player far from land
|
Exactly! Thanks for your advice.