07.12.2012, 23:14
public OnGameModeInit()
{
//some other code may be here
CreateObject(1442, 2841.42, -2537.80, 17.78, 0.00, 0.00, 0.00);
CreateObject(1220, 2835.84, -2536.68, 17.46, 0.00, 0.00, 0.00);
CreateObject(3092, 2839.97, -2540.00, 3092.00, 207.00, 251.00, 178.00);
CreateObject(3092, 2840.10, -2537.42, 17.41, 84.00, 33.00, 0.00);
CreateObject(3009, 2841.69, -2537.72, 16.84, 222.00, 207.00, 25.00);
//some other code may be here
}
{
//some other code may be here
CreateObject(1442, 2841.42, -2537.80, 17.78, 0.00, 0.00, 0.00);
CreateObject(1220, 2835.84, -2536.68, 17.46, 0.00, 0.00, 0.00);
CreateObject(3092, 2839.97, -2540.00, 3092.00, 207.00, 251.00, 178.00);
CreateObject(3092, 2840.10, -2537.42, 17.41, 84.00, 33.00, 0.00);
CreateObject(3009, 2841.69, -2537.72, 16.84, 222.00, 207.00, 25.00);
//some other code may be here
}