Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.45 KB | None | 0 0
  1. _cghujkfosafhasifahdesrrctuynoiuasrdhoyuo = player;
  2. _cghujkfosafhasifahdesrrctuynoiuasrdhoyuo addEventHandler ["InventoryOpened", {
  3. _dpoijuhgcaad = [] spawn {
  4. disableSerialization;
  5. waitUntil { !(isNull (findDisplay 602)) };
  6. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx = (findDisplay 602) ctrlCreate ["RscButton",1928];
  7. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetPosition [1.16,0.14,0.23,0.08];
  8. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetFont "PuristaLight";
  9. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetBackgroundColor [1,0,0,1];
  10. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlCommit 0;
  11. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetText "All Shops Menu";
  12. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlAddEventHandler ["ButtonClick", C_EX0_SHOPS];
  13. };
  14. }];
  15.  
  16. _cghujkfosafhasifahdesrrctuynoiuasrdhoyuo = player;
  17. _cghujkfosafhasifahdesrrctuynoiuasrdhoyuo addEventHandler ["InventoryOpened", {
  18. _dpoijuhgcaad = [] spawn {
  19. disableSerialization;
  20. waitUntil { !(isNull (findDisplay 602)) };
  21. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx = (findDisplay 602) ctrlCreate ["RscButton",1928];
  22. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetPosition [1.16,0.32,0.23,0.08];
  23. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetFont "PuristaLight";
  24. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetBackgroundColor [1,0,0,1];
  25. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlCommit 0;
  26. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetText "Spawn Menu";
  27. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlAddEventHandler ["ButtonClick", C_EX0_COPS];
  28. };
  29. }];
  30.  
  31. _cghujkfosafhasifahdesrrctuynoiuasrdhoyuo = player;
  32. _cghujkfosafhasifahdesrrctuynoiuasrdhoyuo addEventHandler ["InventoryOpened", {
  33. _dpoijuhgcaad = [] spawn {
  34. disableSerialization;
  35. waitUntil { !(isNull (findDisplay 602)) };
  36. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx = (findDisplay 602) ctrlCreate ["RscButton",1928];
  37. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetPosition [1.16,-0.04,0.23,0.08];
  38. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetFont "PuristaLight";
  39. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetBackgroundColor [1,0,0,1];
  40. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlCommit 0;
  41. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetText "Godmode";
  42. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlAddEventHandler ["ButtonClick", C_EX0_GOD];
  43. };
  44. }];
  45.  
  46. C_EX0_SHOPS = {
  47. removeAllActions player;
  48. player addAction["<t color='#ffff99'>General Store</t>", life_fnc_weaponShopMenu, "genstore"];
  49. player addAction["<t color='#ffff99'>Clothing Store</t>", life_fnc_clothingMenu, "bruce"];
  50. player addAction["<t color='#ffff99'>Rebel Market</t>", life_fnc_virt_menu, "rebel"];
  51. player addAction["<t color='#ffff99'>Normal Market</t>", life_fnc_virt_menu, "market"];
  52. player addAction ["<t color='#ffff99'>Rebel Clothing Shop</t>",life_fnc_clothingMenu, 'reb'];
  53. player addAction["<t color='#ffff99'>Rebel Weapons</t>", life_fnc_weaponShopMenu, "rebel"];
  54. player addAction["<t color='#ffff99'>Rebel Rilfe's</t>", life_fnc_weaponShopMenu, "rebel_high"];
  55. player addAction["<t color='#ffff99'>Joel's Weapons</t>", life_fnc_weaponShopMenu, "joel"];
  56. };
  57.  
  58. C_EX0_GOD = {
  59. removeAllActions player;
  60. player addAction ["<t color=""#ffff99"">Enable God</t>", {player allowDamage false; hint "On";}];
  61. player addAction ["<t color=""#ffff99"">Disable God</t>", {player allowDamage true; hint "Off";}];
  62. };
  63.  
  64. _cghujkfosafhasifahdesrrctuynoiuasrdhoyuo = player;
  65. _cghujkfosafhasifahdesrrctuynoiuasrdhoyuo addEventHandler ["InventoryOpened", {
  66. _dpoijuhgcaad = [] spawn {
  67. disableSerialization;
  68. waitUntil { !(isNull (findDisplay 602)) };
  69. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx = (findDisplay 602) ctrlCreate ["RscButton",1928];
  70. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetPosition [1.16,0.50,0.23,0.08];
  71. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetFont "PuristaLight";
  72. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetBackgroundColor [1,0,0,1];
  73. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlCommit 0;
  74. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlSetText "Remove Actions";
  75. _xxpoaawpjhfutyftfglyhytgwdwdgghhvx ctrlAddEventHandler ["ButtonClick", C_EX0_REMOVE];
  76. };
  77. }];
  78.  
  79. C_EX0_COPS = {
  80. player addAction ["<t color='#ffff99'>Spawn HummingBird</t>", {_veh = "Civ_black_mh9" createVehicle position player;}];
  81. player addAction ["<t color='#ffff99'>Spawn Orca</t>", {_veh = "Civ_black_po30" createVehicle position player;}];
  82. player addAction ["<t color='#ffff99'>Spawn Ferarri</t>", {_veh = "A3l_ferrari458black" createVehicle position player;}];
  83. player addAction ["<t color='#ffff99'>Spawn Delorean</t>", {_veh = "A3l_delorean_fly" createVehicle position player;}];
  84. player addAction ["<t color='#ffff99'>Spawn Reventon</t>", {_veh = "jm_reventon_black" createVehicle position player;}];
  85. player addAction ["<t color='#ffff99'>Spawn Challenger</t>", {_veh = "dar_ChallengerCivBlack" createVehicle position player;}];
  86. player addAction ["<t color='#ffff99'>Spawn Panamera</t>", {_veh = "Red_panamera_10" createVehicle position player;}];
  87. player addAction ["<t color='#ffff99'>Spawn Bugatti</t>", {_veh = "Veyron_01" createVehicle position player;}];
  88. player addAction ["<t color='#ffff99'>Spawn Jaguar</t>", {_veh = "Red_xkrs_12_black" createVehicle position player;}];
  89. player addAction ["<t color='#ffff99'>Spawn Porsche</t>", {_veh = "Red_porsche_12_p_u" createVehicle position player;}];
  90. player addAction ["<t color='#ffff99'>Spawn Aston Martin</t>", {_veh = "Red_vanquish_13" createVehicle position player;}];
  91. player addAction ["<t color='#ffff99'>Spawn Mustang</t>", {_veh = "Mustang_01" createVehicle position player;}];
  92. player addAction ["<t color='#ffff99'>Spawn Bearcat</t>", {_veh = "Swatbearcat_01" createVehicle position player;}];
  93. player addAction ["<t color='#ffff99'>Spawn Aston Martin Racing</t>", {_veh = "Pop_lola_8" createVehicle position player;}];
  94. player addAction ["<t color='#ffff99'>Spawn Audi R8</t>", {_veh = "Ivory_r8" createVehicle position player;}];
  95. player addAction ["<t color='#ffff99'>Spawn Audi R8 Racing</t>", {_veh = "Pop_r8mp_7" createVehicle position player;}];
  96. player addAction ["<t color='#ffff99'>Spawn Armored Car</t>", {_veh = "Shounka_a3_brinks_noir" createVehicle position player;}];
  97. player addAction ["<t color='#ffff99'>Spawn Tuk Tuk</t>", {_veh = "Jm_tuk_red" createVehicle position player;}];
  98. };
  99.  
  100. C_EX0_REMOVE = {
  101. removeAllActions player;
  102. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement