Forum > Random

Vanilla 1.12

(1/3) > >>

malahmen:
Is there any post in the forum where the tools for this version are all gathered?

I wanted to start a little experience with this version (since its my favorite mechanics wise) and most of the links and tools I found around here are for the 335 version (if not mistaken).

Can someone point me out some directions please?

Just need the "common" stuff:
- add objects/NPC's
- add/edit quests
- create/edit gear

I believe most can be achieved server side (correct me if I'm wrong).

---------------------

I'm going to update this post with the information I'll gather around about this version.

Server source:
https://github.com/cmangos/mangos-classic

Server compiling instructions:
https://github.com/cmangos/issues/wiki/ ... structions
http://www.ownedcore.com/forums/world-o ... erver.html

Tutorials and other informations:
http://valkryst.com/blog/Articles.html

Database Information:
http://devil.tauri.hu/~blay/wiki/index. ... sdb_struct

DBC Information:
- http://www.pxr.dk/wowdev/wiki/index.php ... tegory:DBC

I'm using windows as OS, so here goes a list of some software:
- http://www.microsoft.com/express/Downloads/
- https://www.apachefriends.org/index.html
- http://dev.mysql.com/downloads/workbench/
- http://www.sublimetext.com/3

Editing software:
- viewtopic.php?f=59&t=782 [MyDbcEditor]
- viewtopic.php?f=59&t=781 [csved]

Maps information:
- http://www.pxr.dk/wowdev/wiki/index.php ... aTable.dbc (does this apply to vanilla? - need to check)

(I don't like to have git or svn installed on my "playing machine", so I download the latest source, I don't checkout with them, hence I don't have them in this list)

As soon as I manage to have it all up and running locally, I'll start looking for more specific software and their compatible versions, and I'll list them here too.

MountainLion:

--- Quote from: "malahmen" ---Is there any post in the forum where the tools for this version are all gathered?

I wanted to start a little experience with this version (since its my favorite mechanics wise) and most of the links and tools I found around here are for the 335 version (if not mistaken).

Can someone point me out some directions please?

Just need the "common" stuff:
- add objects/NPC's
- add/edit quests
- create/edit gear

I believe most can be achieved server side (correct me if I'm wrong).
--- End quote ---

DB editing will do the job for the most part. Yes server-side edits unless you're looking to create items from scratch and render them ingame. Quests are scripted (code)

Edit: Support is limited for anything that is not 3.3.5 or WoD but someone might be able to help with that

Namok:
Hi ! Some people are currently working on this version I recommand you to ask some informations to Stan84 and Spik96 they are the most advanced.

malahmen:
thanks for the replys.

if anyone has any other information I can use (links, tools, tutorials, etc) for this version, please add it up here. :)
I would really appreciate it.

thanks.

Valkryst:

--- Quote from: "malahmen" ---Is there any post in the forum where the tools for this version are all gathered?

I wanted to start a little experience with this version (since its my favorite mechanics wise) and most of the links and tools I found around here are for the 335 version (if not mistaken).

Can someone point me out some directions please?

Just need the "common" stuff:
- add objects/NPC's
- add/edit quests
- create/edit gear

I believe most can be achieved server side (correct me if I'm wrong).
--- End quote ---

You honestly don't need tools to do any of this. New objects, NPCs, quests, and gear can be added or edited straight in the database using HeidiSQL or an equivalent program.

Navigation

[0] Message Index

[#] Next page

Go to full version