The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Totally stumped on the "New" spells.
Author Message
Rayvolution
Journeyman
*

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

Aetharia

Post: #1
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]
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
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Totally stumped on the "New" spells. - Rayvolution - 07-20-2012 01:17 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)