Attach3DTextLabelToPlayer
#1

if(PlayerInfo[playerid][Level] >= 1) {

how ?
Write on top his skin Attach3DTextLabelToPlayer : (Admin)
Reply
#2

See here:
- https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer
Reply
#3

PHP код:
// attach script
new textAdmin[MAX_PLAYERS];
textAdmin[playerid] = Attach3DTextLabelToPlayer"Admin"playerid0.00.03.0 );
// destroy script
Delete3DTextLabel(textAdmin[playerid]); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)