15.09.2010, 06:27 
	
	
	
		hey guys, Im going to school in like, 5 minutes but still wanted to fix this..
HOW do i make the skill level get +5 Instead of 5 In total?
	
	
	
HOW do i make the skill level get +5 Instead of 5 In total?
| 
			 new Skills[MAX_PLAYERS]; Skills[playerid] += 5; SetPlayerSkillLevel(playerid, WEAPONSKILL_AK47, Skills); SetPlayerSkillLevel(playerid, WEAPONSKILL_M4, Skills);  | 
| 
			 C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\gamemodes\TDM.pwn(200) : error 035: argument type mismatch (argument 3) C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\gamemodes\TDM.pwn(201) : error 035: argument type mismatch (argument 3)  | 

dini_Set("[***]","Weapon Skills",Skills[playerid]); //