Advertisement
CapsAdmin

Untitled

May 27th, 2013
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.41 KB | None | 0 0
  1. ["children"] = {
  2.     [1] = {
  3.         ["children"] = {
  4.         },
  5.         ["self"] = {
  6.             ["ParentUID"] = "2898900871",
  7.             ["UniqueID"] = "3375894473",
  8.             ["Name"] = "bind i \"pac_event spray\"",
  9.             ["Arguments"] = "spray@@0.1",
  10.             ["ParentName"] = "group",
  11.             ["ClassName"] = "event",
  12.             ["RootOwner"] = false,
  13.             ["Operator"] = "equal",
  14.             ["GlobalID"] = "893763940",
  15.             ["Event"] = "command",
  16.         },
  17.     },
  18.     [2] = {
  19.         ["children"] = {
  20.             [1] = {
  21.                 ["children"] = {
  22.                     [1] = {
  23.                         ["children"] = {
  24.                         },
  25.                         ["self"] = {
  26.                             ["ParentName"] = "platex",
  27.                             ["ClassName"] = "model",
  28.                             ["UniqueID"] = "2265985564",
  29.                             ["Model"] = "models\\props/CS_militia/tree_large_militia.mdl",
  30.                             ["Size"] = -0.15,
  31.                             ["ParentUID"] = "347482952",
  32.                             ["Name"] = "some tree",
  33.                             ["GlobalID"] = "3379293474",
  34.                         },
  35.                     },
  36.                 },
  37.                 ["self"] = {
  38.                     ["ParentName"] = "jiggle",
  39.                     ["UniqueID"] = "347482952",
  40.                     ["Angles"] = Angle(0, 90, -90),
  41.                     ["ParentUID"] = "3014689230",
  42.                     ["EditorExpand"] = true,
  43.                     ["Name"] = "image",
  44.                     ["Scale"] = Vector(2.0299999713898, 2.3699998855591, 0.10000000149012),
  45.                     ["Alpha"] = 0.995,
  46.                     ["ClassName"] = "model",
  47.                     ["Size"] = 1.603,
  48.                     ["Bone"] = "",
  49.                     ["GlobalID"] = "2285036829",
  50.                     ["Fullbright"] = true,
  51.                     ["Model"] = "models/hunter/plates/plate1x1.mdl",
  52.                     ["Material"] = "http://1.bp.blogspot.com/-BtiTcfMnbBk/UIUdRNNgfFI/AAAAAAAAJ9M/ikUHkS7c98M/s1600/flowerframepinkwhite.png",
  53.                 },
  54.             },
  55.         },
  56.         ["self"] = {
  57.             ["ParentName"] = "group",
  58.             ["UniqueID"] = "3014689230",
  59.             ["Speed"] = 0,
  60.             ["Name"] = "jiggle",
  61.             ["ClassName"] = "jiggle",
  62.             ["ParentUID"] = "2898900871",
  63.             ["EditorExpand"] = true,
  64.             ["GlobalID"] = "1614317443",
  65.             ["Bone"] = "hitpos",
  66.             ["ResetOnHide"] = true,
  67.             ["Description"] = "The reason it stays still is because speed is set to 0. When it's unhidden it resets back to  where it's supposed to be, the hitpos of the player",
  68.         },
  69.     },
  70.     [3] = {
  71.         ["children"] = {
  72.         },
  73.         ["self"] = {
  74.             ["ParentName"] = "group",
  75.             ["ClassName"] = "sound",
  76.             ["UniqueID"] = "3516081266",
  77.             ["ParentUID"] = "2898900871",
  78.             ["GlobalID"] = "986270055",
  79.             ["Name"] = "spray sound",
  80.             ["Sound"] = "player/sprayer.wav",
  81.         },
  82.     },
  83. },
  84. ["self"] = {
  85.     ["EditorExpand"] = true,
  86.     ["UniqueID"] = "2898900871",
  87.     ["GlobalID"] = "2192964030",
  88.     ["Name"] = "custom spray",
  89.     ["ClassName"] = "group",
  90. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement