19.06.2011, 01:36
Vou Lhe Ajudar. Vou Re-criar uma Gang.
Topo:
Pronto Criou Simples Nй ?
Ai No OnPlayerSpawn
Simples Nгo ?
Olha Meu Tutorial de Gang, й Baseado Nesse GM.
https://sampforum.blast.hk/showthread.php?tid=260226
Topo:
pawn Код:
#define ComandoV 5
#define CorCV 0xAA3333AA
Ai No OnPlayerSpawn
pawn Код:
if(gTeam[playerid] == ComandoV) // Se Ele For CV Ele Setarб Pro Local Abaixo :
{
SetPlayerColor(playerid, CorCV); // Setarб a Cor dele Para VERMELHO Que й a Cor definida no Topo.
SetPlayerPos(playerid, Corx, Cory, Corx); // Setarб Ele Para Estб Posiзгo
SetPlayerInterior(playerid, 0); // Setarб o Interior Dele.
}
Olha Meu Tutorial de Gang, й Baseado Nesse GM.
https://sampforum.blast.hk/showthread.php?tid=260226