Dullais 
Journeyman

Posts: 65
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 0
![]()
|
RE: Vendors saying item's base names
(03-11-2013 12:35 AM)UltimaAku Wrote:
Code:
[ITEMDEF 027ab]
//DEFNAME=i_tekagi
DEFNAME=i_claws
//NAME=Tekagi
NAME=Claws
TYPE=T_WEAPON_FENCE
DAM=0,10
SPEED=80
SKILL=Wrestling
REQSTR=10
TWOHANDS=Y
WEIGHT=4
SKILLMAKE=BLACKSMITHING 55.0
RESOURCES=12 i_ingot_iron
DUPELIST=027f6
VALUE=180
//CATEGORY=Provisions - Weapons
//SUBSECTION=Samurai Empire
//DESCRIPTION=Tekagi
CATEGORY=Provisions - Weapons
SUBSECTION=Wrestling
DESCRIPTION=Claws
ON=@CREATE
HITPOINTS={50 60}
My script looks like that, the name that appears in the shop is Tegaki
Tekagi* (sorry typeo)
Hi, Iam newbie too (so this tip is probably useless), but in your place i would make a tegaki script, and for claws a different script with ID=i_tekagi.
Perhaps this would solve the problem.
|
|
03-17-2013 08:19 PM |
|
|