Loading...
  1. Dismiss Notice
  2. Dismiss Notice
  3. Dismiss Notice
  4. Dismiss Notice
  5. Dismiss Notice
  6. Dismiss Notice
  7. Dismiss Notice
  8. If this is your first visit, you may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

About the freefly

Discussion in 'Problems' started by janzor1, Dec 22, 2011.

Thread Status:
Not open for further replies.
  1. janzor1

    janzor1 New Member

    Joined:
    Dec 22, 2011
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Ok when i started gamez aion i kinda looked forward to free fly so is it disabled or what or has it ever been on gamez aion? Or how can i turn it on if it is not against rules? Thank you.
     
  2. koko23

    koko23 Vildil's Slave

    Joined:
    Sep 7, 2011
    Messages:
    528
    Likes Received:
    361
    Trophy Points:
    318
    free fly was available about a year or so ago they took it off to make a more retail like server
    and yes if you found a way to turn it on it would be against the rules XD
    `
     
  3. Smartik1

    Smartik1 Walking F.A.Q. Forum Legend

    Joined:
    Aug 1, 2010
    Messages:
    10,670
    Likes Received:
    5,398
    Trophy Points:
    588
    technically its not just coz its heading towards retail like but also coz ncsoft changed the client after 2.5.0.3 and got rid of the system.ovr where freefly was enabled (also disabled the console)

    gamez has server side restrictions in place (or had, some1 said they forgot to put them back after 2.7), u can still remove client side ones using a bat launcher. its not illegal as u can only fly in places where the server allows (they could block them server side if they wanted to)

    Code:
    ECHO OFF
    CLS
        
    :message
    ECHO.
    ECHO  ----------------------
    ECHO    GamezAion Realm Launcher
    ECHO  ----------------------
    ECHO.
       
    ECHO OFF
    
    start bin32\AION.bin -ip:69.167.179.118 -port:2106 -DEVMODE "con_disable_console = 0" -DEVMODE "g_chatlog 1" -DEVMODE "log_IncludeTime 1" -DEVMODE "log_Verbosity 1" -DEVMODE "log_FileVerbosity 1" -DEVMODE g_freefly = "1"
    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
    
    paste this in notepad, save as gamezaion.bat (or any other bat file), put it in ur aion folder and run
     
  4. janzor1

    janzor1 New Member

    Joined:
    Dec 22, 2011
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Thx for the answers! :p
     
Thread Status:
Not open for further replies.

Share This Page