Will that work ? (Funciton)
#1

pawn Код:
forward AllTownCars();
pawn Код:
public OnGameModeInit()
{
AllTownCars();
return 1;
}
pawn Код:
public AllTownCars()
{
AddStaticVehicle(.....);
return 1;
}
Reply


Messages In This Thread
Will that work ? (Funciton) - by Typhome - 30.08.2009, 17:11
Re: Will that work ? (Funciton) - by Zeex - 30.08.2009, 17:27
Re: Will that work ? (Funciton) - by Yuryfury - 30.08.2009, 17:50

Forum Jump:


Users browsing this thread: 1 Guest(s)