I'm currently working on something I thought would be handy.
With [Only registered and activated users can see links. Click Here To Register...], I'm modding a Respec potion into giving the selected creature extra JPs in addition to the respec. The problem is the 'selected creature' part. I've already gotten the pot to add JPs to the first creature in formation, or even to add them to all creatures in formation, but I don't want that effect, since it favors pet classes and I want to keep it as fair as possible.
So, I come requesting some help. Anyone know the command to get the selected creature's handle in LUA?:confused:
Oh, and before I forget, i know it can easily be done via SQL, but I want this to be done in-game, without bothering the GMs.
With [Only registered and activated users can see links. Click Here To Register...], I'm modding a Respec potion into giving the selected creature extra JPs in addition to the respec. The problem is the 'selected creature' part. I've already gotten the pot to add JPs to the first creature in formation, or even to add them to all creatures in formation, but I don't want that effect, since it favors pet classes and I want to keep it as fair as possible.
So, I come requesting some help. Anyone know the command to get the selected creature's handle in LUA?:confused:
Oh, and before I forget, i know it can easily be done via SQL, but I want this to be done in-game, without bothering the GMs.