[Ajuda] Nгo consigo setar a cidade
#9

Quote:
Originally Posted by xCR7
Посмотреть сообщение
Tente assim.

PHP код:
new Cidade[MAX_PLAYERS];
//Escolheu LS
Cidade[playerid] = 1;
//Escolheu LV
Cidade[playerid] = 2;
//Escolheu SF
Cidade[playerid] = 3
//OnPlayerSpawn
if(Cidade[playerid] == 1) {
    
//Spawn LS
}
if(
Cidade[playerid] == 2) {
    
//Spawn LV
}
if(
Cidade[playerid] == 3) {
    
//Spawn SF
}
//Salvamento
DOF2_SetInt(arquivo"Cidade"Cidade[playerid]);
Cidade[playerid] = DOF2_GetInt(arquivo"Cidade"); 
Jovem... coloquei em todo lugar o inicio

pawn Код:
//Escolheu LS
Cidade[playerid] = 1;

//Escolheu LV
Cidade[playerid] = 2;

//Escolheu SF
Cidade[playerid] = 3
Mas nao achei o lugar certo dele.
Reply


Messages In This Thread
Nгo consigo setar a cidade - by Eddye - 13.02.2015, 23:11
Re: Nгo consigo setar a cidade - by JonathanFeitosa - 13.02.2015, 23:14
Re: Nгo consigo setar a cidade - by Eddye - 13.02.2015, 23:22
Re: Nгo consigo setar a cidade - by JonathanFeitosa - 13.02.2015, 23:24
Re: Nгo consigo setar a cidade - by Eddye - 13.02.2015, 23:32
Re: Nгo consigo setar a cidade - by JonathanFeitosa - 13.02.2015, 23:38
Re: Nгo consigo setar a cidade - by Eddye - 13.02.2015, 23:52
Respuesta: Nгo consigo setar a cidade - by ipsLuan - 14.02.2015, 00:06
Re: Respuesta: Nгo consigo setar a cidade - by Eddye - 14.02.2015, 00:36
Re: Nгo consigo setar a cidade - by ipsLuan - 14.02.2015, 00:41

Forum Jump:


Users browsing this thread: 2 Guest(s)