Results 1 to 2 of 2

Hybrid View

  1. #1
    ZeeDEU's Avatar
    Join Date
    May 2019
    Gender
    male
    Location
    Stuttgart, Germany
    Posts
    2
    Reputation
    10
    Thanks
    1

    Question how to change the viewmodel fov? C# External

    hey guys whats up, i want to change only the viewmodel fov value but how?



    Code:
    int LocalPlayer = memchanger.ReadInt32((IntPtr)clientmodule + Offsets.dwLocalPlayer);
    memchanger.WriteInt32((IntPtr)LocalPlayer + Offsets.m_iFOV, 160);
    Attached Thumbnails Attached Thumbnails
    fov.PNG  


  2. The Following User Says Thank You to ZeeDEU For This Useful Post:

    MimiTigerRawr (01-07-2020)

  3. #2
    L4ndrum's Avatar
    Join Date
    Jul 2019
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    347
    Setting fov externally is buggy, but i think there is a way to find viewmodel_fov and write to it
    Last edited by L4ndrum; 08-04-2019 at 09:24 PM.

Similar Threads

  1. [Tutorial] How to change the FOV [[ Field Of View ]]
    By xXGhostXx1230 in forum Dead by Daylight Hacks & Cheats
    Replies: 104
    Last Post: 08-19-2018, 07:53 AM
  2. How to Change the Start-Bar in Windows XP
    By Jackal in forum General
    Replies: 31
    Last Post: 05-31-2015, 08:29 PM
  3. How to change the cham colors??
    By DontBanMe in forum Combat Arms Hacks & Cheats
    Replies: 41
    Last Post: 09-02-2008, 11:04 PM
  4. [TuT] How to change the BGM to whatever you want!
    By jerry0 in forum Combat Arms Hacks & Cheats
    Replies: 9
    Last Post: 08-13-2008, 12:26 AM
  5. How To Change The Color On Command Prompt
    By mostwanted in forum Programming Tutorials
    Replies: 2
    Last Post: 07-21-2008, 06:43 AM