Rayvolution 
Journeyman

Posts: 135
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Jul 2012
Reputation: 1
Aetharia

|
Totally stumped on the "New" spells.
I can't seem to find any documentation anywhere as to why most of the spells in the 65-88 area flat out don't work? (Sustenance, Chameleon, Forget, Gender Swap, Particle Form, etc)
I'm totally stumped because I can't find any documentation anywhere of anyone even mentioning they're broken/not working? I feel like I forgot to flip an on switch somewhere.
Also, for some of them that do work under normal circumstances like Hallucinate, I can't seem to attach to potions, and that's very annoying considering that was one of the reasons I wanted to use them.
Any ideas?
Here's my "Hallucination Potion" and "Gender Swap Potion "just for reference:
Code:
[ITEMDEF i_potion_Gender]
// This potion permanently changes your gender.
ID=i_bottle_WHITE
NAME=Gender swap
TYPE=t_potion
TDATA1=i_bottle_empty
RESOURCES=i_reag_blood_moss, i_reag_ginseng, i_reag_mandrake_root, i_reag_blackmoor, i_bottle_empty
SKILLMAKE=ALCHEMY 15.1
ON=@Create
MORE1=s_Gender_Swap
MORE2=100.0
CATEGORY=Infinity Items
SUBSECTION=Potions
DESCRIPTION=Gender Swap Potion
[ITEMDEF i_potion_hallucination]
ID=i_bottle_WHITE
NAME=Hallucination Potion
TYPE=T_POTION
TDATA1=i_bottle_empty
RESOURCES=i_reag_brimstone 5, i_bottle_water
SKILLMAKE=ALCHEMY 55.1
ON=@Create
MORE1=70
COLOR=079c
CATEGORY=Infinity Items
SUBSECTION=Potions
DESCRIPTION=Hallucination Potion
![[Image: 4_Logo.png]](http://aetharia.com/public/style_images/4_Logo.png)
An MMORPG based on the Ultima Online engine.
Completely Custom Map, GUI, AI, Combat, Skills, Crafts, Art, Music and so much more.
http://aetharia.com - Home of Ambition!
(This post was last modified: 07-20-2012 01:18 PM by Rayvolution.)
|
|
07-20-2012 01:17 PM |
|
|