[Ajuda] Warning tag mismatch
#2

Tenta assim.

PHP код:
GetPlayerColete(playerid)
{
    new 
Float:armour;
    
armour Player[playerid][gColete];
    return 
armour;
}
GetPlayerVida(playerid)
{
    new 
Float:health;
    
health Player[playerid][gVida];
    return 
health;

@Edit

Tente agora, caso contrбrio veja se sua gColete e gVida sгo do tipo float.
Reply


Messages In This Thread
Warning tag mismatch - by Firezl - 29.10.2017, 03:00
Re: Warning tag mismatch - by ZaHHak - 29.10.2017, 03:25
Re: Warning tag mismatch - by Firezl - 29.10.2017, 03:45
Re: Warning tag mismatch - by C4rtm4n - 29.10.2017, 03:57
Re: Warning tag mismatch - by Firezl - 29.10.2017, 04:16
Re: Warning tag mismatch - by Don_Speed - 29.10.2017, 10:54
Re: Warning tag mismatch - by Dayvison_ - 29.10.2017, 11:52
Re: Warning tag mismatch - by DimaShift - 29.10.2017, 12:21

Forum Jump:


Users browsing this thread: 1 Guest(s)