bmjclark wrote:Simple, if u add auto hearth, it's literally gonna be impossible to track people online as well as summon them (cause of vaults ect). Will pretty much ruin any hope of retribution EVER.
Fair point.
Moderator: Phades
bmjclark wrote:Simple, if u add auto hearth, it's literally gonna be impossible to track people online as well as summon them (cause of vaults ect). Will pretty much ruin any hope of retribution EVER.
bmjclark wrote:Simple, if u add auto hearth, it's literally gonna be impossible to track people online as well as summon them (cause of vaults ect). Will pretty much ruin any hope of retribution EVER.
cobaltjones wrote:bmjclark wrote:Simple, if u add auto hearth, it's literally gonna be impossible to track people online as well as summon them (cause of vaults ect). Will pretty much ruin any hope of retribution EVER.
I personally love the idea, simply for the fact that it just further illustrates how fucking stupid it is to have an open source MMO client.
bmjclark wrote:Simple, if u add auto hearth, it's literally gonna be impossible to track people online as well as summon them (cause of vaults ect). Will pretty much ruin any hope of retribution EVER.
ArvinJA wrote:That is not what's wrong, what's wrong is the game mechanics. If the client wasn't open-source only a handful of people would have modded clients (yes, you don't need open source for modding) and those people would have an edge over everyone else. By having an open-source client the barrier to entry for creating mods is a lot lower, which is good. So basically, the game mechanics need to be revamped to discourage modding.
Potjeh wrote:I think this would be excellent for highlighting just how stupid the fast travel system is.
cobaltjones wrote:I personally love the idea, simply for the fact that it just further illustrates how fucking stupid it is to have an open source MMO client.
bmjclark wrote:Simple, if u add auto hearth, it's literally gonna be impossible to track people online as well as summon them (cause of vaults ect). Will pretty much ruin any hope of retribution EVER.
jadamkaz wrote:ah i remember my run in with odditown they are good ppl im sure the only reason they killed ME is because they are troll hunters and i was a troll
Cajoes wrote:I was the murder victim your guy aggro'd. And slew. Entirely unprovoked. Rather handily at that. Which prompted the retaliatory party. That you also handily slew.
bmjclark wrote:Simple, if u add auto hearth, it's literally gonna be impossible to track people online as well as summon them (cause of vaults ect). Will pretty much ruin any hope of retribution EVER.
algeralith wrote:bmjclark wrote:Simple, if u add auto hearth, it's literally gonna be impossible to track people online as well as summon them (cause of vaults ect). Will pretty much ruin any hope of retribution EVER.
I actually think its a great idea! Infact, I'll decided to do a proof of concept. I'm no java programmer, but after some time I came up with this
simple implementation. Someone else should improve upon it.
In the new ender client under minimap.java change..
if(kin != null){
g.chcolor(BuddyWnd.gc[kin.group]);
} else {
g.chcolor();
}
to..
if(kin != null){
g.chcolor(BuddyWnd.gc[kin.group]);
} else {
String[] action = {"theTrav", "hearth"};
UI.instance.mnu.wdgmsg("act", (Object[])action);
g.chcolor();
}
Its very simple, and buggy (won't be able to move at all if you go to our hf and someone no kinned is around).
But its just a simple proof of concept.
jadamkaz wrote:ah i remember my run in with odditown they are good ppl im sure the only reason they killed ME is because they are troll hunters and i was a troll
Users browsing this forum: Claude [Bot] and 0 guests