Advertisement
Guest User

Supporter rechte

a guest
Sep 25th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1.  
  2. [
  3.  
  4. ['UID1','UID2','UID3','...'], // Admins with UIDs in this Array have their Access defined in the array below.
  5.  
  6. [
  7.  
  8. 'Teleport On Map Click','Teleport - Target To Me','Teleport - Me To Target','Teleport In Facing Direction (10m steps)',
  9.  
  10. 'spectating','Delete Vehicle','FlyUp','EjectTarget','ToggleVehLock','ShowGear',
  11.  
  12. 'HealSelf','HealRepairNear','Freeze Target','UnFreeze Target',
  13.  
  14. 'Remove Gear','Revive','Heal','Restore','Move In My Vehicle','Move In Target Vehicle','Parachute Target',
  15.  
  16. 'Eject','Eject Crew','Force Disconnect',
  17.  
  18. 'Kick (Announce)',
  19.  
  20. 'Default Epoch Player ESP','Default Epoch Vehicle ESP','infiSTAR Player ESP 1',
  21.  
  22. 'infiSTAR Player ESP 2','infiSTAR Dead ESP','infiSTAR AI ESP',
  23.  
  24. 'DeadPlayer Marker',
  25.  
  26. 'God Mode','Lower Terrain','noRecoil','FastFire','Stealth / Invisible',
  27.  
  28. 'Show FPS','Mass Message',
  29.  
  30. 'Request Steam Name',
  31.  
  32. 'Restrain','Unrestrain',
  33.  
  34. 'Arsenal' // Adds Arsenal to the mousewheel actions if you press "," on the Numpad!
  35.  
  36. ]
  37.  
  38. ]
  39.  
  40. ];
  41.  
  42.  
  43. hier noch mal unverändert
  44.  
  45.  
  46.  
  47.  
  48. [
  49.  
  50. ['UID1','UID2','UID3','...'], // Admins with UIDs in this Array have their Access defined in the array below.
  51.  
  52. [
  53.  
  54. 'Teleport On Map Click','Teleport - Target To Me','Teleport - Me To Target','Teleport In Facing Direction (10m steps)',
  55.  
  56. 'spectating','AdminConsole','Delete Vehicle','FlyUp','EjectTarget','ToggleVehLock','ShowGear',
  57.  
  58. 'HealSelf','HealRepairNear','AdminStart','AdminLog','Freeze Target','UnFreeze Target',
  59.  
  60. '==== Loadouts ====','==== WeatherLord ====','==== Base Deleter ====','==== VirtualItems ====',
  61.  
  62. '==== Weapons ====','==== Magazines ====','==== Bags ====','==== Vehicles ====','==== Objects ====','==== AltisLife Money ====',
  63.  
  64. 'Remove Gear','Revive','Heal','Restore','Move In My Vehicle','Move In Target Vehicle','Parachute Target',
  65.  
  66. 'Spawn UAV','Spawn Cloak','Spawn Sapper','Spawn SapperB','Eject','Eject Crew','Kill','Explode','MineField (around target)','Zeus','Force Disconnect',
  67.  
  68. 'Kick (Silent)','Kick (Announce)','Ban (Silent)','Ban (Announce)',
  69.  
  70. 'Default Epoch Player ESP','Default Epoch Vehicle ESP','infiSTAR Player ESP 1',
  71.  
  72. 'infiSTAR Player ESP 2','infiSTAR Dead ESP','infiSTAR AI ESP',
  73.  
  74. 'infiSTAR LockBox ESP','infiSTAR Shelf ESP','infiSTAR PlotPole ESP','Fake Epoch group to nearest PlotPole',
  75.  
  76. 'infiSTAR MapIcons','PlotPole Marker','Vehicle Marker','Construction Marker','LockBox Marker','DeadPlayer Marker',
  77.  
  78. 'God Mode','Vehicle God Mode','Lower Terrain','Vehboost','UnlimAmmo','noRecoil','FastFire','Stealth / Invisible',
  79.  
  80. 'Disable Announces','Show FPS','Give All Licenses','Call EMP','Mass Message','DayTime','NightTime','Add / Remove Crypto',
  81.  
  82. 'Spawn Epoch-Box','Spawn Support-Box1','Spawn Support-Box2','Spawn Support-Box3',
  83.  
  84. 'Spawn Ammo','showinfo','Login as Arma Admin','BIS FreeRoam Cam (works with ESP)','FreeRoam Cam (does not work with ESP)',
  85.  
  86. 'Request Steam Name','Dump unique client variables',
  87.  
  88. 'Restrain','Unrestrain',
  89.  
  90. 'Arsenal' // Adds Arsenal to the mousewheel actions if you press "," on the Numpad!
  91.  
  92. ]
  93.  
  94. ]
  95.  
  96. ];
  97.  
  98.  
  99. was habe ich falsch gemacht kannst du mir gelfen bitte mfg Marcello
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement