Help me!!!
#1

Plis help me with that
All color has defined
This is corect:
if(PlayerInfo[i][pGM] == 1)
{
SetPlayerChatBubble(i, "[GameMaster]", ADZUTA, 30.0,60000);
}
if(PlayerInfo[i][pGM] == 2)
{
SetPlayerChatBubble(i, "[Vodja GameMastera]", ADZUTA, 30.0,60000);
}

This is with error
if(PlayerInfo[i][pGM] == 1)
{
SetPlayerChatBubble(i, "[GameMaster]", ZELENA, 30.0,60000);
}
if(PlayerInfo[i][pGM] == 2)
{
SetPlayerChatBubble(i, "[Vodja GameMastera]", ZELENA, 30.0,60000);
}

Plis help me with that
Reply


Messages In This Thread
Help me!!! - by Niksy - 30.08.2014, 18:11
Re: Help me!!! - by Rodney Francalim - 30.08.2014, 18:26

Forum Jump:


Users browsing this thread: 1 Guest(s)