[Ajuda] OnPlayerKeyStateChange
#7

Quote:
Originally Posted by Lontresca
Посмотреть сообщение
Nгo funciona, mas agradeзo.

Eu elaborei um teste para tentar chegar no erro, criei uma variбvel global e um comando para modificar o valor dela.

PHP код:

new testeSet;
CMD:set(playerid)
{
    
testeSet 1;
    
printf("testeSet : %d"testeSet);

Depois eu adicionei mais uma condiзгo no if

PHP код:
// entrar casa
if(!pInfo[playerid][dentrocasa] && testeSet == 0)
// entrar empresa
if(!pInfo[playerid][dentroEmpresa] && testeSet == 1
Entгo usando o comando, eu consigo entrar na empresa, mas nгo encontro o erro.
Vocк tentou o que eu sugeri?
Reply


Messages In This Thread
OnPlayerKeyStateChange - by Lontresca - 08.03.2018, 23:14
Re: OnPlayerKeyStateChange - by KoloradO - 08.03.2018, 23:42
Re: OnPlayerKeyStateChange - by Lontresca - 09.03.2018, 00:04
Re: OnPlayerKeyStateChange - by FerrariL - 09.03.2018, 00:41
Re: OnPlayerKeyStateChange - by JohnBlack - 09.03.2018, 00:43
Re: OnPlayerKeyStateChange - by Lontresca - 09.03.2018, 01:18
Re: OnPlayerKeyStateChange - by JohnBlack - 09.03.2018, 01:21
Re: OnPlayerKeyStateChange - by FerrariL - 09.03.2018, 01:22
Re: OnPlayerKeyStateChange - by Lontresca - 09.03.2018, 01:37

Forum Jump:


Users browsing this thread: 1 Guest(s)