23.02.2010, 10:23
Add in UP:
Add this to your GameModeInit If it is a FS then add in FilterScriptInit!
pawn Код:
//Amount of Vehicles!
#define maxvehicles 899
pawn Код:
for(new v=0; v<maxvehicles; v++){