Log in

View Full Version : Pvp Cooldowns



dotsh
12-15-2012, 09:53 AM
I dont know if it is possible but i think it would be cool for pvp players to have a track on other people UE cooldown and such.

i used to be a c# coder. but i have no clue how u guys scripting so somehow it might be looking like this
example:

if (player = say "exevo gran mas frigo" && Damage < 400)
show.countdown("480")+("playername")
or
if (player = say "exevo gran mas flam" && Damage ="true")
show.countdown("480")+("playername")

can be handy to know when to put ur energy ring on to avoid massive ue combos. :p

Infernal Bolt
12-15-2012, 09:55 AM
It's not possible to read default chat messages right now.

dotsh
12-15-2012, 09:58 AM
It's not possible to read default chat messages right now.

But, is it possible to detect players UE cooldown like the way bot detects holes on the ground?

Hendy
12-15-2012, 11:34 PM
But, is it possible to detect players UE cooldown like the way bot detects holes on the ground?

The bot can, but I dont think we can use it unless theres an unlisted function.