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

Empire Bug Reports

aquintus

Member
Joined
Oct 3, 2010
Messages
264
Reaction score
7
I thought splitting it a bit up wouldn't be the badest of all ideas to keep a better overview ;-)


I am trying out Megsers' Profiles at and it seems BW seems to have a bit of trouble with this:


#1
Code:
<While Condition="HasQuest(0xE0006149372CE12F) and not IsTaskComplete(0xE0006149372CE12F, 2, 1)">
        <UseObject QuestId="0xE0006149372CE12F" Name="Packed up Artifact" WaitTime="3000" Radius="100" X="-11.71604" Y="-4.199049" Z="24.15676" />
    </While>

stucks there and wouldn't leave the while even tho objective is completed.

#2
Code:
<UseObject QuestId="0xE000BDCA4B3FB368" Name="Lower Wilds" X="56.93987" Y="-16.6587" Z="-2.18436"  />

Just standing in front of the Terminals, same with the one at the Academy.

#3
Drop Box isn't recognized so it keeps running against it and stucks (mesh problem?)

I'll keep reporting ;-)


 
Last edited:
The option is called "Lower Wilds Taxi"...
 
the code is actually this:

<UseTransport TransporterName="Sith Academy Skyhopper" Option="Lower Wilds Skyhopper" X="-18.9321" Y="0.4588" Z="-4.8698" ToX="56.1189" ToY="-16.6587" ToZ="-1.5086" />
 
Last edited:
no, the actual working code is:

<UseTransport TransporterName="Sith Academy Skyhopper" Option="Lower Wilds Taxi" X="-18.9321" Y="0.4588" Z="-4.8698" ToX="56.1189" ToY="-16.6587" ToZ="-1.5086" />
 
I am trying out Megses' Profiles at and it seems BW seems to have a bit of trouble with this:

Where are other profiles? I seen few places people talking about profiles but I only see the 2 from kick.
 
Last edited:
Thank you for taking your time to report bugs, but I am already aware of these and those issues related to the profile have been rectified.

Please remember that the Empire profiles have NOT been released.
 
Back
Top