28.05.2014, 10:46
RemoveBuildingForPlayer should be Under OnPlayerConnect.
Also, make sure you got the a_players.inc file in your Includes folder in Pawn folder.
if(IsPlayerInRangeOfPoint(playerid, X, Y, Z)); there's no need to enter 0.25 there.
Also, make sure you got the a_players.inc file in your Includes folder in Pawn folder.
if(IsPlayerInRangeOfPoint(playerid, X, Y, Z)); there's no need to enter 0.25 there.