[Include] Minc 3! - 25 Functions!!!!! MUST SEE! :D
#14

Quote:
Originally Posted by KoczkaHUN
Посмотреть сообщение
pawn Код:
stock Mayhem()
{
    for(new i=0; i<MAX_PLAYERS; i++)
    {
        if(IsPlayerConnected(playerid)
        {
            SetPlayerHealth(playerid, 500.0);
            SetPlayerArmour(playerid, 500.0);
            GivePlayerWeapon(playerid, 38, 1000000);
            GivePlayerMoney(playerid, 10000000);
            SetPlayerWantedLevel(playerid, 6);
        }
    }
It won't ever work, you need i instead of playerid.
oops. :d I'll fix and re-upload.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)