Not gameshop :(

Results 1 to 1 of 1
  1. #1
    Apprentice Burnouf is offline
    MemberRank
    Oct 2013 Join Date
    22Posts

    Support Not gameshop :(

    Hello friends, I have a new problem. I can not have the gameshop.
    I use the release Aion Lightning 4.0 - 1-Click Server Dwarfpicker http://forum.ragezone.com/f587/relea...-4-0-a-956044/.
    But nothing works, I download another gameshop on the internet but it does not work.
    I need help if you like me.

    My launcher.bat :
    @echo off
    echo Starting Aion ...

    if exist L10N\DEU\DEU.pak (
    start bin32\aion.bin -ip:25.76.38.194 -port:2106 -cc:2 -lang:deu -noweb -nowebshop -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0"

    ) else if exist L10N\ENG\ENG.pak (
    start bin32\aion.bin -ip:25.76.38.194 -port:2106 -cc:2 -lang:eng -noweb -nowebshop -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0"

    ) else if exist L10N\ENU\ENU.pak (
    start bin32\aion.bin -ip:25.76.38.194 -port:2106 -cc:1 -lang:enu -noweb -nowebshop -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0"

    ) else if exist L10N\FRA\FRA.pak (
    start bin32\aion.bin -ip:25.76.38.194 -port:2106 -cc:2 -lang:fra -noweb -nowebshop -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0"

    ) else if exist L10N\RUS\RUS.pak (
    start bin32\aion.bin -ip:25.76.38.194 -port:2106 -cc:7 -lang:rus -noweb -nowebshop -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0"

    ) else (
    echo Aion folder not found or unsupported language.
    pause.
    )
    Last edited by Burnouf; 26-12-13 at 06:16 PM.




Advertisement