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
 
  
 | 
			| 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 |  | 
	
	| ![[+]](images/collapse_collapsed.gif)  
 | 
	 
	
	
		
	
	
		
 
 
	 
	
	
	
| Messages In This Thread | 
| Bug with the I_SPEAR_SHORT ? -  Onirim - 01-06-2013 02:29 AM | 
	
	
	
	
		
		
	
	
	
User(s) browsing this thread: 1 Guest(s)