BBot - The best bot of the world
How to set Full Attack? - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: How to set Full Attack? (/thread-19210.html)



How to set Full Attack? - kaiquegabriel - 01-24-2016

I need set full attack on my Dawnport Script and don't know how make it.


RE: How to set Full Attack? - MegaNo0body - 01-24-2016

Not possible, it's better to set the full attack on the entire script.


RE: How to set Full Attack? - kaiquegabriel - 01-24-2016

(01-24-2016, 07:09 PM)MegaNo0body Wrote: Not possible, it's better to set the full attack on the entire script.

It's because on Dawnport, if you enter on gates of another vocations your attack mode change. Paladin > Full attack | Mages > Full defence | Knights > balanced.

Sad


RE: How to set Full Attack? - Renato Ribeiro - 01-24-2016

(01-24-2016, 07:09 PM)MegaNo0body Wrote: Not possible, it's better to set the full attack on the entire script.

It's hard to implement something like Self.SetFullAtk() //etc?
I think its can be very interesting


RE: How to set Full Attack? - MegaNo0body - 01-25-2016

(01-24-2016, 08:11 PM)kaiquegabriel Wrote:
(01-24-2016, 07:09 PM)MegaNo0body Wrote: Not possible, it's better to set the full attack on the entire script.

It's because on Dawnport, if you enter on gates of another vocations your attack mode change. Paladin > Full attack | Mages > Full defence | Knights > balanced.

Sad

Oh, I didn't knew about these gates.

(01-24-2016, 11:24 PM)Renato Ribeiro Wrote:
(01-24-2016, 07:09 PM)MegaNo0body Wrote: Not possible, it's better to set the full attack on the entire script.

It's hard to implement something like Self.SetFullAtk() //etc?
I think its can be very interesting

Actually it's pretty hard, the tricky part is making it work in all the Tibia versions, I'll start thinking on some implementations but it's pretty hard Sad