Advertisement
Guest User

Untitled

a guest
Jan 25th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. LSlootLists.sqf
  2.  
  3. Found a double entry for the spear gun making it show up more than the rest of the weapons and deleted that entry.
  4.  
  5. Simplified the backpacks entries to give each type the same chance to spawn.
  6.  
  7. Removed vests from research, and industrial, military has some meaningful stat vests ranging from slightly helpful to the best choices. And Civilian has police vest and a regular vest.
  8.  
  9. Added a Toolkit to industrial buildings for repairs on vehicles (unsure this works but have seen it in Epoch servers working). It has unlimited usage but only repairs up to orange level so you can continue to operate the vehicle but still requires a multi-gun or vehicle repair kit to complete the repairs.
  10.  
  11.  
  12.  
  13. Lootspawner.sqf
  14.  
  15. Modified the % chance that items will spawn in each class of building based on 4 sessions of 4 hour play throughout Pyrgos and military bases and factory.
  16.  
  17.  
  18. New mod from Vampire for Epoch called VEMF
  19.  
  20. This mod sends over the radio a broadcast that a random town (with no players in it) has been taken over by NPC bandits. Once the bandits are killed loot then drops.
  21.  
  22. First off description.ext must be modified to turn the system channel online as it was disabled.
  23.  
  24.  
  25.  
  26.  
  27. init.sqf
  28.  
  29. This file has been modified to load the VEMF town capture execution.
  30.  
  31.  
  32.  
  33. initServer.sqf and VEMFConfig.sqf
  34.  
  35. Are added at the same level as the init.sqf for the VEMF town capture mod
  36.  
  37.  
  38.  
  39. And finally for our testing pleasure the mission Epoch.Altis.pbo file. This includes all changes from previous e-mails as well as the new VEMF town capture system.
  40.  
  41. This pbo contains the VEMF folder will all required VEMF scripts inside it as well as our current script set from the live server as of today at 6AM CST.
  42.  
  43. VEMF resource links:
  44. http://epochmod.com/forum/index.php?/topic/29830-vemf-vampires-epoch-mission-framework/page-1
  45.  
  46. https://www.youtube.com/watch?v=wfnc6WUY_1I&x-yt-ts=1421782837&x-yt-cl=84359240&feature=player_detailpage
  47.  
  48.  
  49.  
  50. This mod lets the user see what player they are looking at when they target them. My group found we could identify a group member but could not figure out who was who. And even with group tags up the names seem to help them not get confused as to who was on their team.
  51.  
  52.  
  53. Modify the init.sqf adding the following line:
  54.  
  55. [] execVM "scripts\tags.sqf";
  56.  
  57.  
  58. in the scripts folder of the epoch.Altis.pbo add the attached file:
  59. tags.sqf
  60.  
  61. I also included a post VEMF PBO with the TAGS.SQF file and edited init.sqf for testing purposes.
  62.  
  63.  
  64.  
  65. http://makearmanotwar.com/entry/ec2EDrOCkM#.VMJ1s_jna70
  66.  
  67. There is currently no Epoch server with Raptors. If we ever get our scripts settled in check this addon out that would require the user to not only have EPOCH but also the Jurassic addon as well.
  68.  
  69. I'm not entirely sure it's ready but a research facility that has lost control of a DNA dinosaur experiment would be pretty damned cool.
  70.  
  71. I am thinking long term watch the Jurassic Mod's progress possibly try out a AI raptor setup on test and see if it functions. To be the only EPOCH server with Raptors could bring in the number of people we want to make the server stand out from the rest.
  72.  
  73. The downside would be the users would have to get another mod to get onto the server. But as small as it is and as used to doing that type of thing the users would have to be to actually get to a EPOCH server maybe it's a very small downside in this respect.
  74.  
  75. I also considered genre breaking dinosaurs for those that are hard core this is military with humans. But then I thought hell we already have exploding zombies and some kind of ghost/spectre of death cloak guy with seemingly magic powers. That's where I think the background of a military research facility dna dino research gone wrong comes into play. And it looks like they are working on a raptor like cage building to add into the world.
  76.  
  77. Gameplay footage(these guys dorks but whatever kinda see them in action):
  78. https://www.youtube.com/watch?feature=player_embedded&x-yt-cl=84503534&v=09lLhrFiu_c&x-yt-ts=1421914688
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement