Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: dbbaker01 on March 22, 2015, 05:53:20 pm
-
I want to add a ride-able Wheelchair NPC to my 2 3.3.5 clients (1 is Arcemu and 1 is Trinity). Then, I found the perfect thing, in Cata.
http://www.wowhead.com/npc=48971/drekthars-wheelchair
http://www.wowhead.com/npc=48970/drekthars-wheelchair-wheel
So, I got a 4.3.4.15595 client. Then, I installed a trinitycore repack for DBC. I searched the .MPQ and .DBC files. I never found the Wheelchair npc.
Can someone make a guide on how I can get it and put it on both my 3.3.5 clients? I don't really care which one you start with, just pick either Arcemu or Trinitycore. Thanks. :D
-
Okay seriously, I don't mean to push anyone, but for some reason no one will reply to my topics. I've been waiting silently for a reply to this, but it's been 3 days and I'm used to getting responses overnight. But now, no one is saying anything to this, and also another topic I posted that's still completely visible and one of the forums at the top of the list, called "[NOT SOLVED] Client crash when Custom NPC loads". I don't even have any PMs or anything. Why isn't anyone helping me out?
-
Because people don't know.
This will first involve exporting the model, then adding something in Vehicle.dbc. That it is multiple NPCs is weird, it won't work that way in WotLK. You will probably have to edit the model and attach events to the wheels for it to work as vehicle. It is a blizzard-side hack to begin with. That doesn't make it any easier.
-
Because people don't know.
This will first involve exporting the model, then adding something in Vehicle.dbc. That it is multiple NPCs is weird, it won't work that way in WotLK. You will probably have to edit the model and attach events to the wheels for it to work as vehicle. It is a blizzard-side hack to begin with. That doesn't make it any easier.
As schlumpf said, we try to help where we can, but if we never did something that you want to do, we can't help.
-
Someone has been messing with it. Look at the "What are you working on" thread
(http://puu.sh/f4Cvh/06ed76b3f1.jpg)
It's by rangorn, look at page 60
-
Someone has been messing with it. Look at the "What are you working on" thread
(http://puu.sh/f4Cvh/06ed76b3f1.jpg)
It's by rangorn, look at page 60
So, what? Should I PM him asking for how he does it or something?
-
Someone has been messing with it. Look at the "What are you working on" thread
(http://puu.sh/f4Cvh/06ed76b3f1.jpg)
It's by rangorn, look at page 60
So, what? Should I PM him asking for how he does it or something?
Yup.
-
Someone has been messing with it. Look at the "What are you working on" thread
(http://puu.sh/f4Cvh/06ed76b3f1.jpg)
It's by rangorn, look at page 60
So, what? Should I PM him asking for how he does it or something?
Yup.
Did, but when the message was sent, it showed it reviewed in the type message thing. But, when I looked in Sent messages, nothing was there. I also looked in Outbox, Manage PM drafts, and even considered the ridiculous possibility of it being in Inbox. It wasn't anywhere. So, I just gave up, and went to sleep. Then, I woke up this morning and checked. No replies. Either he just didn't see it yet or he didn't get it. Why is it doing this?
-
It's me :)
This whellchair was made on Cataclysm, not in wotlk, i don't know the names of the m2 used for the chair and the wheels.
I have made this with vehicules dbcs and some sql
-
It's Vehicle.dbc, VehicleSeat.dbc, and Vehicle_Template_Accessory located in the server database (assuming you're using trinity). That's all you need to make it work.