Advertisement
Guest User

Untitled

a guest
Oct 30th, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. author = "Tonic";
  2. onLoadName = "Altis Life RPG v3.1.4.6";
  3. onLoadMission = "A RPG game mode developed by Tonic";
  4. loadScreen = "texturen\koala_life.paa";
  5. joinUnassigned = 1;
  6. respawn = BASE;
  7. respawndelay = 5;
  8. disabledAI = true;
  9. disableChannels[]={0,1,2};
  10. enableDebugConsole = 1;
  11. respawnDialog = 0;
  12.  
  13. class Header
  14. {
  15. gameType = RPG;
  16. minPlayers = 1;
  17. maxPlayers = 75;
  18. };
  19.  
  20. wreckLimit = 3;
  21. wreckRemovalMinTime = 60;
  22. wreckRemovalMaxTime = 320;
  23. corpseLimit = 150;
  24. corpseRemovalMinTime = 999;
  25. corpseRemovalMaxTime = 9999;
  26.  
  27. #include "dialog\MasterHandler.h"
  28.  
  29. class RscTitles
  30. {
  31. #include "dialog\ui.hpp"
  32. #include "dialog\progress.hpp"
  33. #include "dialog\hud_nameTags.h"
  34. };
  35.  
  36. class CfgFunctions
  37. {
  38. #include "Functions.h"
  39. };
  40.  
  41. class CfgSounds
  42. {
  43. sounds[] = {};
  44. class SirenLong
  45. {
  46. name = "SirenLong";
  47. sound[] = {"\sounds\Siren_Long.ogg", 1.0, 1};
  48. titles[] = {};
  49. };
  50.  
  51. class tazersound
  52. {
  53. name = "Tazersound";
  54. sound[] = {"\sounds\tazer.ogg", 0.25, 1};
  55. titles[] = {};
  56. };
  57.  
  58. class alert
  59. {
  60. name = "alert";
  61. sound[] = {"\sounds\alert.ogg", 1.0, 1};
  62. titles[] = {};
  63.  
  64. };
  65.  
  66. class car_lock
  67. {
  68. name = "car_lock";
  69. sound[] = {"\sounds\car_lock.ogg", 1.0, 1};
  70. titles[] = {};
  71. };
  72. class car_unlock
  73. {
  74. name = "car_unlock";
  75. sound[] = {"\sounds\car_unlock.ogg", 1.0, 1};
  76. titles[] = {};
  77. };
  78.  
  79.  
  80. class flashbang
  81. {
  82. name = "flashbang";
  83. sound[] = {"\sounds\flashbang.ogg", 1.0, 1};
  84. titles[] = {};
  85. };
  86.  
  87. class Cuff {
  88. name = "cuff";
  89. sound[] = {"\sounds\cuff.ogg", 0.95, 0.95};
  90. titles[] = {};
  91. };
  92.  
  93. class bombarm
  94. {
  95. name = "bombarm";
  96. sound[] = {"\sounds\bombarm.ogg", 1.0, 1};
  97. titles[] = {};
  98. };
  99.  
  100. class Yelp
  101. {
  102. name = "Yelp";
  103. sound[] = {"\sounds\Yelp.ogg", 1.0, 1};
  104. titles[] = {};
  105. };
  106. };
  107.  
  108. class CfgDebriefing
  109. {
  110. class NotWhitelisted
  111. {
  112. title = "Mission Failed";
  113. subtitle = "You are not white-listed to use this slot";
  114. description = "You are not allowed to use this slot because you do not have the appropriate permissions, try another slot.";
  115. pictureBackground = "";
  116. picture = "";
  117. pictureColor[] = {0,0.3,0.6,1};
  118. };
  119.  
  120. class Blacklisted
  121. {
  122. title = "Mission Failed";
  123. subtitle = "You are blacklisted from cops";
  124. description = "You are not allowed to be a cop due to previous actions and the admins have removed you from being a cop.";
  125. pictureBackground = "";
  126. picture = "";
  127. pictureColor[] = {0,0.3,0.6,1};
  128. };
  129.  
  130. class SpyGlass
  131. {
  132. title = "The SpyGlass sees you";
  133. subTitle = "You were detected by the SpyGlass";
  134. description = "You were detected for cheating and have been reported to the server. Enjoy your day.";
  135. pictureBackground = "";
  136. picture = "";
  137. pictureColor[] = {0,0.3,0.6,1};
  138. };
  139. };
  140.  
  141. class CfgNotifications
  142. {
  143. class MedicalRequestEmerg
  144. {
  145. title = "EMS Requested";
  146. iconPicture = "\A3\ui_f\data\map\mapcontrol\taskIcon_ca.paa";
  147. description = "%1";
  148. duration = 5;
  149. priority = 7;
  150. };
  151.  
  152. class DeliveryAssigned
  153. {
  154. title = "Delivery Job Accepted";
  155. iconPicture = "\A3\ui_f\data\map\mapcontrol\taskIcon_ca.paa";
  156. description = "%1";
  157. duration = 10;
  158. priority = 7;
  159. };
  160.  
  161. class DeliveryFailed
  162. {
  163. title = "Delivery Job Failed";
  164. iconPicture = "\A3\ui_f\data\map\mapcontrol\taskiconfailed_ca.paa";
  165. description = "%1";
  166. duration = 7;
  167. priority = 7;
  168. };
  169.  
  170. class DeliverySucceeded
  171. {
  172. title = "Delivery Job Completed";
  173. iconPicture = "\A3\ui_f\data\map\mapcontrol\taskIcondone_ca.paa";
  174. description = "%1";
  175. duration = 6;
  176. priority = 6;
  177. };
  178.  
  179. class TextMessage
  180. {
  181. title = "Received A Text Message";
  182. iconPicture = "icons\messagenew.paa";
  183. description = "%1";
  184. duration = 10;
  185. priority = 6;
  186. };
  187.  
  188. class PoliceDispatch
  189. {
  190. title = "911 Dispatch Center";
  191. iconPicture = "icons\messagepolice.paa";
  192. description = "%1";
  193. duration = 10;
  194. priority = 6;
  195. };
  196.  
  197. class AdminDispatch
  198. {
  199. title = "Admin Dispatch Center";
  200. iconPicture = "icons\messageadmin.paa";
  201. description = "%1";
  202. duration = 10;
  203. priority = 6;
  204. };
  205.  
  206. class AdminMessage
  207. {
  208. title = "Admin Message";
  209. iconPicture = "icons\messageadmin.paa";
  210. description = "%1";
  211. duration = 10;
  212. priority = 5;
  213. };
  214. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement