Advertisement
Guest User

Untitled

a guest
Apr 8th, 2014
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. _G
  2. ipairs
  3. pairs
  4. os
  5. difftime
  6. time
  7. date
  8. xpcall
  9. type
  10. error
  11. string
  12. len
  13. find
  14. gmatch
  15. byte
  16. dump
  17. reverse
  18. upper
  19. format
  20. rep
  21. lower
  22. sub
  23. gsub
  24. match
  25. char
  26. debug
  27. disableEventLog
  28. disableTimerLog
  29. tostring
  30. print
  31. next
  32. math
  33. deg
  34. fmod
  35. random
  36. asin
  37. max
  38. modf
  39. log10
  40. floor
  41. cosh
  42. ldexp
  43. log
  44. pow
  45. randomseed
  46. frexp
  47. abs
  48. tanh
  49. acos
  50. atan2
  51. tan
  52. min
  53. ceil
  54. sinh
  55. sqrt
  56. huge
  57. rad
  58. sin
  59. exp
  60. cos
  61. atan
  62. pi
  63. pcall
  64. assert
  65. tonumber
  66. rawequal
  67. table
  68. maxn
  69. foreachi
  70. concat
  71. remove
  72. insert
  73. foreach
  74. sort
  75. getn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement