Quote:
Originally Posted by DavidElen14
Hi guys !
I put this line for reputation ....
Session.Character.GetReputation (monsterToAttack.Monster.Level);
it works perfectly but I can't manage to make sure that on type 6 monsters (Elite = Autoloot) I also receive the reputation can you tell me what I can add to the line to ensure that I also receive the reputation on these monsters?
thank you in advance
|
Your answer is within your post...
If you don't know how to do that, then go watch some programming logic tutorials cause this is the FIRST kind of things we see in programming (and, algorithms at high school)
- conditions
- loops
- variable