[Ajuda] Class
#1

Seguinte,estou com um problema aki !
no meu servidor quando o player se registra ele й obrigado a escolher uma facзгo(ficarб setado dessa facзгo) e uma favela(spawn,ficara setado dessa favela etc...),sу que quando o player clica nessa favela,ao invйs dele spawnar nas coordenadas da favela que eu defini no new , ele spawna no addplayerclass (que fica no gamemodeinit)

Codigo new
Код:
new GangZone[MAX_FACCOES][fac_info] =
{
//CV

	{"Engenho", COR_CV, 1, {-472.4277,1891}, {0.0, 0.0, 0.0, 0.0},  {0.0, 0.0, 0.0} },
	{"Complexo do Alemгo", COR_CV, 1, {-2573.2998,1191}, {0.0, 0.0, 0.0, 0.0},  {0.0, 0.0, 0.0} },
	{"Faz Quem Quer", COR_CV, 1, {-262.7686,1516}, {0.0, 0.0, 0.0, 0.0},  {0.0, 0.0, 0.0} },
onde ele spawna
Код:
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
Reply


Messages In This Thread
Class - by LukasMartins - 07.05.2016, 20:37
Re: [Ajuda] Class - by SaDaN - 07.05.2016, 21:53
Re: [Ajuda] Class - by LukasMartins - 07.05.2016, 22:02
Re: [Ajuda] Class - by SaDaN - 07.05.2016, 22:12
Re: Class - by LukasMartins - 07.05.2016, 23:27
Re: Class - by SaDaN - 07.05.2016, 23:36

Forum Jump:


Users browsing this thread: 1 Guest(s)