16.12.2011, 23:40
Coloque no comando de entrar em serviзo:
pawn Code:
new Text3D:Administrador;
Administrador = Create3DTextLabel( "{00BFFF}Administrador", 0xFF0000AA, 0.0, 0.0, 0.0, 60.0, 0, 1 );
Attach3DTextLabelToPlayer(Administrador, playerid, 0.0, 0.0, 2.0);

