Advertisement
Guest User

Untitled

a guest
Dec 4th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. _adminUIDandAccess =
  2. [
  3. [
  4. ['76561198071473036','76561198131166647','76561198092640616'], // Admins with UIDs in this Array have their Access defined in the array below.
  5. [
  6. 'Teleport On Map Click','Teleport - Target To Me','Teleport - Me To Target','Teleport In Facing Direction (10m steps)',
  7. 'spectating','AdminConsole','Delete Vehicle','FlyUp','EjectTarget','ToggleVehLock','UpgradeBuilding','ShowGear',
  8. 'HealSelf','HealRepairNear','AddAmmoSelf','AdminStart','AdminLog','Freeze Target','UnFreeze Target',
  9. '==== Loadouts ====','==== WeatherLord ====','==== Base Deleter ====','==== VirtualItems ====',
  10. '==== Weapons ====','==== Magazines ====','==== Bags ====','==== Vehicles ====','==== Objects ====','==== AltisLife Money ====',
  11. 'Remove Gear','Revive','Heal','Restore','Move In My Vehicle','Move In Target Vehicle','Parachute Target',
  12. 'Spawn UAV','Spawn Cloak','Spawn Sapper','Spawn SapperB','Eject','Eject Crew','Kill','Explode','MineField (around target)','Zeus','Force Disconnect',
  13. 'Kick (Silent)','Kick (Announce)','Ban (Silent)','Ban (Announce)',
  14. 'Default Epoch Player ESP','Default Epoch Vehicle ESP','infiSTAR Player ESP 1',
  15. 'infiSTAR Player ESP 2','infiSTAR Dead ESP','infiSTAR AI ESP',
  16. 'infiSTAR LockBox ESP','infiSTAR Shelf ESP','infiSTAR PlotPole ESP','Fake Epoch group to nearest PlotPole',
  17. 'infiSTAR MapIcons','PlotPole Marker','Vehicle Marker','Construction Marker','LockBox Marker','DeadPlayer Marker',
  18. 'God Mode','Vehicle God Mode','Lower Terrain','Vehboost','UnlimAmmo','noRecoil','FastFire','Stealth / Invisible',
  19. 'Disable Announces','Show FPS','Give All Licenses','Call EMP','Mass Message','DayTime','NightTime','Add / Remove Crypto',
  20. 'Spawn Epoch-Box','Spawn Support-Box1','Spawn Support-Box2','Spawn Support-Box3',
  21. 'Spawn Ammo','showinfo','Login as Arma Admin','BIS FreeRoam Cam (works with ESP)','FreeRoam Cam (does not work with ESP)',
  22. 'Request Steam Name','Dump unique client variables',
  23. 'Restrain','Unrestrain',
  24. 'Arsenal' // Adds Arsenal to the mousewheel actions if you press "," on the Numpad!
  25. ]
  26. ],
  27. [
  28. ['76561198089332280','76561198084171578','UID3','...'], // Community Manager & Head Admin
  29. [
  30. 'Teleport On Map Click','Teleport - Target To Me','Teleport - Me To Target',
  31. 'spectating','Delete Vehicle','ToggleVehLock','ShowGear',
  32. 'HealSelf','HealRepairNear','AdminLog','Freeze Target','UnFreeze Target',
  33. '==== WeatherLord ====',
  34. '==== Weapons ====','==== Magazines ====','==== Bags ====','==== Vehicles ====',
  35. 'Remove Gear','Revive','Heal','Restore','Move In My Vehicle','Move In Target Vehicle',
  36. 'Eject','Eject Crew','Force Disconnect',
  37. 'Kick (Announce)',
  38. 'infiSTAR MapIcons','Vehicle Marker','Construction Marker','LockBox Marker','DeadPlayer Marker',
  39. 'God Mode','Vehicle God Mode','Lower Terrain','Stealth / Invisible',
  40. 'Disable Announces','Show FPS','Give All Licenses','Mass Message','DayTime','NightTime',
  41. 'showinfo',
  42. 'Request Steam Name','Dump unique client variables',
  43. 'Restrain','Unrestrain'
  44. ]
  45. ],
  46. [
  47. ['76561198177855683','76561198094650964','76561198091202577','76561198013653041'], // Senior Admin & Below
  48. [
  49. 'Teleport - Target To Me','Teleport - Me To Target',
  50. 'spectating','ShowGear',
  51. 'HealSelf','HealRepairNear',
  52. 'Revive','Heal','Restore',
  53. 'Eject','Eject Crew','Force Disconnect',
  54. 'Kick (Announce)','Lower Terrain',
  55. 'Disable Announces','Show FPS','Mass Message','DayTime','NightTime',
  56. 'showinfo',
  57. 'Request Steam Name','Dump unique client variables',
  58. 'Restrain','Unrestrain'
  59. ]
  60. ]
  61. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement