Option for increasing max camera distance?

Results 1 to 2 of 2
  1. #1
    Member gondracorn is offline
    MemberRank
    Apr 2021 Join Date
    82Posts

    Option for increasing max camera distance?

    Can I do this through hex editing the bin file or by utilizing any config files in the client's folders?

    Also, what correct command will increase a character's stats? the attrib command doesn't work from GM panel.
    Last edited by gondracorn; 07-02-22 at 08:55 AM.


  2. #2
    Member gondracorn is offline
    MemberRank
    Apr 2021 Join Date
    82Posts

    Re: Option for increasing max camera distance?

    I just figured out that the console does this, but I can't even access the console!

    My bat file is like this:

    ECHO OFF
    CLS

    :message
    ECHO.
    ECHO ----------------------
    ECHO Game Launcher
    ECHO ----------------------
    ECHO.

    ECHO OFF

    start bin32\AION.bin -ip:127.0.0.1 -port:2106 -DEVMODE "con_disable_console = 0"
    ECHO Found and starting Aion. This will only take a moment.
    GOTO end

    :end
    ECHO.
    echo closing in 3 seconds...
    ping localhost -n 5 > nul
    EXIT

    As you can see, everything is correct. I tried with AionBrazil and EuroAion versions. I even updated EuroAion, it still does not bring up the console window

    The console key is "Pause Break".

    Using the Aion 4.6 retail server.

    Please someone respond to my questions rather than ignoring them.

    The only functions that work are ones that are not DEVMODE. I also ran into a peculiar error when doing -disable-ip-fix.

    Based on the website's description, it enables the option -win10-mouse-fix, but on my computer and server, I don't need this piece of code to enable -win10p-mouse-fix

    Again, any code that is DEVMODE does not work at all, including "g_freefly 1"

    Everything else works properly, with some common errors during server startup, but I can get in game and do regular GM commands.

    Here's my setup:

    AiON_SERVER (origin unknown, don't remember where this server came from) > https://drive.google.com/file/d/1nBq...ew?usp=sharing



Advertisement