were do i place this code?
#3

pawn Код:
public OnGameModeInit()
{
     CreateObject(18753, 443.42, 2493.66, 14.67, 0.00, 0.00, 0.00);
     AddStaticVehicleVehicle(522, 393.4932, 2446.0149, 15.1392, 0.0000, -1, -1, 100);  
     return 1;
}

public OnPlayerConnect(playerid)
{
     RemoveBuildingForPlayer(playerid, 1308, 37.7734, 2570.5625, 15.3047, 0.25);
     return 1;
}
Reply


Messages In This Thread
were do i place this code? - by bashar0151 - 14.04.2012, 16:58
Re: were do i place this code? - by Derek_Westbrook - 14.04.2012, 17:00
Re: were do i place this code? - by Kitten - 14.04.2012, 17:03

Forum Jump:


Users browsing this thread: 1 Guest(s)