Sidalol Member Joined Jul 1, 2010 Messages 987 Reaction score 15 Sep 29, 2014 #1 How do you dismount from vehicles? standFromMount() does not work and the dismount skill is not actually a skill in the same way Owner's Mark is it seems: Owner's Mark:
How do you dismount from vehicles? standFromMount() does not work and the dismount skill is not actually a skill in the same way Owner's Mark is it seems: Owner's Mark:
O Out Active Member Joined Jun 2, 2012 Messages 2,972 Reaction score 13 Sep 29, 2014 #2 DiscardSlave() UseSkill("Owner's Mark") not work?
Sidalol Member Joined Jul 1, 2010 Messages 987 Reaction score 15 Sep 29, 2014 #3 Out said: DiscardSlave() UseSkill("Owner's Mark") not work? Click to expand... Owner's Mark does work, it was example to show what I mean about dismount not a skill. Thanks ^^
Out said: DiscardSlave() UseSkill("Owner's Mark") not work? Click to expand... Owner's Mark does work, it was example to show what I mean about dismount not a skill. Thanks ^^
Sidalol Member Joined Jul 1, 2010 Messages 987 Reaction score 15 Sep 29, 2014 #4 Edit: What about to mount slave? Cannot see any function such as sitOnSlave() and cart is Creature so cannot use UseDoodadSkill to mount.
Edit: What about to mount slave? Cannot see any function such as sitOnSlave() and cart is Creature so cannot use UseDoodadSkill to mount.
O Out Active Member Joined Jun 2, 2012 Messages 2,972 Reaction score 13 Sep 29, 2014 #5 What about to mount slave? Click to expand... BindSlave()
Rostol Member Joined Jul 19, 2014 Messages 95 Reaction score 1 Sep 29, 2014 #6 so THESE are the slaves!!! now i get it, i didnt know what those were for.