Advertisement
Guest User

Untitled

a guest
May 19th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1.  
  2. List of stuff Dremeks has to add:
  3.  
  4.  
  5. Nutscript Schema for our StalkerRP gamemode
  6.  
  7.  
  8. “Loner” Faction (Just a rename of the base citizen faction, basically)
  9.  
  10.  
  11. “Freedom” Faction
  12.  
  13.  
  14. “Duty” Faction
  15.  
  16.  
  17. “Ecologists” Faction
  18.  
  19.  
  20. “State Security Service” Faction
  21.  
  22.  
  23. “Trader” Faction - which allows players in this faction to sell items
  24.  
  25.  
  26. Coding in these weapons (plus their ammo) has items usable and the ability to place them in a player’s inventory: http://steamcommunity.com/sharedfiles/filedetails/?id=197240079
  27.  
  28.  
  29. Setting this as the server map: http://steamcommunity.com/sharedfiles/filedetails/?id=649613347
  30.  
  31.  
  32. Adding this as an item usable and placeable in inventory: http://steamcommunity.com/sharedfiles/filedetails/?id=631372037
  33.  
  34.  
  35. Coding this guitar as an item useable and placeable in inventory: http://steamcommunity.com/sharedfiles/filedetails/?id=375416144
  36.  
  37.  
  38. Assuring all these addons are properly added to a FastDL:
  39.  
  40. http://steamcommunity.com/sharedfiles/filedetails/?id=803719638
  41.  
  42.  
  43. Making sure these playermodels are usable and settable in game:
  44.  
  45. http://steamcommunity.com/sharedfiles/filedetails/?id=644061272
  46.  
  47. http://steamcommunity.com/sharedfiles/filedetails/?id=685361953
  48.  
  49.  
  50. Hunger System
  51.  
  52.  
  53. Include these as the options for MALE Loner playermodels when starting a new character:
  54.  
  55. models/tnb/stalker/male_07_anorak.mdl
  56.  
  57. models/tnb/stalker/male_06_anorak.mdl
  58.  
  59. models/tnb/stalker/male_05_anorak.mdl
  60.  
  61. models/tnb/stalker/male_04_anorak.mdl
  62.  
  63. models/tnb/stalker/male_03_anorak.mdl
  64.  
  65. models/tnb/stalker/male_02_anorak.mdl
  66.  
  67. models/tnb/stalker/male_01_anorak.mdl
  68.  
  69.  
  70.  
  71. Include these as the options for FEMALE Loner playermodels when starting a new character:
  72.  
  73. models/tnb/stalker/female_07_anorak.mdl
  74.  
  75. models/tnb/stalker/female_06_anorak.mdl
  76.  
  77. models/tnb/stalker/female_05_anorak.mdl
  78.  
  79. models/tnb/stalker/female_04_anorak.mdl
  80.  
  81. models/tnb/stalker/female_03_anorak.mdl
  82.  
  83. models/tnb/stalker/female_02_anorak.mdl
  84.  
  85. models/tnb/stalker/female_01_anorak.mdl
  86.  
  87.  
  88. Include this as the option for State Security Service:
  89.  
  90. models/tnb/stalker/male_skat.mdl
  91.  
  92.  
  93. Include this as the option for Trader Faction:
  94.  
  95. models/tnb/stalker/male_sunrise_helmet.mdl
  96.  
  97.  
  98. Include these as the options for Freedom Faction:
  99.  
  100. models/stalkertnb/beri_mili.mdl
  101.  
  102. models/stalkertnb/psz9d_free3.mdl
  103.  
  104.  
  105. Include these as the options for Duty Faction:
  106.  
  107. models/stalkertnb/psz9d_duty.mdl
  108.  
  109. models/stalkertnb/psz9d_duty2.mdl
  110.  
  111.  
  112. Include these as the options for Ecologist Faction:
  113.  
  114. models/tnb/stalker/male_seva.mdl
  115.  
  116. models/tnb/stalker/male_seva_cs4.mdl
  117.  
  118.  
  119. This as the loading screen:
  120.  
  121. https://metropolicemayhem.csite.io/loading/tlw-stalker-rp
  122.  
  123.  
  124. A “PDA” System
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement