Thread: 718 Adjusting camera speeds

Results 1 to 1 of 1
  1. #1 718 Adjusting camera speeds 
    Donator

    .css's Avatar
    Join Date
    Dec 2018
    Age
    29
    Posts
    579
    Thanks given
    89
    Thanks received
    270
    Rep Power
    351
    Managed to figure this out when writing some RL plugins for neos, figured someone may have a use for it.

    Class491, adjust code as shown accordingly.
    Code:
    GameClient.aFloat8949 += (float) l * GameClient.aFloat8759 / GameClient.cameraSpeed + .0F;
    GameClient.aFloat8757 += GameClient.aFloat8760 * (float) l / GameClient.cameraSpeed + .0F;
    end results
    https://gfycat.com/competentconscioushermitcrab
    Reply With Quote  
     

  2. Thankful users:



Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [718] Changing weapon speeds
    By Zach in forum Help
    Replies: 12
    Last Post: 01-16-2015, 05:16 AM
  2. 718 changing weapon speeds?
    By InsidaX in forum Help
    Replies: 1
    Last Post: 05-26-2013, 11:25 AM
  3. Adjusting Camera Zoom
    By MonsterDev in forum Snippets
    Replies: 12
    Last Post: 04-05-2011, 10:15 AM
  4. [562] Adjusting Camera Zoom
    By Jammy780 in forum Snippets
    Replies: 14
    Last Post: 10-19-2010, 06:07 PM
  5. [508 Client] Adjusting camera zoom
    By Harry in forum Tutorials
    Replies: 23
    Last Post: 06-30-2009, 02:27 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •