This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sandyqin

Pages: [1]
1
Tutorials / Re: Downloading a full patched 6.2.4 Client in any language
« on: December 15, 2017, 02:26:35 pm »
sad~
now overrides.php is closed

2
"Retro-Porting" / Re: [RELEASE] Draenor Map (6.0.2) For WoW 3.3.5a
« on: July 18, 2015, 09:48:11 am »
Quote from: "PhilipTNG"
Quote from: "hxsdsd"
Good project, where you can download the relevant DBC files, and how to display the minimap?

Dbc files are in your emulator core's folder, as shown in my video, I used the one from my core.

As for minimaps. I made a tutorial here:
[media:ziapta44]https://www.youtube.com/watch?v=ZHpIoLkR0Sk[/media:ziapta44]

Download links to whatever I may have used in the video are in the YouTube Video's Description.  If doing something yourself is too much work for you, just keep in mind it took me 3 weeks to make this patch and to bring it to people.  I put in 3 weeks, it shouldn't be much for you to put in an hour lol.
maybe download link crash?I want to download the patch but get 404 not found!~
sad!~

3
Quote from: "sevi"
with cold weather fly?

spell_generic.cpp search for:

if (map == 530 || (map == 571 && target->HasSpell(SPELL_COLD_WEATHER_FLYING)))

this must you change to

if (map == 530 || (map == 571 && target->HasSpell(SPELL_COLD_WEATHER_FLYING)) || map = yourmapid && target->HasSpell(YourFlySpell))
oh~
I want to ask:
When the player's death and transferred to the nearest graveyard, if in Northrend, players will automatically get ghost flying skills, I want to ask how this skill is applied on own maps?

4
Now I know how to fly in custom map
the url
http://modcraft.io/viewtopic.php?f=60&t=1953
is very useful!
But how to fly in custom map when player died like in  northend  ?

5
Tutorials / Re: [TUTORIAL] Minimaps
« on: March 22, 2013, 03:39:18 pm »
Quote from: "Steff"
and its in your zhtw subfolder?
yes! in datazhtwpatch-zhtw-9.MPQ

6
Tutorials / Re: [TUTORIAL] Minimaps
« on: March 22, 2013, 11:47:58 am »
Quote from: "Steff"
You add the blps and the translate to the right folders in patch?
I put them in patch-zhtw-9.MPQ  like it:
TexturesMinimap……………….blp
TexturesMinimapmd5translate.trs

is it right?

7
Tutorials / Re: [TUTORIAL] Minimaps
« on: March 22, 2013, 04:16:55 am »
I have occured some problems
I can't see minimaps in game.
In md5translate.trs
after MonasteryInstancesmap33_32.blp   e494ee0211d618090b1e1560d308319f.blp
before dir: NetherstormBG
I [enter] and add mymap
dir:[space]Shihuang[enter]
Shihuangmap3_3.blp[tab]0932c2e7b673abc321e2d672f16f5a3b.blp[enter]
Shihuangmap3_4.blp[tab]15b534f2f6588f02d20f5e065fadae12.blp[enter]
Shihuangmap3_5.blp[tab]fa275b79ab344e72cdc590357f24e78c.blp[enter]
Shihuangmap4_3.blp[tab]fa275b79ab344e72cdc590357f24e78c.blp[enter]
Shihuangmap4_4.blp[tab]fa275b79ab344e72cdc590357f24e78c.blp[enter]
Shihuangmap4_5.blp[tab]fa275b79ab344e72cdc590357f24e78c.blp[enter]
Shihuangmap5_3.blp[tab]fa275b79ab344e72cdc590357f24e78c.blp[enter]
Shihuangmap5_4.blp[tab]fa275b79ab344e72cdc590357f24e78c.blp[enter]
Shihuangmap5_5.blp[tab]fa275b79ab344e72cdc590357f24e78c.blp[enter]

why i can't see minimap in game?please help me!

8
Noggit / [QUESTION] How to edit wmo's areaid
« on: March 20, 2013, 03:49:37 am »
Now I put nexus wmo from worldwmodungeonnexusnexus_80.wmo into my map
I know how to add areaid on map ,but I don't know how to modify or delete wmo's areaid
can you help me?
sorry for my English

Pages: [1]