maps/templates/guild
ryo_saeba 74648efcc0 Fix connections, slaying, names, ... This should make the guilds usable.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7362 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-20 10:14:17 +00:00
..
GuildList Shouldn't have committed that test guild :) 2007-02-25 23:12:25 +00:00
README.txt Patch #1782975: Python guilds template, courtesy Perko/alestan. 2007-10-14 16:52:08 +00:00
basement Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00
bigchest Patch #1782975: Python guilds template, courtesy Perko/alestan. 2007-10-14 16:52:08 +00:00
guildHQ Patch #1782975: Python guilds template, courtesy Perko/alestan. 2007-10-14 16:52:08 +00:00
guild_HQ Final touches on the Guild_HQ map so that the tokens can be traded in for additional guild features: craft benches. RJT, Feb-12-2007 2007-02-13 02:56:54 +00:00
guild_alchemy Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00
guild_bbq Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00
guild_hq Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00
guild_jeweler Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00
guild_thaum Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00
guild_toolshed Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00
guildalchem Patch #1782975: Python guilds template, courtesy Perko/alestan. 2007-10-14 16:52:08 +00:00
guildbbq Patch #1782975: Python guilds template, courtesy Perko/alestan. 2007-10-14 16:52:08 +00:00
guildjeweler Patch #1782975: Python guilds template, courtesy Perko/alestan. 2007-10-14 16:52:08 +00:00
guildman_lounge Map editor reformatting on the python based guild maps (templates) 2007-08-31 04:23:57 +00:00
guildmaster_lounge Map editor reformatting on the python based guild maps (templates) 2007-08-31 04:23:57 +00:00
guildthaum Patch #1782975: Python guilds template, courtesy Perko/alestan. 2007-10-14 16:52:08 +00:00
guildtoolshed Patch #1782975: Python guilds template, courtesy Perko/alestan. 2007-10-14 16:52:08 +00:00
hallofjoining Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00
journeyman_lounge Map editor reformatting on the python based guild maps (templates) 2007-08-31 04:23:57 +00:00
mainfloor Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00
masters_lounge Map editor reformatting on the python based guild maps (templates) 2007-08-31 04:23:57 +00:00
novice_lounge Map editor reformatting on the python based guild maps (templates) 2007-08-31 04:23:57 +00:00
secondfloor Fix connections, slaying, names, ... This should make the guilds usable. 2007-10-20 10:14:17 +00:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

1 Install
2 Bug reporting
3 Credits

1 Install:
All files go within the crossfire server folder
Step 1: Copy the map files to ./share/maps/guilds/<guildname> (<guildname> is not the folder 	name, but rather whatever guild name you are using)
	#(Note:  With the current map and server there are three guilds, they are: 		GUILD_TEMPLATE, PoisonedDagger, and GreenGoblin.  Whatever name you give the folder 	should work, but it will still use GUILD_TEMPLATE.  You can change what guild it uses by 	editing the map files.  There are 8 objects that need to be changed.  The first 5 are on 	the main floor, the next two are in the guildhq and the final one is in hallofjoining.  	It's not that hard, but you will need a map editor.  You find the object that has the 		script, click edit data, and change the line "script options" (which currently is 	"GUILD_TEMPALTE") to the guild you wish to use.  And make sure you use the same one for 	all of them or it won't work.
	1:The guardian sign, its out front of the building on the bridge.
	2:It's the altar in the lower right corner of the map.
	3:It's Jack, the beholder in the main hall.
	4:The message sign, look for it in the upper right corner of the map.
	5:The Big Lever, also in the upper right section.
	6:The oracle in the centre of the room, in the guild HQ,
	7:The guild master's sign straight above the oracle at the wall.
	8:"Load" the switch on the left in the hallofjoining.)  
Step 2: Copy the scripts to ./share/maps/python/guilds
Step 3: Choose where you want the guild and edit the world map, place a guildhall, and set the exit path to /guilds/<guildname>
#(Note 2: (don't worry it's short) you must have python plugin installed for the guild to work)

2 Bug reporting
Any problems installing and making it work or just general bugs you find, please email them to jehloq@yahoo.com, I will be more than willing to help figure out why it isn't working right and correct any bugs you find.

3 Credits
Creators:
majorwoo
Avion
Date:    11/19/2004
Guild work rooms created by: Rick Tanner
Editor: CrossfireEditor
Date:    3/19/2007
Map finised by:  Alestan jehloq@yahoo.com
Date:     8/27/2007

#(Note 3: I tried to keep as much as possible the same as the origional maps, the scripts had some small issues and most of the things you can buy used imperials or simply had "x" listed.  So i went through and replaced the "x"s with real things and swaped the imperials for amberium.)