Maping
#2

open map editor, then your can make some object map, after finish click show code, and copy the code,
then open your gamemodes and place in ongamemodeinit().

Example :
Код:
public OnGameModeInit()
{
       CreateObject(3255, 1099.55139, -1185.04590, 17.02541,   0.00000, 0.00000, 270.48352);
       CreateDynamicObject(3643, 1099.36389, -1189.03284, 25.69979,   0.00000, 0.00000, 0.00000);
	return 1;
}
Reply


Messages In This Thread
Maping - by JokersNight - 30.07.2017, 11:29
Re: Maping - by NewFreeroamStunt - 30.07.2017, 12:07

Forum Jump:


Users browsing this thread: 1 Guest(s)