Requests of new features and reports on bugs needs to be fixed
Moderators: Murderator+ , Murderator
lalla521
Posts: 80 Joined: 2004-04-06 22:41:11
Post
by lalla521 » 2004-05-28 15:22:34
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...
Yoko
Site Admin
Posts: 1964 Joined: 2004-04-03 16:49:38
Contact:
Post
by Yoko » 2004-05-28 20:10:38
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 » 2004-05-28 23:01:20
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 » 2004-05-30 18:02:14
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