Advertisement
CapsAdmin

Untitled

Apr 17th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.30 KB | None | 0 0
  1. [1] = {
  2.     ["children"] = {
  3.         [1] = {
  4.             ["children"] = {
  5.             },
  6.             ["self"] = {
  7.                 ["ParentName"] = "my outfit",
  8.                 ["ClassName"] = "animation",
  9.                 ["UniqueID"] = "2511600843",
  10.                 ["WeaponHoldType"] = "fist",
  11.                 ["Name"] = "",
  12.                 ["ParentUID"] = "2989870580",
  13.             },
  14.         },
  15.         [2] = {
  16.             ["children"] = {
  17.                 [1] = {
  18.                     ["children"] = {
  19.                     },
  20.                     ["self"] = {
  21.                         ["ParentName"] = "weapon silencer",
  22.                         ["ClassName"] = "event",
  23.                         ["Invert"] = true,
  24.                         ["UniqueID"] = "86342002",
  25.                         ["Event"] = "animation_event",
  26.                         ["Arguments"] = "attack",
  27.                         ["Name"] = "",
  28.                         ["ParentUID"] = "558046997",
  29.                     },
  30.                 },
  31.             },
  32.             ["self"] = {
  33.                 ["ParentName"] = "my outfit",
  34.                 ["ClassName"] = "sound",
  35.                 ["UniqueID"] = "558046997",
  36.                 ["ParentUID"] = "2989870580",
  37.                 ["EditorExpand"] = true,
  38.                 ["Name"] = "crowbar sound silence",
  39.                 ["Sound"] = "pac_silence_chan_weapon",
  40.             },
  41.         },
  42.         [3] = {
  43.             ["children"] = {
  44.                 [1] = {
  45.                     ["children"] = {
  46.                     },
  47.                     ["self"] = {
  48.                         ["ParentName"] = "generic attack [1,10]",
  49.                         ["ClassName"] = "event",
  50.                         ["Invert"] = true,
  51.                         ["UniqueID"] = "571638688",
  52.                         ["Event"] = "animation_event",
  53.                         ["Arguments"] = "attack primary",
  54.                         ["Name"] = "",
  55.                         ["ParentUID"] = "2245406683",
  56.                     },
  57.                 },
  58.             },
  59.             ["self"] = {
  60.                 ["ParentName"] = "my outfit",
  61.                 ["StopOnHide"] = true,
  62.                 ["URL"] = "https://dl.dropboxusercontent.com/u/244444/FG/ogg/anime/female/generic_attack_[1,10].ogg",
  63.                 ["Doppler"] = false,
  64.                 ["Name"] = "generic attack [1,10]",
  65.                 ["Overlapping"] = true,
  66.                 ["ClassName"] = "ogg",
  67.                 ["Radius"] = 1500,
  68.                 ["Pitch"] = 1.073,
  69.                 ["EditorExpand"] = true,
  70.                 ["UniqueID"] = "2245406683",
  71.                 ["ParentUID"] = "2989870580",
  72.             },
  73.         },
  74.         [4] = {
  75.             ["children"] = {
  76.             },
  77.             ["self"] = {
  78.                 ["ParentName"] = "my outfit",
  79.                 ["Invert"] = true,
  80.                 ["Name"] = "",
  81.                 ["ClassName"] = "event",
  82.                 ["UniqueID"] = "4083867994",
  83.                 ["ParentUID"] = "2989870580",
  84.                 ["Operator"] = "equal",
  85.                 ["Event"] = "weapon_class",
  86.                 ["Arguments"] = "weapon_crowbar@@1",
  87.             },
  88.         },
  89.     },
  90.     ["self"] = {
  91.         ["EditorExpand"] = true,
  92.         ["UniqueID"] = "2989870580",
  93.         ["ClassName"] = "group",
  94.         ["Name"] = "fist test",
  95.         ["Description"] = "add parts to me!",
  96.     },
  97. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement