Act Problem
#1

http://pastebin.com/ChbjLb3Z


its dosen't write the text and dosen't set the life to 100% for who is in the Act2[playerid] = 1;


someone can help me?
Reply
#2

Try:

pawn Код:
for(new i; i < MAX_PLAYERS; i++)
{
    if(Act2[i])
    {
        SendClientMessage(i, COLOR_YELLOW, "!дагойп ойма млм дщзчрйн бфтймеъ аъ аъ дзййн едовп");
        SetPlayerHealth(i, 100);
        SetPlayerArmour(i, 100);
    }
}
Reply
#3

Quote:
Originally Posted by arjanforgames
Посмотреть сообщение
Try:

pawn Код:
for(new i; i < MAX_PLAYERS; i++)
{
    if(Act2[i])
    {
        SendClientMessage(i, COLOR_YELLOW, "!дагойп ойма млм дщзчрйн бфтймеъ аъ аъ дзййн едовп");
        SetPlayerHealth(i, 100);
        SetPlayerArmour(i, 100);
    }
}
dosen't work!
Reply
#4

bump.
Reply
#5

bump.
Reply
#6

bump.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)