Jump to content

grimwald

Member
  • Content Count

    155
  • Joined

  • Last visited

  • Medals

Posts posted by grimwald


  1. Just downloaded all the mods and am running into a problem. It says "ns_ui, ns_fraction" has been deleted. Anyone have a clue what this is? Thanks.

    Nevermind. Looks like an issue with Namalsk!!!

    I found it worthwhile removing the Namalsk content from the @Stalker stuff and adding @NC to the launch path.


  2. We had a bug that stopped us advancing - I died in a trigger and then spawned "dead" in the next mission. So we had to restart but it was worth it because we still made it past that part and on further. I guess that's the trouble with being "late to the party" when a dev has shelved the game as "end of life" - kind of like Windows XP hold outs. Ultimately Sumrak has left the ARMA community with great content in Namalsk + NC + Namalsk DayZ, so I can understand that he feels ready to move on to new things in the exciting ARMA3 environment. In fact I hope he gets to become a full time game-dev for a while. Such a great eye for detail and ear for atmosphere.

    Best of luck, Sumrak.


  3. Having trouble getting the meat from animals. I've got the percentages and the speed meter showing up. Interaction buttons are definitely configured correctly - I can take water from rain barrels, for instance, and interact with buildings.

    Some fixes required:

    Instead of using constant hintSilent for the meters, make a resource to display the same information. This interferes with mission updates and the like that also use hint, hint format, or hintSilent. Might as well tie such a resource in to display ace_stamina, too.

    IV Bag.

    readme.txt needs to be a bit more accurate, or more clear.

    Set it to be able to take water from the "village well" object, and the "hand water pump" object.

    Also the wood pile with axe object ought to be usable in some fashion by this mod/scripts.

    Great work Tong. Hope you're able to progress it further and polish it up.


  4. Disagree: do bother. It's fun and shows what can be done by one person with a vision and the intent to make something. It is also a fantastic benchmark for sound-design that professional game production studios could learn a thing or two from. I've made it through 6 missions in MP and the only reason we stopped was RL commitments. Sure it has some game-breaking bug but so does Skyrim.


  5. G'day everyone. I'm very close to releasing a playable Alpha version of a mini-sandbox set on Namalsk with the Stalker theme. It uses a few add-ons so does require a bit of pre-downloading. Just want to gauge some interest before I put it up for download. Should be ready in three or four days.

    Requires:

    ARMA2 Operation Arrowhead/Combined Operations with PMC Lite

    And Mods:

    @NC - Namalsk Crisis (Pathfinder version)

    @DAP_Stalker - DAP's port of Stalker models and some other things

    @JSRS - Jarhead soundscape

    @ACE & @ACEX - plus their dependencies @CBA

    @ARP - roleplay items

    @RSP - Real Survival Kit, food, water, gathering meat, cooking, containers for same

    @Vilas AK mod - a whole bunch of AK variants (dependency of DAP stalker)

    @C1987_G3 - Christian's mod with various H&K G3 rifles (dependency of DAP stalker)

    @RH Pistols & @RH SMG - Robert Hammer's pistols and SMGs mod - lots of variants.

    @Infantry_Armor - because Stalker's need body armor.

    Download NSMSB here. It's 1800kb.

    Also some YT footage of the mod:

    .

  6. Hi everyone. I'm looking for some voice actors. The parts are small. Ideally with Eastern European accents. Sound quality can be low as long as the words are intelligible. If you are able to put FX on the finished file to make it sound like a 2-way radio that's great, too. Especially if you can add some of those digital "chirps" like from a trunking radio system.

    Contact me for scripts. 4 parts/characters.

    EDIT: Only one part is available.


  7. Hi Docpet.

    I'm doing the scripting in ARMA2.

    Using a trigger to check if the player (or unit) has a DAP_CRYSTALL or other artifact.

    That way I can check for certain artifacts.

    If the right type of artifact is detected then I can make the player immune to certain anomalies - by setting the trigger condition for unit not having the artifact.

    Eg. in the trigger condition

    !(unit hasWeapon "DAP_FIREBALL")

    When testing if I can detect the artifact with hasWeapon it fails - so wondering what is best way to detect the artifact.

    You said:

    {_x in magazines Player} count ["DAP_CRYSTALL"] > 0
    check functions
    hint format ["%1",magazines namesoldier] 

    Does that mean the artifacts are magazines?


  8. Hi Docpet,

    Thanks for the response. I'm not 100% sure what you mean. Are you saying that I need to add the DAP_CRYSTALL (and all other artifacts) into the cfgWeapons file?

    Are you also saying that I could write some code in a better way to detect artifacts on a player (or other unit)? If so I'd like to see a sample so I can do better.

    Thanks.


  9. Nice progress. Couple of crit's:

    No bearers in the house to hold up the floorboards of the first level.

    The houses look like they never had electricity - no fuse box, power points, etc.

    Floorboards need broken edges and sagging boards.

    Maybe some moss or black-mold for the corners that never see sun.

    If there's modified containers and improvised fortifications perhaps some props like MIG welders, tin snips, stacks of bricks, compressors, nail-guns, entrenching tools, and such could be made to litter about.

    Further ideas:

    Sites nearby would be stripped of candidate materials.

    Improvised fortifications: reclaimed materials, beams staked into the ground, bricks as a retaining wall for soil, chicken wire or mesh fencing as grenade screens. It's very "Mad Max" but I imagine these forts will be limited to faction headquarters and smaller ones for holding the tactical points.


  10. The Knock idea is great. Very simple way to build suspense! Especially if there's a way to randomize events that occur after the knock.

    Stalker is pretty hard to secure a mechanism of market-protection for since the word has common-usage to mean hunter (implies stealth). Eg. Deer-stalker.

    The universe of the Stalker games is likewise hard to protect with copyright since its cross-genre and essentially "wasteland with some magic items".

    IMO there's no cause to worry. If a project was so sensitive that a non-commercial fan mod is a threat to its success it'll probably fail anyway.


  11. Hi,

    @Grimwald- sounds like you're a massive STALKER fan lol..! What's your sandbox game you were talking about mate? Either way, indeed, go for it man...

    Yes, big fan from way back (Oblivion Lost alpha builds). Sandbox game idea is to have series of "missions" around the narrative of how Bloodsuckers came into being. The Sandbox part is supported by the inclusion of random "missions" that have no effect on the game if taken, failed, or otherwise. My biggest challenges are testing, finding out how to make artifacts do something, and implementing a trader (although there's someone posting with a trader in their sig that I have to investigate those scripts). I'm guessing it'll be about 10hours of gameplay to follow the core "missions". Hopefully I can get it co-op friendly.

    If anyone's interested in helping PM, or email, me and let me know how you could help - even if it's just to run through what's done so far.


  12. @meanmachine1

    Long way off, for sure. I'm hoping there will be a lot more community-made assets by that time which are up to your standard and can be included. The apparent modular outfitting (gear and uniform) I've seen in Alpha footage is very impressive. It looks like a great base for modding. Imagining vast libraries of outfits, accessories, clothes, backpacks, body armor, etc. got me a bit excited. LOL@me.

    Glad you're clarifying your setting with those extra influences. It's pretty easy to think STALKER-themed means that STALKER is the only theme. I look forward to it. Exploring a quasi-magical post-apocalyptic setting of industrial wasteland is so much fun and there's a very strong appeal that a large group of players indulge in.

    You've inspired me to get back to my STALKER-themed short duration sandbox. F**K it's a lot of work and with ARMA3 apparently close it feels a little less than worth it making it at all. But it must be done.

×