28.04.2012, 16:58
first you should use 3d version
then take your gamemode
add this one in bigning of the script
then add your ''RemoveBuilding'' command in ONPLAYERCONNECT
Then compile it .it will be ready....
then take your gamemode
add this one in bigning of the script
Код:
native RemoveBuildingForPlayer(playerid, modelid, Float:fX, Float:fY, Float:fZ, Float:fRadius);
Then compile it .it will be ready....