Function not working?
#6

pawn Код:
forward pChecking();
public pChecking()
{
    if(pCount >= 2)
    {
       SendClientMessageToAll(RED, "Crazy Hour script activated.");
           GivePlayerWeapon(playerid, 26, 500);
           SetPlayerArmour(playerid, 100);
       print("3 Players Joined!");
    }
    return 1;
}
Did you assign a timer?
Reply


Messages In This Thread
Function not working? - by Face9000 - 10.12.2010, 14:19
Re: Function not working? - by Face9000 - 10.12.2010, 18:50
Re: Function not working? - by Face9000 - 11.12.2010, 12:17
Re: Function not working? - by [HUN]Jaki - 11.12.2010, 16:20
Re: Function not working? - by Face9000 - 11.12.2010, 18:25
Re: Function not working? - by WillyP - 11.12.2010, 18:27
Re: Function not working? - by Face9000 - 11.12.2010, 18:29
Re: Function not working? - by WillyP - 11.12.2010, 18:49
Re: Function not working? - by Face9000 - 11.12.2010, 20:46

Forum Jump:


Users browsing this thread: 1 Guest(s)