What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Interact with object - does not work for cage in Alcarnus bonus quest

Cow6111

New Member
Joined
Jun 13, 2012
Messages
28
Reaction score
1
Hi,
Hope someone could help me to get the interaction with the cage object to work. (Act2 Q3.2 City of Blood)

I try to use
<While condition="ActorExistsAt(59387, 1196, 1286, 184, 100)" >
<UseObject questId="1" actorId="59387" isPortal="False" destinationWorldId="-1" />
<WaitTimer questId="1" waitTime="1000"/>
</While>
but simply nothing happen ....

Info dump:
[1CE4BF98] Type: Unit Name: A2C2AlcarnusPrisoner-694 ActorSNO: 59387, Distance: 4,383833

LOG:
[16:14:33.355 N] Interacting with object A2C2AlcarnusPrisoner-694
[16:14:35.275 N] Interacting with object A2C2AlcarnusPrisoner-694
[16:14:36.122 N] Interacting with object A2C2AlcarnusPrisoner-694
[16:14:36.974 N] Interacting with object A2C2AlcarnusPrisoner-694

Any hint would be appriciated :)

BR
COW
 
make sure that the portal id is correct
 
Hi, thx for the answer but not sure I understand? It is not a portal and the ID is correct afaik ....
which other portal id I should use?

thx lot
 
yeah sorry about that,i mean the object id
 
Hi Tony, thx a lot ... I have tried all relevant object id's but none is working ... when using the correct one (I assume) the bot runs well to the cage but it doesnt interact properly....

thx
COW
 
Back
Top