[MOD REQUEST] Target icon action

Target action on icon clicking

Hello modders !

 

I wonder if anyone thought about making mod that makes possible for example to use Universal Gadget on my own player by clicking on icon of my DG in the middle bottom of the screen. Cuz it's sometimes very hard to aim correctly to myself in battlefield where massive minions, DG's and others R. Or for example in case of Chirmaya's mod, to use gadget or any other item on my ally by clicking on it's icon.

Is it possible and maybe someone could make this mod ? Or modificate Chirmaya's mode for this purpose for example. Could be usefull for many DG players i think.

 

Thanks in advance.

1,629 views 5 replies
Reply #1 Top

no i dont think that it is possible with the way that demigod is coded, i am sure there are a couple of threads like this around have a look around the forums for a better explained answer :).

Reply #3 Top

Quoting Auroson1c, reply 2
ah, not good news

I'm quite sure it's done this way. The UI is not allowed access to actual unit data..if it were, I could make a UI only mod that then instantly destroys everything on the map, or teleports me, etc.

Reply #4 Top

What if you triggered the gadget twice?

IE: Click once to enter target mod, the second click means use on myself.

Reply #5 Top

Quoting LORD-ORION, reply 4
What if you triggered the gadget twice?

IE: Click once to enter target mod, the second click means use on myself.

That still falls under the same problem. The UI can't actually get the "myself" part. Any specifics you see on the demigod are requests from the sync data, not the actual units. I've been spending a few weeks trying to break this system, and so far have not had any success at all. ( Which is good, as I mentioned any access the UI can have to the units would be easily exploitable. )