vendredi 15 juillet 2016

[Ajuda] Um warning chato aqui

Estou com esse warning: warning 202: number of arguments does not match definition, já tentei vários método mais ele ainda continua.

código:

PHP Code:

if (GetPVarInt(playerid"laser"))
    {
        
RemovePlayerAttachedObject(playerid0);
        if ((
IsPlayerInAnyVehicle(playerid)) || (IsPlayerInWater(playerid))) return 1;
        switch (
GetPlayerWeapon(playerid))
        {
        case 
23:
        {
            if(
IsPlayerAiming(playerid))
            {
                if (
GetPlayerSpecialAction(playerid) != SPECIAL_ACTION_DUCK)
                {
                    
SetPlayerAttachedObject(playerid0GetPVarInt(playerid"color"), 6// SP standing aiming
                    
0.1082490.0302320.1180511.468254350.512573364.284240);
                } 

Linha do Warning:

PHP Code:

if(IsPlayerAiming(playerid)) 

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.
Recommended article from FiveFilters.org: Most Labour MPs in the UK Are Revolting.



[Ajuda] Um warning chato aqui

Aucun commentaire:

Enregistrer un commentaire