[Ajuda] Carro nao aparece no Interior
#1

Pessoal Exemplo eu uso /setcar(para setar o carro) no interior e o carro nao aparece ja eu usando /cv(criar veiculo) aparece ai esta me ajudem.
Код:
	if(strcmp("/corrida", cmd, true) == 0)
	{
		SetPlayerInterior(playerid, 7);
		SetPlayerPos(playerid, -1398.065307,-217.028900,1051.115844);

		TogglePlayerControllable(playerid, false);
		SetTimerEx("corrida", 3000, 0, "d", playerid);

		format(string, sizeof(string), "O(A) jogador(a) %s foi para a corrida (») Quer ir? Use: /corrida", GetPlayerNameEx(playerid));
		SendClientMessageToAll(0x33AA33A, string);
		return 1;
	}
Agradesceria muito..
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=281592
Reply
#3

Pode ser o cmd /setcar, que estб faltando algo.
Reply
#4

Mesmo assim n deu mais obrigado
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)