Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create the menu to create this bow
Author Message
victorstelzer
Journeyman
*

Posts: 80
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jun 2012
Reputation: 0



Post: #1
How to create the menu to create this bow
How to create the menu to create this bow

Does not appear in this menu to create a bow valorite, already own the items, i_ingot_valorite 12, 15 i_log, creating the menu to create the bow.

[ITEMDEF i_valorite_bow]
ID=i_bow
NAME=Valorite Bow
SKILLMAKE=SKILL_BOWCRAFT 60.0,SKILL_ARMSLORE 75.0
RESOURCES=12 i_ingot_valorite,15 i_log
CATEGORY=New Colored Weapons
SUBSECTION=Valorite
DESCRIPTION=Valorite Bow
TEVENTS=T_PROPRIEDADES

ON=@Create
TAG0.DAMINCREASE += <SERV.ITEMDEF.<RESOURCES.0.KEY>.TAG0.DAMBONUS>
TAG0.HITCHANCEINCREASE += <SERV.ITEMDEF.<RESOURCES.0.KEY>.TAG0.HITCHANCEBONUS>
hitpoints={70 120}
COLOR=color_o_valorite
06-27-2012 10:32 AM
Find all posts by this user Like Post Quote this message in a reply
Skul
Master
**

Posts: 413
Likes Given: 0
Likes Received: 19 in 15 posts
Joined: Jun 2012
Reputation: 9



Post: #2
RE: How to create the menu to create this bow
well, considering it's a bow, and you need to open the skillmenu from sm_bowcraft
Code:
on=i_bow Valorite Bows
skillmenu=sm_bowcraft_valorite

is a seperate part or script:
Code:
[skillmenu sm_bowcraft_valorite]
Valorite Bows

on=i_valorite_bow <name> <resmake>
makeitem=i_valorite_bow

simple.
06-27-2012 01:46 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
victorstelzer
Journeyman
*

Posts: 80
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jun 2012
Reputation: 0



Post: #3
RE: How to create the menu to create this bow
Thank you, was of great help ....
06-28-2012 11:17 AM
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)