Not entirely sure setConfig is the right way to go about it.
Perhaps it is a seperate frame?
Actually, pretty sure it is a config.
~Abyssal
|
|
does anybody know the setconfigs, (i think thats whats used) for getting the summoning special bar on the interface?

Not entirely sure setConfig is the right way to go about it.
Perhaps it is a seperate frame?
Actually, pretty sure it is a config.
~Abyssal
msot frames have been found, and none of the mystery frames fit. im almost 100% sure its some sort of setconfig. just dunno how to find it. :/

ur talking about how made down the sumo energie when ur pets is her if yes just pm i know how
My methode is working to set npc in fight (when ur in wildy and duel) but only with 2 pets was to long to set for more
i just want the special bar at the top of t he itnerface x.x, you know the blue one.

I think you should try using setConfig2.
Not sure what the actual integers are though. Keep guessing.Code:public void setConfig2(Player p, int id, int set) { if (p == null || p.stream == null || p.disconnected[0]) { return; } p.getByteVector().createFrame(161); p.getByteVector().writeWord(id); p.getByteVector().writeDWord_v1(set); }
~Abyssal
| « Gmaul spec help? | [508] Player Dialogues » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |