18.05.2010, 09:39
Quote:
|
Originally Posted by [asg
davo ]
heres an example AddStaticVehicle(522, 2039.8109, 1340.2085, 10.6719, 359.4067, 0, 1); its a motobike in LV at the royal casino |
pawn Код:
OnFilterScriptInit()
{
return 1;
}
pawn Код:
OnGameModeInit()
{
return 1;
}

