Guest User

S U L T A N S W O R D

a guest
May 26th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. easylua.StartWeapon("sultansword")
  2.  
  3. SWEP.Base = "weapon_crowbar_fixme"
  4. SWEP.PrintName = "Sultan Sword"
  5.  
  6. if CLIENT and LocalPlayer() == me then easylua.PACSetClassListener("sultansword", "sultanswordoutfit") end
  7.  
  8. easylua.EndWeapon()
  9.  
  10. [][][]DUSTMUSIC, THE OUTFIT . . .
  11.  
  12. [1] = {
  13. ["children"] = {
  14. [1] = {
  15. ["children"] = {
  16. },
  17. ["self"] = {
  18. ["ParentName"] = "group",
  19. ["Position"] = Vector(3.478515625, -1.4638671875, -0.14453125),
  20. ["Name"] = "c demo sultan sword",
  21. ["Angles"] = Angle(18.85160446167, -179.81611633301, -179.43119812012),
  22. ["ClassName"] = "model",
  23. ["Size"] = 0.75,
  24. ["UniqueID"] = "2344475380",
  25. ["GlobalID"] = "2582635650",
  26. ["Bone"] = "right hand",
  27. ["Model"] = "models/weapons/c_models/c_demo_sultan_sword/c_demo_sultan_sword.mdl",
  28. ["ParentUID"] = "2590158961",
  29. },
  30. },
  31. [2] = {
  32. ["children"] = {
  33. },
  34. ["self"] = {
  35. ["ParentUID"] = "2590158961",
  36. ["Invert"] = true,
  37. ["Name"] = "weapon class find simple\"crowbar@@1\"",
  38. ["ClassName"] = "event",
  39. ["ParentName"] = "group",
  40. ["Arguments"] = "sultan@@1",
  41. ["GlobalID"] = "3588439260",
  42. ["Event"] = "weapon_class",
  43. ["UniqueID"] = "3490534457",
  44. },
  45. },
  46. },
  47. ["self"] = {
  48. ["EditorExpand"] = true,
  49. ["UniqueID"] = "2590158961",
  50. ["GlobalID"] = "3117100554",
  51. ["Name"] = "group",
  52. ["ClassName"] = "group",
  53. },
  54. },
  55. [2] = {
  56. ["children"] = {
  57. [1] = {
  58. ["children"] = {
  59. },
  60. ["self"] = {
  61. ["ParentName"] = "my outfit",
  62. ["Position"] = Vector(2.2939999103546, -0.69300001859665, -3.0450000762939),
  63. ["Name"] = "c demo sultan sword",
  64. ["Scale"] = Vector(1.2000000476837, 1, 1.2000000476837),
  65. ["ClassName"] = "model",
  66. ["Angles"] = Angle(0, -90, 180),
  67. ["UniqueID"] = "2298308627",
  68. ["GlobalID"] = "3980264659",
  69. ["Bone"] = "right hand",
  70. ["Model"] = "models/weapons/c_models/c_demo_sultan_sword/c_demo_sultan_sword.mdl",
  71. ["ParentUID"] = "3547870179",
  72. },
  73. },
  74. [2] = {
  75. ["children"] = {
  76. },
  77. ["self"] = {
  78. ["ParentUID"] = "3547870179",
  79. ["ClassName"] = "bone",
  80. ["UniqueID"] = "1915696089",
  81. ["ParentName"] = "my outfit",
  82. ["Size"] = 0.35,
  83. ["Bone"] = "right hand",
  84. ["Name"] = "right hand",
  85. ["GlobalID"] = "2461427382",
  86. },
  87. },
  88. },
  89. ["self"] = {
  90. ["ClassName"] = "group",
  91. ["OwnerName"] = "viewmodel",
  92. ["UniqueID"] = "3547870179",
  93. ["EditorExpand"] = true,
  94. ["GlobalID"] = "2298719463",
  95. ["Name"] = "my outfit",
  96. ["Description"] = "add parts to me!",
  97. },
  98. },
Advertisement
Add Comment
Please, Sign In to add comment