Car co-ordinations
#3

Well, now the problem is that when I add it to the script, I get an error.

Код:
public OnGameModeInit()
{
	// Don't use these lines if it's a filterscript
	SetGameModeText("Blank Script");
	AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 4, 0, 25, 30, 0, 0);
	AddPlayerClass(102, 1958.3783, 1343.1572, 15.3746, 269.1425, 5, 0, 22, 100, 32, 50);
	return 1;
	AddStaticVehicle(565,1528.7856,-811.6795,71.5422,93.1689,53,53);
    return 2;
}

"warning 225: unreachable code." That code is ment to the "AddStaticVehicle"
Reply


Messages In This Thread
Car co-ordinations - by Kjetil - 18.07.2009, 14:50
Re: Car co-ordinations - by member - 18.07.2009, 15:03
Re: Car co-ordinations - by Kjetil - 18.07.2009, 15:15
Re: Car co-ordinations - by Anarkien - 18.07.2009, 15:19
Re: Car co-ordinations - by Kjetil - 18.07.2009, 15:24

Forum Jump:


Users browsing this thread: 2 Guest(s)