13.09.2009, 18:53
SafeGivePlayerMoney(i, value);
SafeResetPlayerWeapons(i);
SafeGivePlayerMoney(playerid,PlayerInfo[playerid][pCash]); tactical[playerid] = 0; swat[playerid] = 0; authorizeswat = 0; authorizetactical = 0;
SafeGivePlayerMoney(i, Jackpot);
public GateClose7()
if (BusrouteEast[playerid][0] != 0) BusrouteEnd(playerid, BusrouteEast[playerid][1]);
else if (BusrouteWest[playerid][0] != 0) BusrouteEnd(playerid, BusrouteWest[playerid][1]);
else (BusrouteEnd(playerid, 0);
{
RemoveRoadblock(playerid);
}
{
if (ProxDetectorS(20, killerid, playerid))
{
Thanks, still getting the errors thought..
SafeResetPlayerWeapons(i);
SafeGivePlayerMoney(playerid,PlayerInfo[playerid][pCash]); tactical[playerid] = 0; swat[playerid] = 0; authorizeswat = 0; authorizetactical = 0;
SafeGivePlayerMoney(i, Jackpot);
public GateClose7()
if (BusrouteEast[playerid][0] != 0) BusrouteEnd(playerid, BusrouteEast[playerid][1]);
else if (BusrouteWest[playerid][0] != 0) BusrouteEnd(playerid, BusrouteWest[playerid][1]);
else (BusrouteEnd(playerid, 0);
{
RemoveRoadblock(playerid);
}
{
if (ProxDetectorS(20, killerid, playerid))
{
Thanks, still getting the errors thought..

