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






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Good evening. about spells.scp [SOLVED]
Author Message
Dullais
Journeyman
*

Posts: 65
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 0



Post: #3
RE: Good evening. about spells.scp
(03-08-2013 03:49 AM)Crusader Wrote:  prolly u modified the sphere_skills.scp:

Code:
[SKILL 25]
DEFNAME=Skill_Magery
KEY=Magery
TITLE=Mage
etc...

doing something on magery. didn't u?

Nope, At first i thought that you saved me, but nope, i checked it out and no editions(or mby there is, i'am newbie into this so please tell me):

Code:
[SKILL 25]
DEFNAME=Skill_Magery
KEY=Magery
TITLE=Mage
PROMPT_MSG=
STAT_STR=20
STAT_INT=100
STAT_DEX=40
BONUS_STR=0
BONUS_DEX=0
BONUS_INT=100
BONUS_STATS=15
ADV_RATE=0 //=10.0,200.0,800.0
VALUES=1,20,80
//DELAY=1.0 // based on skill and difficulty.

ON=@Fail
    SRC.SYSMESSAGE The spell fizzles.

ON=@Abort
    SRC.SYSMESSAGE You stop casting the spell.

by the way, one of those error locations is:
Code:
[ITEMDEF i_wand_blade_spirits]
ID=i_wand_1
TYPE=t_wand
RESOURCES=i_wand_1,10 i_scroll_blade_spirits
SKILLMAKE=INSCRIPTION 50.0, i_pen_and_ink, MAGERY 50.0
CATEGORY=Provisions - Alchemy & Magic
SUBSECTION=Wands
DESCRIPTION=Wand of Blade Spirits

ON=@Create
   HITPOINTS={11 21}
   ATTR=attr_magic
   MOREX=s_blade_spirits
   MOREY=50.0
   MORE2={5 15}
  
ON=@ClientToolTip
   SRC.ADDCLILOC 1044413

The fifth line...
(This post was last modified: 03-08-2013 04:05 AM by Dullais.)
03-08-2013 03:54 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Good evening. about spells.scp - Dullais - 03-08-2013 03:54 AM

Forum Jump:


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