Admin 3D Label
#4

new Text3D:rcon[MAX_PLAYERS];

//underonplayerspawn

Код:
if(IsPlayerAdmin(playerid))
{
rcon[playerid] = Create3DTextLabel("Rcon Admin",0x008080FF,30.0,40.0,50.0,40.0,0);
Attach3DTextLabelToPlayer(rcon[playerid], playerid, 0.0, 0.0, 0.4);
}
will work only with rcon admins
Reply


Messages In This Thread
Admin 3D Label - by [MWR]Blood - 16.03.2010, 15:05
Re: Admin 3D Label - by [WSM]Deadly_Evil - 16.03.2010, 15:22
Re: Admin 3D Label - by [MWR]Blood - 16.03.2010, 15:38
Re: Admin 3D Label - by aircombat - 16.03.2010, 16:33
Re: Admin 3D Label - by itayizra - 16.03.2010, 17:11
Re: Admin 3D Label - by aircombat - 16.03.2010, 17:31
Re: Admin 3D Label - by [WSM]Deadly_Evil - 17.03.2010, 08:04
Re: Admin 3D Label - by itayizra - 17.03.2010, 09:04
Re: Admin 3D Label - by [MWR]Blood - 17.03.2010, 10:46

Forum Jump:


Users browsing this thread: 1 Guest(s)