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

custom behavior not working

vlad0327

New Member
Joined
Feb 4, 2011
Messages
291
Reaction score
10
Is it just me or is the CustomBehavior tag curently broken?
I'm working on a questing profile and tried UseItemOn and CastSpellOn functions, but both get stuck at
"moving towards ...." part. toon just stands at the coords not executing the function.

Any help? thanks
 
Post what your Profile looks like in that spot, and the log.
 
I am seeing the same thing.

<custombehavior file="InteractWith" questid="25684" mobid="203753" numoftimes="1" objecttype="Gameobject" x="-11457.62" y="-2633.81" z="3.771012"></custombehavior>
 

Attachments

Also, dunno if it's important, but using default cc and only talented turned on in plugins

here's the log & profile

p.s. the same thing happened for QuestId="25139". that's why I had to replace it with the wierd RunMacro thing, instead of using CastSpellOn. ofc I can do the same for this quest, but I'd rather get the CastSpellOn working properly
 

Attachments

Last edited:
Back
Top