Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

undefined

mmmrkennedy

@mmmrkennedy
About
Posts
6
Topics
4
Groups
0
Followers
8
Following
8

Posts

Recent Best Controversial

  • Constant message in the console
    undefined mmmrkennedy
    Feb 2, 2025, 6:57 PM

    I've been trying to debug a script I'm working on using prints on the console, but this message keeps getting printed to the console every couple of seconds. Can it be removed or muted or something?

    UiApp::trySetupGraphicsWindow, gwindow == window 000207FE
    HookApp::hookD3d9, 0
    HookApp::deferHook,
    HookApp::hookWindow,


  • Syntax Question: What this specific code do?
    undefined mmmrkennedy
    Aug 6, 2024, 2:22 PM

    Xerxes Thanks for the response. I found level.custom_random_perk_weights in include_perks_in_random_rotation, and it looks like this:

    level.custom_random_perk_weights = ::tomb_random_perk_weights;
    

    Is this just a simple reference to a function that can be called via custom_random_perk_weights later, or does tomb_random_perk_weights get called and referenced when this code is run?


  • Syntax Question: What this specific code do?
    undefined mmmrkennedy
    Aug 6, 2024, 1:53 AM

    I was looking at the get_weighted_random_perk function in _zm_perk_random (Line 503), and I saw this code:

    keys = player [[ level.custom_random_perk_weights ]]();

    I've never seen this kind of syntax for other coding languages. What does this do?


  • [ZM] Moon - Tunnel 6 Digger Always First
    undefined mmmrkennedy
    Aug 6, 2022, 8:59 PM

    This mod makes it so the tunnel 6 digger will always be first.

    This will work with the easter egg.

    The tunnel 6 digger should activate about 2 rounds after the power is turned on and then diggers will be random (like usual) after that.

    There is a Read Me in the zip with instructions on how to install.

    Download


  • How to open/edit FF files
    undefined mmmrkennedy
    Jul 28, 2022, 10:39 PM

    Dss0 So you just put the GSC (zombie_moon_digger.gsc) in the mods folder?


  • How to open/edit FF files
    undefined mmmrkennedy
    Jul 28, 2022, 10:17 PM

    I'll be honest I don't really know what I'm talking about so bare with me.

    I have a GSC for moon that I found on Github and edited but now I don't know how to get into the game. I tried looking around the docs and forums but couldn't find anything. I think you need to do something with the ff patch file for the map.

    I'm basically asking how to compile my GSC into the ff file for the map so I can play it with my friends.

  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate