Question about defines...
#2

PHP код:

//Replace where you defined Chaos with
new Chaos[5];
public 
OnGameModeInit()
{
    
SetGameModeText("DM/Stunt/Freeroam/DM");
    
AddPlayerClass(1151958.37831343.157215.3746269.1425000000);
    
Chaos[0] = AddStaticVehicle(4112505.4805, -1694.454813.5583359.351000);
    
Chaos[1] = AddStaticVehicle(4112530.1431, -1667.077815.168475.842000);
    
Chaos[2] = AddStaticVehicle(5222507.5515, -1652.731013.6477145.234400);
    
Chaos[3] = AddStaticVehicle(5222504.8083, -1651.408613.6138146.487700);
    
Chaos[4] = AddStaticVehicle(5222491.7473, -1686.499913.5120351.554600);
    return 
1;

Reply


Messages In This Thread
Question about defines... - by jotan. - 15.10.2012, 13:32
Re: Question about defines... - by McCarthy - 15.10.2012, 13:34
Re: Question about defines... - by AIped - 15.10.2012, 13:34
Re: Question about defines... - by jotan. - 15.10.2012, 13:36
Re: Question about defines... - by newbienoob - 15.10.2012, 13:36
Re: Question about defines... - by Roel - 15.10.2012, 13:36
Re: Question about defines... - by jotan. - 15.10.2012, 13:39
Re: Question about defines... - by Roel - 15.10.2012, 13:42
Re: Question about defines... - by jotan. - 15.10.2012, 13:44
Re: Question about defines... - by HyDrAtIc - 15.10.2012, 13:48

Forum Jump:


Users browsing this thread: 1 Guest(s)