How do i make a Level and XP System?
#10

Код:
if(Rank[playerid] == 2){
    SetPlayerSkillLevel(playerid, WEAPONSKILL_SAWNOFF_SHOTGUN, 2);
    //Do this with all the possible weapons
}
( https://sampwiki.blast.hk/wiki/SetPlayerSkillLevel )
Reply


Messages In This Thread
How do i make a Level and XP System? - by tommzy09 - 17.09.2010, 04:45
Re: How do i make a Level and XP System? - by PinkFloydLover - 17.09.2010, 05:34
Re: How do i make a Level and XP System? - by tommzy09 - 17.09.2010, 07:27
Re: How do i make a Level and XP System? - by PinkFloydLover - 17.09.2010, 10:01
Re: How do i make a Level and XP System? - by Seven. - 17.09.2010, 11:47
Re: How do i make a Level and XP System? - by tommzy09 - 17.09.2010, 23:38
Re: How do i make a Level and XP System? - by Steven82 - 18.09.2010, 00:23
Re: How do i make a Level and XP System? - by PinkFloydLover - 18.09.2010, 02:27
Re: How do i make a Level and XP System? - by nejc001 - 18.09.2010, 07:20
Re: How do i make a Level and XP System? - by Kwarde - 18.09.2010, 07:23

Forum Jump:


Users browsing this thread: 1 Guest(s)