eniac
Member
- Joined
- Jul 22, 2010
- Messages
- 107
- Reaction score
- 2
Hi,
I'm currently working on a script that converts zygor guide to HB-questorders.
My problem is, that there are only the mobnames for killquest in zigor, not the IDs.
So i thought about getting the ids from wowhead by reading the quest data;
But I have no idea how to actually do this.
my first trys where coded in python, but the page i got from wowhead was just a bunch of crap, the actual questdata seems to be in a javascript or something.
I'm really stuck.
If someone could post a code snipped or something on how to solve my problem i'd be really glad
I'm currently working on a script that converts zygor guide to HB-questorders.
My problem is, that there are only the mobnames for killquest in zigor, not the IDs.
So i thought about getting the ids from wowhead by reading the quest data;
But I have no idea how to actually do this.
my first trys where coded in python, but the page i got from wowhead was just a bunch of crap, the actual questdata seems to be in a javascript or something.
I'm really stuck.
If someone could post a code snipped or something on how to solve my problem i'd be really glad
