Put a word above player's head
#4

I have a new problem cause I try to display the rank of the player above the head's player

pawn Код:
label[playerid] = Create3DTextLabel("%S",0x008080FF,30.0,40.0,50.0,40.0,0 ,rank);
    Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.7);
    return 1;
When compiling it say "error 035: argument type mismatch (argument " at the line

label[playerid] = Create3DTextLabel("%S",0x008080FF,30.0,40.0,50.0,4 0.0,0 ,rank);

What is meaning ?
Reply


Messages In This Thread
Put a word above player's head - by Sn4ke - 12.03.2011, 10:34
Re: Put a word above player's head - by Sasino97 - 12.03.2011, 10:36
Re : Put a word above player's head - by Sn4ke - 12.03.2011, 10:40
Re : Put a word above player's head - by Sn4ke - 12.03.2011, 11:20
Re: Re : Put a word above player's head - by Sasino97 - 12.03.2011, 11:28

Forum Jump:


Users browsing this thread: 1 Guest(s)