Good evening, could someone give me the line of code so that players can farm reputation by killing monsters please?
X= Number of reputation which adds to yourself after killingQuote:
Session.Character.Reput += (monsterToAttack.Monster.Level + 10) - monsterToAttack.Monster.Level + X;
wtf what is the reason to use something like that...Quote:
Put it:
X= Number of reputation which adds to yourself after killing