- How do I check if the player is in slow motion (weapon wheel or dead eye)?
-
Custom Time Scale
Yeah there is a problem with few things, but you can disable the mod with the hotkey before doing certain activities and enable it again afterwards. 🙂
-
Custom Time Scale
I haven't used Lenny's Simple Trainer, but unless you mess with the time through the trainer I don't see why they wouldn't work together.
-
Custom Time Scale
-
Daylight848 started following Custom Time Scale
-
Custom Time Scale
Try disabling autosave from the options menu, then reloading the save file again and manually launching the plugin by typing LoadPlugin DLT_TimeScale_W in the console. if this doesn't work, can you post your log here. Also are you using the 0.45?
-
IS_PED_INJURED
I tested this and only returns true once ped is dead.
-
_IS_PED_CURRENT_WEAPON_HOLSTERED
Could be something like is weapon holstered, returns true if hand is empty, false if weapon is in hand.
-
_0x3799EFCC3C8CD5E1
Returns currently equipped weapons damage? Ped as a parameter.
-
_REFILL_AMMO_IN_CURRENT_PED_WEAPON
Sets the currently equipped weapons current ammo to max, basically instantly reloads it. Player character as param, dont know about other peds.
-
_MAKE_PED_RELOAD
If you put player character as a parameter, it will start reloading the weapon. Returns true if reloading, false if weapon is fully loaded.
-
Custom Time Scale
- 1,791 downloads
- Version 0.47
REQUIRES: https://ragepluginhook.net Overview RAGE Hook Plugin for adjusting the timescale of the in game clock to make the days/weathers last longer. Installation - Copy Rage Hook Plugin files to your main RDR2 folder - Start RAGEPluginHook.exe and it will create a folder called C#Plugins in the main RDR2 folder, or create it yourself - Copy DLT_Time_Scale_W.dll & DLT_Time_Scale_W.ini into C#Plugins folder - Open the RAGE console in game and type LoadPlugin DLT_Time_Scale_W.dll or enable it to load on start up. 🙂 Versions DLT_Time_Scale_W - Scales weathers with your timescale choice DLT_Time_Scale_A - Only scales the time, weather duration stays vanilla Info Change the SecondsPerMinute in the .INI file to your liking. The value is real life seconds for every minute in-game. Lowest value you can set is 1. Set it to 60 if you want realtime scale (Weathers will last about ~45 minutes :D). If you run from one district to another weather might change faster, this is to prevent getting snow in Lemoyne for example. Mod disables during missions to prevent any issues where a weather/time change might be forced. If you have any issues please feel free to ask. -
Daylight848 changed their profile photo
-
RAGE Plugin Hook - Slow Motion And Ragdoll
- 1,264 downloads
- Version 0.3
Overview I made this simple plugin for RAGE Hook that let's you toggle slow motion and push Arthur in the direction your camera is looking at. Customize the ragdoll force in the INI file. By default it also activates slow motion on push. REQUIRES: https://ragepluginhook.net Instructions Copy the .DLL and .INI file into /C#Plugins/ folder. Open the RAGE console in game and type LoadPlugin DLT_Slow_Motion.dll or enable it to load on start up. See the INI file for settings. Info SlowMotion = Default key 'C' on keyboard and R3 on controller or 'Look Back' action Ragdoll = Default key 'E' on keyboard and Y on controller or 'Interact' action There's also an option to disable either Ragdoll or Slow Motion if you don't want to use both.