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
Bug with the I_SPEAR_SHORT ?
Author Message
Onirim
Journeyman
*

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

UO: Rebellion

Post: #1
Bug with the I_SPEAR_SHORT ?
Hi all,

I've a strange bug: My I_SPEAR_SHORT cannot be used with 1 hand. This is the script:
Code:
[ITEMDEF 01402]
DEFNAME=I_SPEAR_SHORT
RESOURCES=6 I_INGOT_IRON
WEIGHT=7
TYPE=T_WEAPON_FENCE
FLIP=1
DAM=10,13
SPEED=55
SKILL=FENCING
REQSTR=40
TWOHANDS=N
DUPELIST=01403
SKILLMAKE=BLACKSMITHING 45.3
CATEGORY=PROVISIONS - WEAPONS
SUBSECTION=SPEARS AND FORKS
DESCRIPTION=SHORT SPEAR

ON=@CREATE
    HITPOINTS={50 60}

It's the script of the latest Sphere server Script pack build, and it's unmodified.

An other 1 hand fencing weapon work perfectly with 1 hand:

Code:
[ITEMDEF 01404]
DEFNAME=I_WAR_FORK
RESOURCES=12 I_INGOT_IRON
WEIGHT=8
TYPE=T_WEAPON_FENCE
FLIP=1
DAM=12,13
SPEED=43
SKILL=FENCING
REQSTR=45
TWOHANDS=N
DUPELIST=01405
SKILLMAKE=BLACKSMITHING 42.9
CATEGORY=PROVISIONS - WEAPONS
SUBSECTION=SPEARS AND FORKS
DESCRIPTION=WAR FORK
ON=@CREATE
    HITPOINTS={50 60}

I don't see many differences between thems.
Any ideas ?
(This post was last modified: 01-06-2013 02:30 AM by Onirim.)
01-06-2013 02:29 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Bug with the I_SPEAR_SHORT ?
It's 2 handed weapon.
Yes I know the script says otherwise, but the game data has it as 2 handed.

[Image: 2nis46r.jpg]
01-06-2013 03:27 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Onirim
Journeyman
*

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

UO: Rebellion

Post: #3
RE: Bug with the I_SPEAR_SHORT ?
Damn.
Thank for the tip Smile
01-06-2013 04:43 AM
Visit this user's website 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)