Thread Rating:
- 1 Votes - 5 Average
- 1
- 2
- 3
- 4
- 5
crafting - my first help request
|
Author |
Message |
zottolo 
Journeyman

Posts: 87
Likes Given: 8
Likes Received: 12 in 11 posts
Joined: Dec 2015
Reputation: 0
![]()
|
RE: crafting - my first help request
(12-31-2015 09:34 PM)darksun84 Wrote: PS: This is the wrong section for asking help 
oh god...sorry for that i wasn't thinking when i choose the section
(12-31-2015 09:34 PM)darksun84 Wrote: Can you craft normal items?
can't craft anything at all, neither normal, neither custom...when i choose something from the skill menu it just do nothing, and i'm also left without any console message...
posting scripts...
example of armor:
Code:
[ITEMDEF i_plate_silver_Chest_female]
DEFNAME=i_plate_silver_Chest_female
NAME=Silver Female Platemail Chest
ID=i_armor_female_plate
TYPE=T_ARMOR
WEIGHT=10
ARMOR=127
REQSTR=120
RESOURCES=25 i_ingot_silver
SKILLMAKE=BLACKSMITHING 50.0
CATEGORY=plate armor mondodisco
SUBSECTION=Silver Platemail
DESCRIPTION=Chest female
ON=@Create
COLOR=0bac
relative lines from skillmenu
Code:
[SKILLMENU sm_colored_armor]
Colored Armor & Shields
ON=i_decorative_armor Silver Armor
SKILLMENU=sm_silver_armor
etc etc...
[SKILLMENU sm_silver_armor]
Silver Armor
ON=i_plate_silver_Chest_female <name> (<resmake>)
MAKEITEM=i_plate_silver_Chest_female
dunno if it can help...because every crafting skill seems to be affected...
(This post was last modified: 01-01-2016 07:02 PM by zottolo.)
|
|
01-01-2016 06:42 PM |
|
|
Messages In This Thread |
RE: crafting - my first help request - zottolo - 01-01-2016 06:42 PM
|
User(s) browsing this thread: 1 Guest(s)