Aim Assist Mod v0.8.1
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
Re: Aim Assist Mod v0.8.1
oh right.. I should have known that..... so it toggles whatever the setstate is, so if you turn it OFF, it will hold ON, if you turn it ON it will hold OFF!
Re: Aim Assist Mod v0.8.1
probably a silly question based on what forum this is... but dose this work on any other source ports?
Re: Aim Assist Mod v0.8.1
It's a ZScript mod. So, only GZDoom and daughter ports that are recent enough to have a suitable level of ZScript support.
Re: Aim Assist Mod v0.8.1
How can I make this more aggressive... turning everything up dose not seem to change much.. is there a way to make it "turn" faster?
- Jay0
-

- Posts: 84
- Joined: Tue Aug 21, 2018 9:31 pm
- Preferred Pronouns: She/Her
- Graphics Processor: nVidia with Vulkan support
- Location: Brazil
- Contact:
Re: Aim Assist Mod v0.8.1
if you want to turn faster than 5 degrees per tic, you can set cl_aim_assist_rot_speed (called Assist Intensity in the menu) manually with the console to whichever value you want
Re: Aim Assist Mod v0.8.1
Jay0 wrote:
> if you want to turn faster than 5 degrees per tic, you can set
> [c]cl_aim_assist_rot_speed[/c] (called Assist Intensity in the menu)
> manually with the console to whichever value you want
how do I set this manually?
> if you want to turn faster than 5 degrees per tic, you can set
> [c]cl_aim_assist_rot_speed[/c] (called Assist Intensity in the menu)
> manually with the console to whichever value you want
how do I set this manually?
Re: Aim Assist Mod v0.8.1
Open the console and type...
Code: Select all
set cl_aim_assist_rot_speed <number>-
Trucker
- Posts: 6
- Joined: Thu May 22, 2025 11:03 pm
- Operating System Version (Optional): Windows 10
- Graphics Processor: Intel (Modern GZDoom)
Re: Aim Assist Mod v0.8.1
Will the legacy version work on Zandronium?
Thanks
Thanks
- phantombeta
- Posts: 2197
- Joined: Thu May 02, 2013 1:27 am
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Brazil
Re: Aim Assist Mod v0.8.1
I've been having problems with loading saves that already have the mod installed. Even fresh games and saving immediately and reloading cause it to not start up properly. Playing on dev 4.14.2 on Delta touch.
- Jay0
-

- Posts: 84
- Joined: Tue Aug 21, 2018 9:31 pm
- Preferred Pronouns: She/Her
- Graphics Processor: nVidia with Vulkan support
- Location: Brazil
- Contact:
Re: Aim Assist Mod v0.8.1
hmm, does 0.8.0 work fine? 0.8.1 has some internal refactorings that could be causing issues, if 0.8.0 works try reverting to that until i can figure out the root cause and put out a 0.8.2 patch (you can find downloads for older versions in the changelog section)
Re: Aim Assist Mod v0.8.1
Jay0 wrote:
> [quote=xutsBFG post_id=1263642 time=1761399779 user_id=42003]
> I've been having problems with loading saves that already have the mod
> installed. Even fresh games and saving immediately and reloading cause it
> to not start up properly. Playing on dev 4.14.2 on Delta touch.
> [/quote]
>
> hmm, does 0.8.0 work fine? 0.8.1 has some internal refactorings that could
> be causing issues, if 0.8.0 works try reverting to that until i can figure
> out the root cause and put out a 0.8.2 patch (you can find downloads for
> older versions in the changelog section)
That fixed the problem, thank you very much for the reply.
> [quote=xutsBFG post_id=1263642 time=1761399779 user_id=42003]
> I've been having problems with loading saves that already have the mod
> installed. Even fresh games and saving immediately and reloading cause it
> to not start up properly. Playing on dev 4.14.2 on Delta touch.
> [/quote]
>
> hmm, does 0.8.0 work fine? 0.8.1 has some internal refactorings that could
> be causing issues, if 0.8.0 works try reverting to that until i can figure
> out the root cause and put out a 0.8.2 patch (you can find downloads for
> older versions in the changelog section)
That fixed the problem, thank you very much for the reply.