Crowley
Member
- Joined
- Jan 15, 2010
- Messages
- 967
- Reaction score
- 20
I am am guessing other post didn't get answered with a "This is what's wrong" or a "There is nothing wrong, bot working as intended" or a "No idea what's wrong" because i posted it in the wrong sub-forum. Someone has to know which of the 3 things it is and since no answer in 3 days figured i would post in support forum....which is where i probably should have posted it in the first place.
When i try to put a flight destination in for usetaxi that has an apostrophe in it, Krom'gar Fortress for example, i just can't get it to fly. It opens the taxi box up fine but here is the problem.
Opens the Flightmaster but doesn't fly so i tried :
And get hit with this error after the taximap opens:
Now i am not claiming to be the sharpest pencil in the box but at the same time i am not as dumb as a rock...though some may argue that point ;p
I just don't see where the close bracket, or the open bracket for that matter, goes.
FPs without an apostrophe work fine. Any ideas or am i actually as dumb as a rock?
When i try to put a flight destination in for usetaxi that has an apostrophe in it, Krom'gar Fortress for example, i just can't get it to fly. It opens the taxi box up fine but here is the problem.
PHP:
<CustomBehavior File="UseTaxi" DestName="Krom'gar Fortress" MobId="35139" X="-114.6441" Y="-263.901" Z="24.00237" />
Opens the Flightmaster but doesn't fly so i tried :
PHP:
<CustomBehavior File="UseTaxi" DestName="Krom'gar Fortress" MobId="35139" X="-114.6441" Y="-263.901" Z="24.00237" />
And get hit with this error after the taximap opens:
PHP:
Error occured in: Global
Count: 1
Message: [string "Hax.lua"] line 1:
')' expected near 'gar'
Now i am not claiming to be the sharpest pencil in the box but at the same time i am not as dumb as a rock...though some may argue that point ;p
I just don't see where the close bracket, or the open bracket for that matter, goes.
FPs without an apostrophe work fine. Any ideas or am i actually as dumb as a rock?

Last edited by a moderator: