vip tag part 2
#2

PHP код:
public OnPlayerSpawn(playerid)
{
if(
PlayerInfo[playerid][Level] == || IsPlayerAdmin(playerid)) 
    {
        new 
Text3D:VIPS;
     
VIPS Create3DTextLabel(" V.I.P Member"red0.00.00.050.000);
     
Attach3DTextLabelToPlayer(VIPSplayerid0.00.00.0);
      
SetPlayerArmour(playerid,100);
    }
    return 
1;

Reply


Messages In This Thread
vip tag part 2 - by CBCandyBoy - 05.01.2013, 05:03
Re: vip tag part 2 - by ThePhenix - 05.01.2013, 05:18
Re: vip tag part 2 - by CBCandyBoy - 05.01.2013, 05:22
Re: vip tag part 2 - by CBCandyBoy - 05.01.2013, 05:26
Re: vip tag part 2 - by ThePhenix - 05.01.2013, 05:29
Re: vip tag part 2 - by CBCandyBoy - 05.01.2013, 05:31
Re: vip tag part 2 - by CBCandyBoy - 05.01.2013, 05:34
Re: vip tag part 2 - by nilanjay - 05.01.2013, 05:34
Re: vip tag part 2 - by ThePhenix - 05.01.2013, 05:34
Re: vip tag part 2 - by CBCandyBoy - 05.01.2013, 05:40

Forum Jump:


Users browsing this thread: 3 Guest(s)