balance system not working...[REP+]
#9

thnx xD:
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerPos(playerid, 2486.6650,-1666.2847,13.3438);
    SetPlayerFacingAngle(playerid, 264.2691);
    SetPlayerCameraPos(playerid, 2492.1646,-1663.5969,13.3359);
    SetPlayerCameraLookAt(playerid, 2486.6650,-1666.2847,13.3438);
    switch(classid)
    {
        case 0 .. 5:
        {
            GameTextForPlayer(playerid, "~r~Terrorists", 3000, 6);
            AllTeams[playerid] = TERRORISTS;
        }
        case 6 .. 11:
        {
            GameTextForPlayer(playerid, "~b~Army", 3000, 6);
            AllTeams[playerid] = ARMY;
        }
    }
    return 1;
}
hmm also if i have to remove something, tell me pls, to prevent buggs xD

and thnx again
Reply


Messages In This Thread
balance system not working...[REP+] - by niels44 - 12.09.2012, 16:41
Re: balance system not working...[REP+] - by Roko_foko - 12.09.2012, 16:48
Re: balance system not working...[REP+] - by niels44 - 12.09.2012, 16:52
Re: balance system not working...[REP+] - by mamorunl - 12.09.2012, 16:53
Re: balance system not working...[REP+] - by niels44 - 12.09.2012, 16:58
Re: balance system not working...[REP+] - by Roko_foko - 12.09.2012, 16:59
Re: balance system not working...[REP+] - by niels44 - 12.09.2012, 17:01
Re: balance system not working...[REP+] - by Roko_foko - 12.09.2012, 17:03
Re: balance system not working...[REP+] - by niels44 - 12.09.2012, 17:11
Re: balance system not working...[REP+] - by mamorunl - 12.09.2012, 17:16

Forum Jump:


Users browsing this thread: 1 Guest(s)