Advertisement
CapsAdmin

Untitled

Sep 15th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.76 KB | None | 0 0
  1. [1] = {
  2.     ["children"] = {
  3.         [1] = {
  4.             ["children"] = {
  5.             },
  6.             ["self"] = {
  7.                 ["ClassName"] = "model",
  8.                 ["Position"] = Vector(8, 0, 0),
  9.                 ["Size"] = 0.425,
  10.                 ["UniqueID"] = "2965291137",
  11.                 ["Name"] = "weapon pos",
  12.                 ["GlobalID"] = "1888235768",
  13.             },
  14.         },
  15.         [2] = {
  16.             ["children"] = {
  17.             },
  18.             ["self"] = {
  19.                 ["ClassName"] = "bone",
  20.                 ["UniqueID"] = "1172608885",
  21.                 ["FollowPartName"] = "weapon pos",
  22.                 ["Bone"] = "right hand",
  23.                 ["GlobalID"] = "3234659190",
  24.                 ["FollowPartUID"] = "2965291137",
  25.             },
  26.         },
  27.     },
  28.     ["self"] = {
  29.         ["ClassName"] = "group",
  30.         ["UniqueID"] = "3305059346",
  31.         ["EditorExpand"] = true,
  32.         ["GlobalID"] = "3124874757",
  33.         ["Name"] = "my outfit",
  34.         ["Description"] = "add parts to me!",
  35.     },
  36. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement