17.06.2012, 11:05
i dont know what the bug here all good no error no waring but when i do the commands for mask its
dont do this please help i doesnot see the text
dont do this please help i doesnot see the text
PHP код:
MaskedName[playerid] = PlayerInfo[playerid][pMaskRandom];//MaskedName[playerid]
format(sendername, MAX_PLAYER_NAME, "Stranger[Masked_%d]",MaskedName[playerid]);
new Float:x, Float:y, Float:z;
GetPlayerPos(playerid,x,y,z);
Mask[playerid] = Create3DTextLabel(sendername,COLOR_WHITE,x,y,z+2,20,0,0);
Attach3DTextLabelToPlayer(Mask[playerid],playerid,0.0,0.0,0.0);