What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

How to get deathbreath count in Adventure?

finalnova

New Member
Joined
Feb 7, 2015
Messages
15
Reaction score
0
i want to get deathbreath count in Adventure/Game/Stats/ExperienceTracker.cs

so i use this code line

Code:
ZetaDia.Me.Inventory.Backpack.DeathsBreath.Select(i => i.ItemStackQuantity).Sum();

Code:
using System;
using System.Linq;
using Adventurer.Game.Events;
using Adventurer.Game.Actors;
using Adventurer.Util;
using Zeta.Game;
using Zeta.Game.Internals.Actors;
using Buddy.Coroutines;

import source like this

but i got compile error

what is wrong?
 
you can write done on your phone note how much u got so far and start or move all your Death breath to your other alt and make sure u don't have anything on stash and then check how much yo have been getting easy
not hard
 
Back
Top