Laststatus bug

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
lalla521
Posts: 80
Joined: 2004-04-06 22:41:11

Laststatus bug

Post by lalla521 »

hi... i am trying to make a macro to target some kinds of pg... for example only red or grey pgs...

but there's a bug in laststatus... because when i target myself with targetnext, laststatus points to the npc/pg that was "targeted" before me...

for example if i am in my house, and targetnext targets only me and my horse... laststatus will point always to my horse...

:P
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

laststatus can not be targeted on self
it is not a bug
lalla521
Posts: 80
Joined: 2004-04-06 22:41:11

Post by lalla521 »

ok, but i mean that it should return something different than the former laststatus =P

0x00000000 for example =P
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

no
laststatus is a handler for special server packet. it is not sent in case you switch TargetNext on self or in any other similar action. that's why there is no laststatus on self
Post Reply