script help
#1

Hey guys,

I have downloaded a gamemode, I am in the process of building a bunch of building, however my problem is where do I add the Removebuilding codes at? or where do I place them!

Any help would be great!

Thanks Much
Rich
Reply
#2

onplayerconnect
Reply
#3

RemoveBuildingForPlayer
Reply
#4

pawn Код:
public OnPlayerConnect(playerid)
{
    RemoveBuildingForPlayer(playerid, 3663, 1664.4531, -2439.8047, 14.4688, 0.25); // This one Removes 1 of LS static airport stairs
    return 1;
}
Reply
#5

WOW, I feel dumb now lol Thanks a bunch guys! I tried not to bother anyone but I just couldnt put my finger on this part lol! +REP for you all!!! Thanks again!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)