How can i delete these sprunk
#1

I want delete them so that players can not drink the water from the sprunk to healing
Reply
#2

pawn Код:
RemoveBuildingForPlayer(playerid, 1302, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1209, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 955, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1755, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1776, 0.0, 0.0, 0.0, 6000.0);
A simple search would of given you these.
Reply
#3

Quote:
Originally Posted by Luis-
Посмотреть сообщение
pawn Код:
RemoveBuildingForPlayer(playerid, 1302, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1209, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 955, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1755, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1776, 0.0, 0.0, 0.0, 6000.0);
A simple search would of given you these.
but player can still prees "F" to drink although i delete object
Reply
#4

any idea
Reply
#5

oh and removebuildingforplayer not work
Reply
#6

up !!
Reply
#7

Don't bump your topic so many times.
Also, where did you put the RemoveBuildingForPlayer? You need to put it under OnPlayerConnect.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)