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
Upgrade live server
Author Message
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #16
RE: Upgrade live server
For TDATA3 I don't understand what you mean.

But for spells... open sphere_defs.scp and make sure you have the correct defs for spells:

Code:
[DEFNAME spell_flags]
spellflag_dir_anim         00000001   // evoke type cast or directed. (animation)
spellflag_targ_item        00000002   // need to target an object
spellflag_targ_char        00000004   // needs to target a living thing
spellflag_targ_obj         00000006   // can target item or char
spellflag_targ_xyz         00000008   // can just target a location.
spellflag_harm             00000010   // the spell is in some way harmfull.
spellflag_fx_bolt          00000020   // effect is a bolt to the target.
spellflag_fx_targ          00000040   // effect is at the target.
spellflag_field            00000080   // create a field of stuff. (fire,poison,wall)
spellflag_summon           00000100   // summon a creature or item.
spellflag_good             00000200   // the spell is a good spell. You intend to help to receiver.
spellflag_resist           00000400   // allowed to resist this.
spellflag_targ_noself      00000800   // cannot target spell to self
spellflag_disabled         00008000   // spell is disabled
spellflag_scripted         00010000   // spell is scripted
spellflag_playeronly       00020000   // spell is not casted by npc ai
spellflag_nounparalyze     00040000   // do not unparalyze the victim
spellflag_no_castanim      00080000   // don't play (default) cast anim
spellflag_targ_no_player   00100000   // if a char may be targeted, it may not be a player
spellflag_targ_no_npc      00200000   // if a char may be targeted, it may not be an NPC
spellflag_noprecast        00400000   // disables effects of MAGICF_PRECAST with a spell (only valid if MAGICF_PRECAST actived in Sphere.ini)
spellflag_nofreezeoncast   00800000   // disables effects of MAGICF_FREEZEONCAST with a spell (only valid if MAGICF_FREEZEONCAST actived in Sphere.ini)
spellflag_area             01000000   // area effect (uses local.arearadius)
spellflag_poly             02000000   // polymorph yourself
spellflag_targ_dead        04000000   // target is dead (for resurrection-like spells)
spellflag_damage           08000000   // kinda harm but deals damage to the targ, damage type is LOCAL.DamageType.
spellflag_bless            010000000  //Benefitial spells like Bless,Agility,etc.
spellflag_curse            020000000  //Curses just like Weaken,Purge Magic,Curse,etc.
08-20-2014 03:55 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Upgrade live server - Eledrianek - 08-15-2014, 07:11 AM
RE: Upgrade live server - Extreme - 08-15-2014, 09:24 AM
RE: Upgrade live server - Eledrianek - 08-15-2014, 09:57 AM
RE: Upgrade live server - Extreme - 08-15-2014, 01:11 PM
RE: Upgrade live server - Eledrianek - 08-16-2014, 02:10 AM
RE: Upgrade live server - Extreme - 08-16-2014, 02:38 AM
RE: Upgrade live server - Eledrianek - 08-16-2014, 03:00 AM
RE: Upgrade live server - RanXerox - 08-16-2014, 03:19 AM
RE: Upgrade live server - Eledrianek - 08-16-2014, 10:10 AM
RE: Upgrade live server - Extreme - 08-16-2014, 01:02 PM
RE: Upgrade live server - Eledrianek - 08-17-2014, 07:20 AM
RE: Upgrade live server - RanXerox - 08-17-2014, 04:14 AM
RE: Upgrade live server - Eledrianek - 08-18-2014, 06:16 AM
RE: Upgrade live server - Eledrianek - 08-20-2014, 05:36 AM
RE: Upgrade live server - Eledrianek - 08-20-2014, 08:18 AM
RE: Upgrade live server - XuN - 08-20-2014 03:55 PM
RE: Upgrade live server - Eledrianek - 08-20-2014, 09:43 PM
RE: Upgrade live server - Extreme - 08-21-2014, 12:41 AM
RE: Upgrade live server - XuN - 08-21-2014, 07:06 AM
RE: Upgrade live server - Eledrianek - 08-21-2014, 07:50 AM
RE: Upgrade live server - darksun84 - 08-21-2014, 08:15 AM
RE: Upgrade live server - Eledrianek - 08-21-2014, 11:14 AM

Forum Jump:


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