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

Trinity 2.1.21 and QuestTools 2.1.38

Status
Not open for further replies.
remove the "using Zeta.Game.Internals;" on top of the ItemRank.cs file
add (int) after the "=" @ line 63 in the RefreshItem.cs file

Enjoy using DB.

what line is line 63 ? can you post it pls, i`m useing notepad to open the file
 
remove the "using Zeta.Game.Internals;" on top of the ItemRank.cs file
add (int) after the "=" @ line 63 in the RefreshItem.cs file

Enjoy using DB.

could you uploade ur files tonyx ? i modified what you sayd but it still doesnt work
 
could you uploade ur files tonyx ? i modified what you sayd but it still doesnt work

Here is my RefreshItem file, be careful I'm still using Trinity .15 ... so it may be different and cause more errors.

I don't have ItemRank.cs in the .15 version, can't help :o

For those having issues (compilation issues) here's few steps to help :

1) Download notepad++ (it really helps, even if you're not a dev.)
2) Identify where the error is :

Code:
Compiler Error: c:\Users\jackus\Desktop\DB Greater rift\Plugins\Trinity\Cache\[COLOR="#008000"]RefreshItem[/COLOR].cs([COLOR="#FF0000"]63,35[/COLOR])

The Green information is the buggy file, the red 2 numbers are in fact ROW, and COLUMN indexes

Basically, you'll find where the error is @ those numbers under notepad++ since it shows rows numbers ;)

You can even sometimes find why it's buggy and fix it yourself. It was just a little remember for the DIY debugging bullshit <3

Bros, do you even rift? #StupidJokeOfTheDay
 

Attachments

Last edited:
Compiler Error: c:\Users\x\Documents\Demonbuddy\Plugins\Trinity\Reference\ItemRanks.cs(10,7) : warning CS0105: The using directive for 'Zeta.Game.Internals' appeared previously in this namespace
Compiler Error: c:\Users\x\Documents\Demonbuddy\Plugins\Trinity\Cache\RefreshItem.cs(63,35) : error CS0266: Cannot implicitly convert type 'Zeta.Game.Internals.Actors.GemQuality' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\x\Documents\Demonbuddy\Plugins\Trinity\Cache\RefreshObject.cs(106,30) : warning CS0168: The variable 'ex' is declared but never used
Current bot set to Order Bot
Loaded profile R-RIFT
[QuestTools][Plugin] v2.1.38 Enabled
 
Compiler Error: c:\Users\x\Documents\Demonbuddy\Plugins\Trinity\Reference\ItemRanks.cs(10,7) : warning CS0105: The using directive for 'Zeta.Game.Internals' appeared previously in this namespace
Compiler Error: c:\Users\x\Documents\Demonbuddy\Plugins\Trinity\Cache\RefreshItem.cs(63,35) : error CS0266: Cannot implicitly convert type 'Zeta.Game.Internals.Actors.GemQuality' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\x\Documents\Demonbuddy\Plugins\Trinity\Cache\RefreshObject.cs(106,30) : warning CS0168: The variable 'ex' is declared but never used
Current bot set to Order Bot
Loaded profile R-RIFT
[QuestTools][Plugin] v2.1.38 Enabled

I already said what to do, few posts ago :o
 
toNyx any idea where to fix:
when only fleeting shrine enabled bot still piking up empowered

?
 
What's the problem?
Jade harvester WD is not using soul harvest.


What steps will reproduce the problem?
Running a WD with the jade harvester set.


What is the expected result?
Using soul harvest skill on dotted mobs


What happens instead?
Keeps spamming haunt and not using soul harvest

see the attached log
 

Attachments

Is there anyone working on new Trinity development? Seems like the last version released was .21 and that's what appears to be on the SVN. Is rrrix still around?
 
any chance the crusaders can get a use condemn off cd and use Laws off cd for those of us who have 100% uptime builds?
 
any chance the crusaders can get a use condemn off cd and use Laws off cd for those of us who have 100% uptime builds?

just go to combat / crusader

set condemn minium to 1
and laws all to 100
 
Is there anyone working on new Trinity development? Seems like the last version released was .21 and that's what appears to be on the SVN. Is rrrix still around?
We're all still around :). I can't speak for rrrix, but I've been pretty busy the last couple of weeks.
any chance the crusaders can get a use condemn off cd and use Laws off cd for those of us who have 100% uptime builds?
What build is that? I would need your skills and build-specific gear
 
Last edited:
any chance the crusaders can get a use condemn off cd and use Laws off cd for those of us who have 100% uptime builds?

What build is that? I would need your skills and build-specific gear

You can give this a try (CrusaderCombat.cs might be a bit messy but it works.) Added a slider for Trinity/Combat/Crusader for the range which you have to be within to cast Condemn off cd. I'm using 50 yards. It will cast Condemn if monsters are in that range whatever the current target is, be it shrines, containers, avoidance etc.
 

Attachments

Status
Not open for further replies.
Back
Top