View Full Version : What's going on here?


BobTheBull
Jul 17, 2009, 03:49 PM
The WOC concept sounds very good, but there is hardly any information about how to implement it

I have looked through all the threads here and have found only the sketchiest information and examples of how to make a module, write an xml file, etc.

How are modders supposed to make their mods conform to WOC without any reference materials? Like I say, I have been through all the threads and if it's there I sure missed it.

mamba
Jul 23, 2009, 09:05 PM
There are plenty of modules out there which you can use as examples. Yes, there is not really any comprehensive tutorial on it, but by going through the modules provided by the WoC team, you should have an easy time converting existing definitions to WoC or create new WoC compliant ones.

Or use my mod as an example, it has some stuff the WoC modules do not even do :)

TAfirehawk
Jul 26, 2009, 04:05 PM
Have you been to the WoC wiki yet?

http://www.woc.dreamhosters.com/wiki/index.php?title=Main_Page

Not saying that is all inclusive or updated....but it is another resource besides the MANY GB's on the WoC SVN.

buck beach
Jul 28, 2009, 10:25 AM
Have you been to the WoC wiki yet?

http://www.woc.dreamhosters.com/wiki/index.php?title=Main_Page

Not saying that is all inclusive or updated....but it is another resource besides the MANY GB's on the WoC SVN.

I've asked this before. What and where are SVNs? Also what are GBs, great butts??:confused:

mamba
Jul 28, 2009, 05:49 PM
SVNs are repositories in which daa is stored. You can access that data via either your webbrowser or - preferably - via an SVN client like Tortoise (http://tortoisesvn.tigris.org/).

In this case the data stored in it is obviously all kind of content around the WoC, e.g. converted modules, source code etc., it can be found here (https://worldofciv.svn.sourceforge.net/svnroot/worldofciv/).

Oh, an GB is clearly GigaByte.

buck beach
Jul 29, 2009, 08:44 AM
SVNs are repositories in which daa is stored. You can access that data via either your webbrowser or - preferably - via an SVN client like Tortoise (http://tortoisesvn.tigris.org/).

In this case the data stored in it is obviously all kind of content around the WoC, e.g. converted modules, source code etc., it can be found here (https://worldofciv.svn.sourceforge.net/svnroot/worldofciv/).

Oh, an GB is clearly GigaByte.

Excuse my brain fart. Of course GB is gigaByte

Thanks