23.03.2016, 14:27
Quote:
RemoveBuildingForPlayer explicitly tells you that it is meant for a player: https://sampwiki.blast.hk/wiki/RemoveBuildingForPlayer
It should either be under OnPlayerConnect or in a for-loop. I recommend to put it under OnPlayerConnect unless you're trying to do something else. |