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.


Topics - caduceus

Pages: [1]
1
"Retro-Porting" / LF Worgen skeleton model ID
« on: April 19, 2015, 02:12:53 pm »
As title states, I am looking for the model Id for the worgen skeleton that would take place after a resurrection. I recently ported both goblin and worgen to 335. Now when the character resurrects it leaves the dreaded white and blue cube.

Example:


This is Tauren:


How are these gameobjects handled? Where are they handled?

2
Noggit / Chunk texturing problems
« on: December 27, 2013, 02:38:52 pm »
After clearing textures in a chunk, as directed in the tutorials. I can only apply one texture per chunk. Is there something else that needs to be done, so i can use all 4 textures for this exercise?



Code: [Select]
How to practice


You want to get skilled in texturing?
I practice in the following way. I load a zone from Blizzard with a texture set I like or I want mine to look like. Then I delete the texturing on some chunks with noggit.

>> CTRL + SHIFT + left mouse click on 2 till 4 connected chunks.

Now try to recreate this chunk texturing that you don´t see they ever where deleted and orient your work on the still existing textures on the surrounding chunks. This way you learn the technics Blizzard use, learn how they work and experiment around how you can recreate them with noggit. During this process you will get better and better and get your own style doing texturing.

3
Serverside Modding / [SOLVED] Faction/race changes Crash Worldserver.exe
« on: November 27, 2013, 05:21:11 pm »
I recently imported various races from Cata/MoP into a 3.3.5 Trinity. I have all of my dbc files in order and accounted for. Checked and double checked my ChrRaces.dbc, CharBaseInfo.dbc, SkillLineAbility.dbc, SkillRaceClassInfo.dbc, and Faction.dbc.  As title states anytime I try to do a faction/race change to any of the imported races (Pandaren, goblin, worgen...etc) from a pre-existing race via 3.3.5 (Human, Orc, Bloodelf, etc) my Worldserver.exe crashes. I can make any of these new races, play it to no prevail. I can learn skills, use languages, and do anything as it should be. I have replaced my libmysql.dll with the version from my compile and a version from jeutie's portable MySQL 5.5.9, neither solved the issue. This issue has obviously exhausted my resources, hopefully someone here can shine some light on something I may have overlooked.

 
This is a copy of the crash log

4
Serverside Modding / [SOLVED] [QUESTION] Custom Login screen/music
« on: July 27, 2013, 05:59:36 pm »
Hello, I am a complete newbie here. I came in looking for info on creating a serverside login screen with custom music (non animated) . If anyone could direct me to a tutorial or give instructions on how to to go about doing so, i would be eternally grateful. I have search over and over with no prevail on the subject with no luck as of yet. Thank you in advance for any useful info.

Pages: [1]