Objects [HELP]
#3

stock Sfcity()
{
CreateDynamicObject(874, -2105.23, 45.72, 34.89, 0.00, 0.00, 10.00);
CreateDynamicObject(874, -2114.16, 34.32, 34.89, 0.00, 0.00, 10.00);
CreateDynamicObject(874, -2131.16, 23.03, 34.89, 0.00, 0.00, 10.00);
CreateDynamicObject(874, -2134.24, 38.56, 34.89, 0.00, 0.00, 10.00);
CreateDynamicObject(874, -2162.48, 30.15, 34.89, 0.00, 0.00, 10.00);
CreateDynamicObject(3594, -2088.85, -0.46, 34.58, 0.00, 0.00, 258.00);
CreateDynamicObject(3594, -2098.24, 30.36, 34.58, 0.00, 0.00, 142.00);
}



public OnGameModeInit()
{
Sfcity();
return 1;
}

of course this is just an example. Complete code takes a few thousand rows.
Reply


Messages In This Thread
Objects [HELP] - by Supermaxultraswag - 06.09.2014, 15:29
Re: Objects [HELP] - by Malicious - 06.09.2014, 15:32
Re: Objects [HELP] - by Supermaxultraswag - 06.09.2014, 15:41
Re: Objects [HELP] - by Malicious - 06.09.2014, 16:09
Re: Objects [HELP] - by Supermaxultraswag - 06.09.2014, 17:39
Re: Objects [HELP] - by Supermaxultraswag - 06.09.2014, 18:10
Re: Objects [HELP] - by Malicious - 07.09.2014, 11:20
Re: Objects [HELP] - by IceCube! - 07.09.2014, 11:26
Re: Objects [HELP] - by Vince - 07.09.2014, 11:46
Re: Objects [HELP] - by Supermaxultraswag - 07.09.2014, 11:47

Forum Jump:


Users browsing this thread: 1 Guest(s)