CapsAdmin

Untitled

May 19th, 2013
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.53 KB | None | 0 0
  1. ["children"] = {
  2.     [1] = {
  3.         ["children"] = {
  4.             [1] = {
  5.                 ["children"] = {
  6.                 },
  7.                 ["self"] = {
  8.                     ["ParentUID"] = "3790470555",
  9.                     ["UniqueID"] = "4182240537",
  10.                     ["Name"] = "",
  11.                     ["ClassName"] = "particles",
  12.                     ["Spread"] = 2.9,
  13.                     ["FireDelay"] = 0,
  14.                     ["GlobalID"] = "1363330323",
  15.                     ["DieTime"] = 3.4,
  16.                     ["ParentName"] = "command equal \"megaman on@@0.1\"",
  17.                 },
  18.             },
  19.         },
  20.         ["self"] = {
  21.             ["ParentName"] = "projectile test (attack to activate)",
  22.             ["UniqueID"] = "3790470555",
  23.             ["Name"] = "",
  24.             ["ClassName"] = "event",
  25.             ["ParentUID"] = "2369892362",
  26.             ["Arguments"] = "megaman_on@@0.1",
  27.             ["EditorExpand"] = true,
  28.             ["Operator"] = "equal",
  29.             ["Event"] = "command",
  30.             ["GlobalID"] = "2988239152",
  31.         },
  32.     },
  33.     [2] = {
  34.         ["children"] = {
  35.             [1] = {
  36.                 ["children"] = {
  37.                 },
  38.                 ["self"] = {
  39.                     ["ParentUID"] = "3498321493",
  40.                     ["GlobalID"] = "3043176012",
  41.                     ["UniqueID"] = "4109349808",
  42.                     ["Speed"] = 2,
  43.                     ["Radius"] = 1000,
  44.                     ["Physical"] = true,
  45.                     ["Name"] = "",
  46.                     ["EditorExpand"] = true,
  47.                     ["LifeTime"] = 1,
  48.                     ["ClassName"] = "projectile",
  49.                     ["ParentName"] = "command equal \"megaman off@@0.1\"",
  50.                     ["AimPartName"] = "niggers",
  51.                     ["OutfitPartUID"] = "2945112489",
  52.                     ["OutfitPartName"] = "projectile outfit",
  53.                     ["EyeAngles"] = true,
  54.                     ["Gravity"] = false,
  55.                 },
  56.             },
  57.         },
  58.         ["self"] = {
  59.             ["ParentName"] = "projectile test (attack to activate)",
  60.             ["Invert"] = true,
  61.             ["Name"] = "",
  62.             ["UniqueID"] = "3498321493",
  63.             ["ClassName"] = "event",
  64.             ["Arguments"] = "megaman_off@@1",
  65.             ["GlobalID"] = "2988239152",
  66.             ["EditorExpand"] = true,
  67.             ["Operator"] = "equal",
  68.             ["ParentUID"] = "2369892362",
  69.             ["Event"] = "command",
  70.         },
  71.     },
  72.     [3] = {
  73.         ["children"] = {
  74.         },
  75.         ["self"] = {
  76.             ["ParentName"] = "projectile test (attack to activate)",
  77.             ["ClassName"] = "command",
  78.             ["UniqueID"] = "4155489327",
  79.             ["String"] = "hook.Add(\"KeyPress\",\"megaman\",function(ply, key) if key == IN_ATTACK2 then LocalPlayer():ConCommand(\"+pac_event megaman\") end end) hook.Add(\"KeyRelease\",\"megaman\",function(ply, key) if key == IN_ATTACK2 then LocalPlayer():ConCommand(\"-pac_event megaman\") end end)",
  80.             ["UseLua"] = true,
  81.             ["GlobalID"] = "2094522921",
  82.             ["Name"] = "",
  83.             ["ParentUID"] = "2369892362",
  84.         },
  85.     },
  86. },
  87. ["self"] = {
  88.     ["EditorExpand"] = true,
  89.     ["UniqueID"] = "2369892362",
  90.     ["GlobalID"] = "226416859",
  91.     ["Name"] = "projectile test (attack to activate)",
  92.     ["ClassName"] = "group",
  93. },
Advertisement
Add Comment
Please, Sign In to add comment