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
You feel yourself resisting magic.
Author Message
Barnabus
Journeyman
*

Posts: 124
Likes Given: 0
Likes Received: 3 in 2 posts
Joined: Apr 2012
Reputation: 1



Post: #11
RE: You feel yourself resiting magic.
Im sure it use to be. Shock

PHP Code:
ERROR:(OverRidesMSGS.scp,548)Setting not used message override named 'msg_magic_resist'
ERROR:(OverRidesMSGS.scp,549)Setting not used message override named 'msg_magic_resistance'
ERROR:(OverRidesMSGS.scp,550)Setting not used message override named 'msg_resist'
ERROR:(OverRidesMSGS.scp,551)Setting not used message override named 'msg_magicresistance'
ERROR:(OverRidesMSGS.scp,860)Setting not used message override named 'spell_resist' 

it was certainly none of those Big Grin
(This post was last modified: 11-02-2012 08:13 AM by Barnabus.)
11-02-2012 08:02 AM
Find all posts by this user Like Post Quote this message in a reply
Barnabus
Journeyman
*

Posts: 124
Likes Given: 0
Likes Received: 3 in 2 posts
Joined: Apr 2012
Reputation: 1



Post: #12
RE: You feel yourself resisting magic.
This isnt a bump it is an elaboration with a strange solution.

You feel yourself resisting magic. I'm confused with this one as previously on Shard Rev A i never had the message, following ShiryuX whom concluded the msg override isnt in the sphere_msg I then searched some really old sphere script packs for it, and still didnt find it.

The closest thing to it in sphere_msg is:
spell_youfeel "You feel %s" although thats not it.

After fiddling around with the cliclocs and deleteing every reference of it. I was sure it would be gone, but no its not.

The next thought was my combat triggers I checked them all making sure they all ended with RETURN 0 to stop any hardcoded carry on. In the back of my mind there is an output on the spelleffect or gethit trigger that can be used to manipulate resist. I wish i knew. - RETURN 0 and SPELLEFFECT maybe its not working as far as the hardcoded resist stuff is concerned. ? It may need checked.

On the players SPELLEFFECT after tagging the damage I have now ended that trigger with RETURN 1 it isnt stopping a progression to GETHIT but it seems like it has stopped the hardcoded action like RETURN 0 should do. Anyhow the message is now no longer !
(This post was last modified: 11-03-2012 03:01 AM by Barnabus.)
11-03-2012 02:59 AM
Find all posts by this user Like Post Quote this message in a reply
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #13
RE: You feel yourself resisting magic.
A couple other observations... Is it true that the "resist magic" skill is triggered only when a SPELL is defined to have the spellflag_resist on it... and wouldn't it be the success of that SKILL that causes that message to print?

I too want to redo the resist magic skill - especially regarding how it is handled in combat.
11-03-2012 05:38 AM
Find all posts by this user Like Post Quote this message in a reply
ShiryuX
Journeyman
*

Posts: 249
Likes Given: 1
Likes Received: 19 in 14 posts
Joined: Mar 2010
Reputation: 4



Post: #14
RE: You feel yourself resisting magic.
I moved the message to sphere_msg.scp, will upload it tonight.
And also, after doing some things, I'll answer to you RanXerox.
11-03-2012 06:55 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Barnabus
Journeyman
*

Posts: 124
Likes Given: 0
Likes Received: 3 in 2 posts
Joined: Apr 2012
Reputation: 1



Post: #15
RE: You feel yourself resisting magic.
RanXerox Is it true that the "resist magic" skill is triggered only when a SPELL is defined to have the spellflag_resist on it - Seems so I've just tried removing it and I didnt see the message, returning 0 on skillsuccess has no effect Im still returning 1 on the spelleffect trigger to stop the message at least untill i get this updated file thanks Shiryux.
11-03-2012 07:55 AM
Find all posts by this user Like Post Quote this message in a reply
ShiryuX
Journeyman
*

Posts: 249
Likes Given: 1
Likes Received: 19 in 14 posts
Joined: Mar 2010
Reputation: 4



Post: #16
RE: You feel yourself resisting magic.
I'm sorry for the delay, been working, making some homework for university and fixing the house.
Tomorrow is my free day in the University, I'll try to send the update and answer your questions.
11-08-2012 02:51 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Barnabus
Journeyman
*

Posts: 124
Likes Given: 0
Likes Received: 3 in 2 posts
Joined: Apr 2012
Reputation: 1



Post: #17
RE: You feel yourself resisting magic.
Not to worry ShiryuX, Im being hammered by circumstances myself, I wont have much time the next two weeks.

But Thanks !! Big Grin
11-08-2012 07:10 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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