Another question :)

Information and updates for all other projects by Black Omen Productions (besides Shadow Empires): Namely Codename: MetalStorm, Anti-Balance, Ultimate Fixer and all versions of XyRAX

Moderators: Nefarius, Joel, Doombreed-x, Vendanna

User avatar
Exact420
Posts: 9
Joined: Mon May 11, 2009 8:24 pm

Another question :)

Post by Exact420 » Wed May 20, 2009 1:37 am

Would you or have you thought about being able the give hirelings an inventory? this would be a great way the haul some of your items around or maybe you could give them charms or something I don't know.

edit: also you mentioned you will be able to enchant you weapons or armor with other colors, will you be able to choose a color for better character customization or will it just be a random thing?
Last edited by Exact420 on Wed May 20, 2009 1:43 am, edited 1 time in total.

User avatar
DemonicAngel
Forum Legend
Principality
Posts: 2425
Joined: Mon Nov 27, 2006 2:06 am

Post by DemonicAngel » Wed May 20, 2009 4:25 am

Like in the Diablo ripoff for kids, Fate. In that game you could give items to your cat/dog and then tell them to run back to town and sell them. :lol:

User avatar
Exact420
Posts: 9
Joined: Mon May 11, 2009 8:24 pm

Re: Another question :)

Post by Exact420 » Wed May 20, 2009 2:17 pm

huh never heard of that game, it does look kidish but I still might try it out cause I love trying new games.

User avatar
DemonicAngel
Forum Legend
Principality
Posts: 2425
Joined: Mon Nov 27, 2006 2:06 am

Post by DemonicAngel » Wed May 20, 2009 4:29 pm

I'm pretty sure there are free trials available. Don't remember how we got it though.

User avatar
Nefarius
Retired Admin
Cherub
Posts: 11607
Joined: Sat Jun 15, 2002 8:13 pm
Location: Where the blood forever rains

Hand-picked

Re: Another question :)

Post by Nefarius » Thu May 21, 2009 3:26 am

Would you or have you thought about being able the give hirelings an inventory? this would be a great way the haul some of your items around or maybe you could give them charms or something I don't know.
This was dismissed very early in the development as only being cause of balance problems, the mercs are already a considerable problem when it comes to balancing, there will be other changes to how mercs work. As for item storage space, we have planned a few extra ways to store items beyond inv/stash/cube that stem from Infinity-engine games, but we will see to details of that at a later point ;)
edit: also you mentioned you will be able to enchant you weapons or armor with other colors, will you be able to choose a color for better character customization or will it just be a random thing?
The regular dyes can be bought from a npc, and you can pick each of the 40 (IIRC since I don't remember how many I added to the palette) item colors.

EDIT

Code: Select all

enum ITEMCOLORS
{
	ICOLOR_WHITE,
	ICOLOR_LIGHTGREY,
	ICOLOR_DARKGREY,
	ICOLOR_BLACK,
	ICOLOR_LIGHTBLUE,
	ICOLOR_DARKBLUE,
	ICOLOR_CRYSTALBLUE,
	ICOLOR_LIGHTRED,
	ICOLOR_DARKRED,
	ICOLOR_CRYSTALRED,
	ICOLOR_LIGHTGREEN,
	ICOLOR_DARKGREEN,
	ICOLOR_CRYSTALGREEN,
	ICOLOR_LIGHTYELLOW,
	ICOLOR_DARKYELLOW,
	ICOLOR_LIGHTGOLD,
	ICOLOR_DARKGOLD,
	ICOLOR_LIGHTPURPLE,
	ICOLOR_DARKPURPLE,
	ICOLOR_ORANGE,
	ICOLOR_BRIGHTWHITE,
	ICOLOR_BLACK_2,
	ICOLOR_BLOOD,
	ICOLOR_LIGHTRED_2,
	ICOLOR_ORANGE_2,
	ICOLOR_DARKYELLOW_2,
	ICOLOR_LIGHTYELLOW_2,
	ICOLOR_ACID,
	ICOLOR_LIGHTGREEN_2,
	ICOLOR_DARKGREEN_2,
	ICOLOR_DARKGREEN_3,
	ICOLOR_DARKGREEN_4,
	ICOLOR_DARKGREEN_5,
	ICOLOR_TURQUOISE,
	ICOLOR_TURQUOISE_2,
	ICOLOR_LIGHTBLUE_2,
	ICOLOR_DARKBLUE_2,
	ICOLOR_DARKBLUE_3,
	ICOLOR_DARKBLUE_4,
	ICOLOR_DARKBLUE_5,
	ICOLOR_DARKPURPLE_2,
	ICOLOR_LIGHTPURPLE_2,
	ICOLOR_LIGHTPURPLE_3,
	ICOLOR_LIGHTPURPLE_4,
	ICOLOR_PINK,
	ICOLOR_PINK_2,
	ICOLOR_LIGHTRED_3,
	ICOLOR_LIGHTRED_4,
	ICOLOR_BONE,
	ICOLOR_COUNT
};
Last edited by Nefarius on Thu May 21, 2009 3:31 am, edited 1 time in total.
''(...) The game can basically be considered unhackable. '' - Blizzard Entertainment (30th May 2000)
Black Omen Productions | MetalStorm: Progress Report | Screenshots

Return to “Mods by Nefarius”