0 of 0

File information

Last updated

Original upload

Created by

SuperDotaPlaya

Uploaded by

superdotaplaya

Virus scan

Safe to use

Tags for this mod

55 comments

  1. superdotaplaya
    superdotaplaya
    • member
    • 4 kudos
    Locked
    Sticky
    I have just released an update, hopefully this fixes the stuttering, in my own testing I do not notice it at all, but if you still experience it, please let me know! I also readded the check to make sure ammo is empty before reloading! I apologize for my oversite when testing and updating the file!
  2. bjbinc
    bjbinc
    • premium
    • 1 kudos
    Still works.  Thanks!
  3. Tyewynd
    Tyewynd
    • member
    • 1 kudos
    magdumping a musket is much more effective now
  4. napoellis
    napoellis
    • member
    • 0 kudos
    Is this still working?
  5. Valkeriys
    Valkeriys
    • member
    • 0 kudos
    Do I just put the whole folder in the mod section? or just the main.lua? I've tried both but my character wont reload after dodging. I'm probably doing something wrong since I'm new to mod
  6. new3darot
    new3darot
    • premium
    • 5 kudos
    Great mod!
    Could I propose a version that also shortens the reload times or that doesn't reset the reload during dodging :)?

    In any case thanks!
  7. kipenzam
    kipenzam
    • member
    • 0 kudos
    can you make this mod works after throwing spheres? as you know, if you throw sphere right after shooting, reload will be canceled.
  8. ecaace0830
    ecaace0830
    • member
    • 0 kudos
    i saw your comment on your post in Discord Palworld Modding Community but can't see your Logicmods folder. Does it really has Logicmods folder because when I downloaded the latest version, it doesn't have any.
    1. superdotaplaya
      superdotaplaya
      • member
      • 4 kudos
      This mod is only a lua mod, does not have any pak files needed
  9. AkimboDK
    AkimboDK
    • premium
    • 18 kudos
    Any plans on making it work with dedicated servers? 
    I mean, not installing it on the server itself, just as it is now, I have a few mods installed which even works in my dedicated server without other players connecting needing to install mods that are on the server because the mod is only installed on my own game folders.

    but this dodge reload mod only works in single player, if this would work even when connecting to others servers or my own it would be really great :) ! 
    1. superdotaplaya
      superdotaplaya
      • member
      • 4 kudos
      I do have an idea on how to make it work, just will need a bit of time to test and verify
    2. AkimboDK
      AkimboDK
      • premium
      • 18 kudos
      Amazing, I will wait patiently then :) ! 
    3. Tricyclethief
      Tricyclethief
      • member
      • 2 kudos
      Hoping to see this working on dedicated server as well!
  10. ka1var
    ka1var
    • supporter
    • 3 kudos
    Hi, the updated version reloads on dodge even when clip is not empty. Previously it only did it when empty.
    1. Elysium7
      Elysium7
      • member
      • 6 kudos
      The author will likely update this, but if you don't want to wait you can replace the text in 'DodgeReload/Scripts/Main.lua' with this:

      NotifyOnNewObject("/Script/Pal.PalPlayerCharacter", function(Context)
      player_character = Context
      end)
      RegisterHook("/Script/Pal.PalPlayerController:OnEndRolling", function(Context)

      if player_character.ShooterComponent.GetHasWeapon().IsEmptyMagazine() == true then
      player_character.ShooterComponent.ReloadWeapon()
      end

      end)
    2. ka1var
      ka1var
      • supporter
      • 3 kudos
      Yes, that was it. Thank you!
    3. superdotaplaya
      superdotaplaya
      • member
      • 4 kudos
      I feel dumb for this one, yeah, im updating it right now!
  11. Stopmv
    Stopmv
    • member
    • 0 kudos
    thought this mod kind of cheat one.
    'cause just dodge makes auto reloaded goes battle pretty easy and speedy.
    but it dosen't skip reload motion, it just let me free of using pree 'R'.
    a good mod that doesn't kick off the balance.
    thanx :)
    1. superdotaplaya
      superdotaplaya
      • member
      • 4 kudos
      I personally dont mess with making mods that disrupt the balance of a game, but I do like to make things feel better to play, and I think this is definately something that doesnt make it easier to paly, but makes it feel better to play