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
HELP WITH sphere.ini
Author Message
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #27
RE: HELP WITH sphere.ini
may 22th nightly

Sphere Version 0.56c-Nightly [WIN32] by http://www.spherecommunity.net, compiled at May 22 2014 (00:05:19), internal build #1935

this is an example for a working durability bonus:
PHP Code:
[ITEMDEF i_DULL_COPPER_PLATEMAIL_CHEST]
NAME=Dull Copper Platemail
TYPE
=t_armor
ID
=i_platemail_chest
REQSTR
=60
WEIGHT
=10
CATEGORY
=Provisions Armor Colored
SUBSECTION
=Dull Copper
DESCRIPTION
=Platemail
RESOURCES
=25 i_ingot_dull_copper
SKILLMAKE
=BLACKSMITHING 66.3,Armslore 25.0
CanUse
=can_u_human|can_u_elf|can_u_male
TEVENTS
=t_equipitem

ON
=@Create
    COLOR
=color_o_dullcopper
      HITPOINTS
={48 60}
       
RESCOLD=2
       RESENERGY
=2
       RESFIRE
=3
       RESPHYSICAL
=11
       RESPOISON
=3
    DURABILITY
=50
    LOWERREQ
=20

IF <DURABILITY>
MAXHITS += <EVAL (<DURABILITY>*<MAXHITS>)/100>
HITS <MAXHITS>
ENDIF 


But as you know i dont want to have to add it everytime an item has durability bonus, so i tried with the event but nothing happens Confused
and if i add it to other events it works but everytime i pick up the item it gets the bonus over and over again.
(This post was last modified: 05-28-2014 01:30 AM by kn4tseb.)
05-28-2014 01:19 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
HELP WITH sphere.ini - kn4tseb - 05-12-2014, 11:16 PM
RE: HELP WITH sphere.ini - XuN - 05-14-2014, 09:09 PM
RE: HELP WITH sphere.ini - kn4tseb - 05-15-2014, 01:17 AM
RE: HELP WITH sphere.ini - XuN - 05-15-2014, 07:01 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-15-2014, 08:02 AM
RE: HELP WITH sphere.ini - Ben - 05-15-2014, 08:40 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-15-2014, 08:46 AM
RE: HELP WITH sphere.ini - XuN - 05-15-2014, 03:55 PM
RE: HELP WITH sphere.ini - kn4tseb - 05-15-2014, 11:39 PM
RE: HELP WITH sphere.ini - kn4tseb - 05-26-2014, 04:56 AM
RE: HELP WITH sphere.ini - Extreme - 05-26-2014, 06:11 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-26-2014, 06:25 AM
RE: HELP WITH sphere.ini - Extreme - 05-26-2014, 06:31 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-26-2014, 07:47 AM
RE: HELP WITH sphere.ini - Extreme - 05-26-2014, 08:41 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-27-2014, 02:57 AM
RE: HELP WITH sphere.ini - Extreme - 05-27-2014, 04:59 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-27-2014, 05:53 AM
RE: HELP WITH sphere.ini - Extreme - 05-27-2014, 06:45 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-27-2014, 07:11 AM
RE: HELP WITH sphere.ini - Extreme - 05-27-2014, 07:38 AM
RE: HELP WITH sphere.ini - amonvangrell - 05-27-2014, 07:27 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-27-2014, 11:02 AM
RE: HELP WITH sphere.ini - Extreme - 05-27-2014, 01:49 PM
RE: HELP WITH sphere.ini - kn4tseb - 05-27-2014, 02:16 PM
RE: HELP WITH sphere.ini - Extreme - 05-28-2014, 01:09 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-28-2014 01:19 AM
RE: HELP WITH sphere.ini - Extreme - 05-28-2014, 02:04 AM
RE: HELP WITH sphere.ini - XuN - 05-28-2014, 02:08 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-28-2014, 03:37 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-28-2014, 09:32 AM
RE: HELP WITH sphere.ini - XuN - 05-28-2014, 04:36 PM
RE: HELP WITH sphere.ini - kn4tseb - 05-29-2014, 02:30 AM
RE: HELP WITH sphere.ini - Extreme - 05-29-2014, 04:39 AM
RE: HELP WITH sphere.ini - kn4tseb - 05-29-2014, 01:20 PM

Forum Jump:


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