Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. {
  2. File: [Function: File] {
  3. exists: [Function: exists],
  4. read: [Function: read]
  5. },
  6. ColshapeRectangle: [Function: ColshapeRectangle],
  7. Vector3: [Function: Vector3],
  8. ColshapeSphere: [Function: ColshapeSphere],
  9. BaseObject: [Function: BaseObject],
  10. Vehicle: [Function: Vehicle] { all: [ Vehicle {} ] },
  11. RGBA: [Function: RGBA],
  12. Player: [Function: Player] { all: [ Player {} ] },
  13. WorldObject: [Function: WorldObject],
  14. Blip: [Function: Blip],
  15. Entity: [Function: Entity] { getByID: [Function: getByID] },
  16. PointBlip: [Function: PointBlip],
  17. Checkpoint: [Function: Checkpoint],
  18. VoiceChannel: [Function: VoiceChannel],
  19. ColshapeCylinder: [Function: ColshapeCylinder],
  20. ColshapeCircle: [Function: ColshapeCircle],
  21. ColshapeCuboid: [Function: ColshapeCuboid],
  22. getResourceMain: [Function: getResourceMain],
  23. getResourcePath: [Function: getResourcePath],
  24. resourceLoaded: [Function: resourceLoaded],
  25. hasResource: [Function: hasResource],
  26. getResourceExports: [Function: getResourceExports],
  27. startResource: [Function: startResource],
  28. stopResource: [Function: stopResource],
  29. restartResource: [Function: restartResource],
  30. on: [Function: on],
  31. off: [Function: off],
  32. emit: [Function: emit],
  33. onClient: [Function: onClient],
  34. offClient: [Function: offClient],
  35. emitClient: [Function: emitClient],
  36. log: [Function: log],
  37. logWarning: [Function: logWarning],
  38. logError: [Function: logError],
  39. getPlayersByName: [Function: getPlayersByName],
  40. hash: [Function: hash],
  41. getNetTime: [Function: getNetTime],
  42. rootDir: 'D:\\altv-server',
  43. resourceName: '_interior'
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement