Page 1 of 1

Skillballs/pet bonding deeds, some modifications

Posted: Fri Mar 24, 2006 3:53 pm
by +Colibri
1. added skillballs. they are binded to the character they were made for, so you cannot use them on anything else. they are yours, they will work only for you (the character)
also, one pet bonding deed is added once you create a new character. existing characters were given one each, to the bank. these are also binded to your character, meaning that you can bond a pet to that specific character, not bond 5 pets to one character by transfering them between characters.

2. pet leveling speed boosted once again... the "exp till next level" isnt calculated by an exponent, but a quadric function.

3. upon creating a character you are now transfered to a specially designed area :) once you are there, you walk a little and get transfered to excelsior halls.

i think that's all for this week's fix.

what's on the menu for soon:
- player referral finish...
- levelable items
- pvp/pk arena (no need to go there if you dont like)

Posted: Tue Mar 28, 2006 5:52 am
by Morpheus
when u restart could replace hues:

http://one.fsphost.com/Malganis/Hue.zip

and add this in BaseClothingOfAnimalLore

Code: Select all

public override bool Dye( Mobile from, DyeTub sender )
{
	from.SendLocalizedMessage( sender.FailMessage );
	return false;
}
:)

Posted: Tue Mar 28, 2006 11:07 am
by +Colibri
code for disabling animalLoreClothing dyeing put in. Hues are client side, so send me the new patch to upload.

Posted: Tue Mar 28, 2006 11:51 am
by Morpheus
not new colors, i sent u the wrong version of uni dye tub(my bad), so this is repaired one. :)

Posted: Tue Mar 28, 2006 11:54 am
by +Colibri
o now i understand. ok replacing old files with the new ones.