Jump to content

Recommended Posts

Posted

V kódech sice moc nejedu, ale napadlo mě sem vložit kódy pro animace, které může být obtížné pro někoho najít.
Třeba je někdo využije 🙂

 

Minning - kopání s krumpáčem

mining.gif.212cb901e32996ce4d12d3ff60188bef.gif

["minning"] = {"melee@large_wpn@streamed_core", "ground_attack_on_spot", "Minning", AnimationOptions =
   {
       Prop = "prop_tool_pickaxe",
       PropBone = 57005,
       PropPlacement = {0.08, -0.4, -0.10, 80.0, -20.0, 175.0},
       EmoteLoop = true,
       EmoteMoving = false,
   }}, 

 

Digging - kopání s velkou lopatou

image.png.ac25246516957b68c2137e472029e6bf.png

["digging"] = {"random@burial", "a_burial", "Digging with a shovel", AnimationOptions =
   {
       Prop = "prop_tool_shovel",
       PropBone = 28422,
       PropPlacement = { 0.0, 0.0, 0.24, 0.0, 0.0, 0.0},
       --EmoteLoop = true,
      -- EmoteMoving = true,
   }},

 

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...