error 035: argument type mismatch (argument 1)
#1

what ?
PHP код:
./Haminda/Haminda.pwn(99061) : error 035argument type mismatch (argument 1)
./
Haminda/Haminda.pwn(99065) : warning 213tag mismatch
./Haminda/Haminda.pwn(99065) : warning 202number of arguments does not match definition
./Haminda/Haminda.pwn(99065) : warning 202number of arguments does not match definition
./Haminda/Haminda.pwn(99059) : warning 204symbol is assigned a value that is never used"playerName"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

PHP код:
    new playerName PlayerInfo[playerid][pTenthat];
//    playerName = p_name(playerid);
    
NameTag[playerid] = Create3DTextLabel(playerName0xFFFFFFFF00,0NAME_DRAWDISTANCE01);
    
Attach3DTextLabelToPlayer(NameTag[playerid], playerid0.00.00.2);
    new 
Float:healthFloat:armor;
    
NameTag[playerid] = Create3DTextLabel("Mau[%d].Giap[%d]",0x33AA33AA,0,0,0healtharmor50,-1,1);
    
Attach3DTextLabelToPlayer(NameTag[playerid], playerid0,0,0); 
Help
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)