Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blacksmith animation problem
Author Message
kevin465
Journeyman
*

Posts: 67
Likes Given: 1
Likes Received: 4 in 4 posts
Joined: Feb 2014
Reputation: 0

UO Reborn

Post: #1
Blacksmith animation problem
Ok i upgraded my version 56b to 56c nightly but when i want to blacksmith a iron dagger example .. I double click on the dagger icon in menu but my character do nothing .. No error in console my char just do nothing ? Someone know how to resolve this problem !? Sorry for my english im french lol
03-10-2014 09:09 PM
Find all posts by this user Like Post Quote this message in a reply
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #2
RE: Blacksmith animation problem
Code:
nefthon    r1797    25.02.14

Actual crafting skills (Blacksmithing, Tailoring...) now are not handled as crafting skills by the source, instead of that a SKF_CRAFT is required in their [Skill ] (Excepting Alchemy by the moment)
WARNING: From this version a update of sphere_skills is needed (read below) or crafting skills will not work.
Script pack:
-sphere_skills.scp: Added FLAGS=SKF_CRAFT to blacksmithing,tailoring,tinkering,carpentry, cooking, bowcraft and inscription.
03-10-2014 10:38 PM
Find all posts by this user Like Post Quote this message in a reply
kevin465
Journeyman
*

Posts: 67
Likes Given: 1
Likes Received: 4 in 4 posts
Joined: Feb 2014
Reputation: 0

UO Reborn

Post: #3
RE: Blacksmith animation problem
its okay Xun but the skills sound its not ok
03-11-2014 07:10 PM
Find all posts by this user Like Post Quote this message in a reply
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #4
RE: Blacksmith animation problem
Follow the crafting's changes thread here: http://forum.spherecommunity.net/Thread-...ast-Builds

Here you can see the correct values, however if you dont like them you can always use the new trigger that you should have seen in the revisions and modify sound/anims with it.
03-11-2014 07:45 PM
Find all posts by this user Like Post Quote this message in a reply
kevin465
Journeyman
*

Posts: 67
Likes Given: 1
Likes Received: 4 in 4 posts
Joined: Feb 2014
Reputation: 0

UO Reborn

Post: #5
Blacksmith animation problem
Ok if i understand i put On=@skillstart
Src.sound bla bla
Animation blabla
03-11-2014 08:11 PM
Find all posts by this user Like Post Quote this message in a reply
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #6
RE: Blacksmith animation problem
-Added @SkillStroke trigger:
Local.Skill=Skill ID. (Read only).
Local.strokes=Strokes left* (Read/Write).
Local.Sound=Sound to make in this stroke if any (Read/Write).
Local.Delay=Delay until next stroke (10 = 1 second).
return 1 Abort the skill.
return 2* Abort the consumption of resources in this stroke.


-Added local.Anim to @SkillStroke trigger.
03-11-2014 08:25 PM
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)