Conversation
|
will test soon |
no need to record pet if is not yours
pet type
clear %pet on login
|
@c4c1n6kr3m1 send us some screenshots |
| sub map_changed { | ||
| my ($self, $args) = @_; | ||
| $net->setState(4); | ||
| %pet = (); |
There was a problem hiding this comment.
hey, i might saying nonsense...
but why this needs to stay here? i mean, is already declared at Globals.pm isn't?
There was a problem hiding this comment.
oh now i understand, is to clear old values right? sorry for misunderstanding
There was a problem hiding this comment.
Also this should be in functions.pl, not here
There was a problem hiding this comment.
@lututui , the pet ID changed every map server , iRO
i put the code on functions.pl at november last year, work at that time
but not working with our bot date august with xkore 1 /3, so i need to put it on map_changed,looks like something is changed
There was a problem hiding this comment.
But when map changes the method on functions.pl is always called... Or am I wrong?
$pet{ID} always undef
it's reverse on iRO
that's why Wx pet doesn't work
need test for other servers