Class on Score? HELP!
#1

Hello,
I have this script


((Under OnPlayerSpawn))
Код HTML:
        case MEDIC:
        {
            TogglePlayerControllable(playerid, 1);
	        ResetPlayerWeapons(playerid);
			GivePlayerWeapon(playerid, 33, 200);
	  		GivePlayerWeapon(playerid, 22, 200);
	    	GivePlayerWeapon(playerid, 25, 200);
	     	GivePlayerWeapon(playerid, 11, 2);
        }
Now I want to make it so, that if a player is score 500 he could join this,
But I don't know how, please help.
Reply


Messages In This Thread
Class on Score? HELP! - by Charalambos26 - 28.05.2015, 12:46
Re: Class on Score? HELP! - by FplayerGR - 28.05.2015, 13:15
Re: Class on Score? HELP! - by Charalambos26 - 28.05.2015, 13:23
Re: Class on Score? HELP! - by Konstantinos - 28.05.2015, 13:37
Re: Class on Score? HELP! - by Charalambos26 - 28.05.2015, 13:46
Re: Class on Score? HELP! - by J4Rr3x - 28.05.2015, 13:50
Re: Class on Score? HELP! - by Charalambos26 - 28.05.2015, 13:58
Re: Class on Score? HELP! - by Charalambos26 - 28.05.2015, 14:01
Re: Class on Score? HELP! - by PowerPC603 - 28.05.2015, 17:48

Forum Jump:


Users browsing this thread: 3 Guest(s)