Jump to content

Serenity

Member
  • Posts

    1
  • Joined

  • Last visited

Serenity's Achievements

  1. Hi everyone, i'm fairly new to the PZ modding scene, but am really enjoying the game so far. I love programming so thought this might make a good new hobby. I've got 2 ideas that I thought might be interesting to flesh out, but I wanted to get some feedback on what's more feasible, and suggestions of existing, similar mods I could look at to get familiar with the API. I'm also interested if anything I say is already completely done as-is; though, I care a lot less if it's made obsolete later on changing zombie (re)spawn to not happen inside the map but instead at the borders, immediately migrating across the map with a somewhat random direction. though this default, immediate behavior would probably be configurable to not conflict with other, better options for relocation expanded events -- additional events beyond the helicopter and gunfight that can add complication. since this can be so complex, I would probably start with simple events and branch out from there I think both are similar in that they'd involve manipulating large numbers of Z's, only sometimes in groups, usually off screen over, and potentially over very long periods of time. Is this going to be asking too much of the game at this point? I was also wondering if the existing two events are part of the java code or the lua, and if lua, which file(s)? Thanks for any and all help, Serenity
×
×
  • Create New...