Advertisement
GuiIherme

[GTAO] arena awards

Oct 17th, 2020
2,114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. ARENA:
  2.  
  3. $MPX_ARENAWARS_AP_TIER
  4. $MPx_ARENAWARS_CARRER_UNLK
  5. $MPx_ARENAWARS_SKILL_LEVEL
  6. $MPx_ARENAWARS_SP
  7. $MPX_NUMBER_OF_CHAMP_BOUGHT
  8. 5
  9.  
  10. ARENA AWARDS:
  11.  
  12. $MPx_AWD_READY_FOR_WAR
  13. $MPx_AWD_THROUGH_A_LENS
  14. $MPx_AWD_SPINNER
  15. $MPx_AWD_YOUMEANBOOBYTRAPS
  16. $MPx_AWD_MASTER_BANDITO
  17. $MPx_AWD_SITTING_DUCK
  18. $MPx_AWD_CROWDPARTICIPATION
  19. $MPx_AWD_KILL_OR_BE_KILLED
  20. $MPx_AWD_MASSIVE_SHUNT
  21. $MPx_AWD_YOURE_OUTTA_HERE
  22. $MPx_AWD_WEVE_GOT_ONE
  23. $MPx_AWD_ARENA_WAGEWORKER
  24. $MPx_AWD_TIME_SERVED
  25. $MPx_AWD_TOP_SCORE
  26. $MPx_AWD_CAREER_WINNER
  27. $MPx_AWD_WATCH_YOUR_STEP
  28. $MPx_AWD_TOWER_OFFENSE
  29.  
  30.  
  31. (bool)AWD_BEGINNER // add MP0_ or MP1_ // Award for Arena
  32. (bool)AWD_FIELD_FILLER // add MP0_ or MP1_ // Award for Arena
  33. (bool)AWD_ARMCHAIR_RACER // add MP0_ or MP1_ // Award for Arena
  34. (bool)AWD_LEARNER // add MP0_ or MP1_ // Award for Arena
  35. (bool)AWD_SUNDAY_DRIVER // add MP0_ or MP1_ // Award for Arena
  36. (bool)AWD_THE_ROOKIE // add MP0_ or MP1_ // Award for Arena
  37. (bool)AWD_BUMP_AND_RUN // add MP0_ or MP1_ // Award for Arena
  38. (bool)AWD_GEAR_HEAD // add MP0_ or MP1_ // Award for Arena
  39. (bool)AWD_DOOR_SLAMMER // add MP0_ or MP1_ // Award for Arena
  40. (bool)AWD_HOT_LAP // add MP0_ or MP1_ // Award for Arena
  41. (bool)AWD_ARENA_AMATEUR // add MP0_ or MP1_ // Award for Arena
  42. (bool)AWD_PAINT_TRADER // add MP0_ or MP1_ // Award for Arena
  43. (bool)AWD_SHUNTER // add MP0_ or MP1_ // Award for Arena
  44. (bool)AWD_JOCK // add MP0_ or MP1_ // Award for Arena
  45. (bool)AWD_WARRIOR // add MP0_ or MP1_ // Award for Arena
  46. (bool)AWD_T_BONE // add MP0_ or MP1_ // Award for Arena
  47. (bool)AWD_MAYHEM // add MP0_ or MP1_ // Award for Arena
  48. (bool)AWD_WRECKER // add MP0_ or MP1_ // Award for Arena
  49. (bool)AWD_CRASH_COURSE // add MP0_ or MP1_ // Award for Arena
  50. (bool)AWD_ARENA_LEGEND // add MP0_ or MP1_ // Award for Arena
  51. (bool)AWD_PEGASUS // add MP0_ or MP1_ // Award for Arena
  52. (int)AWD_WATCH_YOUR_STEP // add MP0_ or MP1_ // Award for Arena
  53. (int)AWD_TOWER_OFFENSE // add MP0_ or MP1_ // Award for Arena
  54. (bool)AWD_CONTACT_SPORT // add MP0_ or MP1_ // Award for Arena
  55. (bool)AWD_UNSTOPPABLE // add MP0_ or MP1_ // Award for Arena
  56. (int)AWD_READY_FOR_WAR // add MP0_ or MP1_ // Award for Arena
  57. (int)AWD_THROUGH_A_LENS // add MP0_ or MP1_ // Award for Arena
  58. (int)AWD_SPINNER // add MP0_ or MP1_ // Award for Arena
  59. (int)AWD_YOUMEANBOOBYTRAPS // add MP0_ or MP1_ // Award for Arena
  60. (int)AWD_MASTER_BANDITO // add MP0_ or MP1_ // Award for Arena
  61. (int)AWD_SITTING_DUCK // add MP0_ or MP1_ // Award for Arena
  62. (int)AWD_CROWDPARTICIPATION // add MP0_ or MP1_ // Award for Arena
  63. (int)AWD_KILL_OR_BE_KILLED // add MP0_ or MP1_ // Award for Arena
  64. (int)AWD_MASSIVE_SHUNT // add MP0_ or MP1_ // Award for Arena
  65. (int)AWD_YOURE_OUTTA_HERE // add MP0_ or MP1_ // Award for Arena
  66. (int)AWD_WEVE_GOT_ONE // add MP0_ or MP1_ // Award for Arena
  67. (int)AWD_ARENA_WAGEWORKER // add MP0_ or MP1_ // Award for Arena
  68. (int)AWD_TIME_SERVED // add MP0_ or MP1_ // Award for Arena
  69. (int)AWD_TOP_SCORE // add MP0_ or MP1_ // Award for Arena
  70. (int)AWD_CAREER_WINNER // add MP0_ or MP1_ // Award for Arena
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement