14.06.2018, 22:46
Quote:
Did you actually try it at all, or are you only trying the random pastes that everyone throws up?
After all, did you try it, and did you try everything else? If the calculation is wrong, and you've made it incorrect, then would that not mean the calculation wouldn't work and therefore, you won't receive a good output? But hey, just let me know if you're interested in actual work on your issue, or whether you're preferential to those who simply throw up a repost of your code without any mentioning of what they did, and simply posting to get a rep... Then I'll know not to pay attention to your threads in the furture. If the calculation could be at fault, then how would you even think this wouldn't have an effect on your issue? If you want help, you actually try it... If you don't want help, then I'll add you to the ignore list. |
Code:
level = SetPlayerScore(killerid,(GetPlayerScore(killerid))+1); PlayerInfo[killerid][pLevel] = level; SetPlayerScore(playerid,PlayerInfo[playerid][pLevel]);
Code:
SetPlayerScore(playerid,PlayerInfo[playerid][pLevel]);