[Release] Aion Lightning 4.0 - 1-Click Server

Page 72 of 116 FirstFirst ... 2262646566676869707172737475767778798082 ... LastLast
Results 1,066 to 1,080 of 1736
  1. #1066
    Account Upgraded | Title Enabled! Andre Ycl is offline
    MemberRank
    Jun 2012 Join Date
    Your Think?Location
    246Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Quote Originally Posted by teomikey View Post
    open up \game\data\static_data\spawns\Npcs folder and pick a XML in there you will find this line

    ex: i use 210010000_Poeta.xml look for this line:

    <spot x="451.034" y="1735.25" z="117.99362" h="84"/>

    and add this random_walk="20"/>

    "20" is how many sec. before mobs move again

    <spot x="451.034" y="1735.25" z="117.99362" h="84" random_walk="20"/>

    make sure this is enable:

    # AI config's:
    # ----------------------------

    # Enable NPC movement
    # Default: true
    gameserver.npcmovement.enable = true

    but be warned by add this random_walk="20"/>
    to every MOB in game u will NOT have enough memory to run server

    i have 8gb of memory and wasted almost 6gb just running geodata and mob roaming in Poeta have fun ^^ and aion client on same pc .

    my problem was solved.
    i just change >AL-Game.jar<
    and now monster and npc walking
    but i have 1 problem they can walk in the sky if i flying..
    anyone know what this problem?

  2. #1067
    Apprentice Minatoscp is offline
    MemberRank
    Apr 2010 Join Date
    9Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    how do I connect this emulator 2.5, using fixed ip

  3. #1068
    Account Upgraded | Title Enabled! Andre Ycl is offline
    MemberRank
    Jun 2012 Join Date
    Your Think?Location
    246Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Quote Originally Posted by Minatoscp View Post
    how do I connect this emulator 2.5, using fixed ip
    Dedicated or Private??

    Set your ip in ipconfig.xml

    If you use Dedicated :

    <ipconfig default="Your IP">
    </ipconfig>

    If you use private or local :

    <ipconfig default="127.0.0.1">
    </ipconfig>

    This working for me...

  4. #1069
    Apprentice yankee8 is offline
    MemberRank
    Apr 2009 Join Date
    8Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    I have all configured ok, i can login, select server and then when should go to character selection or creation it's hangs. I use win7 localhost fix. Client EU 4.0

  5. #1070
    Apprentice puredemonsss is offline
    MemberRank
    Jul 2013 Join Date
    6Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    guys i have some Q if somewan can help me !

    i want to buy a howse and i have to wait 4 days :(
    how can i change for example 30 minutes ?

    i want to change a skill to not have cooldown like
    i have Blind Leap I tha theleports you back 15 meters and the reuse is 30 seconds
    iwant to have no reuse and to teleport me up not back so i can then glyde allover the map XD

    i did change but nothing hapens
    Code:
        <skill_template skill_id="1463" name="Blind Leap I" nameId="565015" cooldownId="0" stack="SKILL_WI_DIMENSIONDOOR" lvl="1" skilltype="MAGICAL" skillsubtype="NONE" tslot="NONE" activation="ACTIVE" cooldown="0" duration="0" cancel_rate="0">
            <properties first_target="ME" first_target_range="1" target_relation="FRIEND" target_type="ONLYONE"/>
            <startconditions>
                <selfflying restriction="GROUND"/>
            </startconditions>
            <endconditions>
                <chargeweapon value="22"/>
                <chargearmor value="15"/>
                <polishchargeweapon value="176"/>
            </endconditions>
            <effects>
                <randommoveloc direction="0" distance="35" e="1" noresist="true" hoptype="SKILLLV"/>
                <dispel dispeltype="EFFECTTYPE" e="2" noresist="true" element="FIRE" preeffect="1">
                    <effecttype>ROOT</effecttype>
                    <effecttype>SNARE</effecttype>
                </dispel>
            </effects>
            <motion speed="50" instant_skill="true"/>
        </skill_template>

  6. #1071
    Apprentice yankee8 is offline
    MemberRank
    Apr 2009 Join Date
    8Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    I see that this is a No-Ip problem. Why there is no No-Ip for EU clients?

  7. #1072
    Account Upgraded | Title Enabled! Andre Ycl is offline
    MemberRank
    Jun 2012 Join Date
    Your Think?Location
    246Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    i dont know for EU clents i just have for NA clients..
    so you can try No-IP NA clients to EU Clients maybe same.

  8. #1073
    Apprentice yankee8 is offline
    MemberRank
    Apr 2009 Join Date
    8Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Quote Originally Posted by Andre Ycl View Post
    i dont know for EU clents i just have for NA clients..
    so you can try No-IP NA clients to EU Clients maybe same.
    Sadly No-Ip for NA 3.9/4.0/4.0.3 not work with EU 4.0

  9. #1074
    Enthusiast fotzis is offline
    MemberRank
    May 2006 Join Date
    lithuaniaLocation
    26Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    bump for this error

  10. #1075
    Enthusiast xxtestaxx is offline
    MemberRank
    Apr 2008 Join Date
    26Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    Quote Originally Posted by Andre Ycl View Post
    my problem was solved.
    i just change >AL-Game.jar<
    and now monster and npc walking
    but i have 1 problem they can walk in the sky if i flying..
    anyone know what this problem?
    I cant start gameserver whit geodata
    I have 8gb memory
    Config StartGS => JAVA -Xms1600m -Xmx1600m -XX:MaxHeapSize=1600m -Xdebug -Xrunjdwp:transport=dt_socket,address=8998,server=y,suspend=n -ea -Xbootclasspath/p:libs/jsr166-1.0.0.jar -ea -javaagent:./libs/al-commons-1.3.jar -cp ./libs/*;AL-Game.jar com.aionemu.gameserver.GameServer

    I have this error.

  11. #1076
    Novice babyzangado is offline
    MemberRank
    Oct 2013 Join Date
    1Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    where is sql the friend to put in navicat SQL server 4.0 Aion Lightning - 1-Click v2.5 by Dwarfpicker how do I put in adim serves

  12. #1077
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    use dwarfpicker 2.0 emu sql

    however, I think I finished my loss help
    since three weeks ago, a couple of things to ask for help, and I'm scared
    I suppose grading and quest
    and when I correct Anchana, although it is still small errors
    I get this off barking at m boasting that he had fixed everything we
    alliance, etc.
    instead of helping
    So thanks for nothing, I asked for help and tried to fulfill what I could, but a bit much, that people are dev
    We dropped down and their part
    except dwarfpicker because he at least gave the emu

  13. #1078
    Apprentice nerkasb is offline
    MemberRank
    Jun 2013 Join Date
    7Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    This is normal kornicska... I didnt saw no one from "GREAT" dev's who would be hellping for users like us...
    Like and in nature, near lion you will not see the sheep walking or jumping around :D this is normal :)
    I think we are better in other thing's in life then programing aion, and in these things we are lion's :)
    You did great job keep it up ;)

  14. #1079
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    tiamaranta siege config:

    source id="4011">
    <siegeTime>0 55 13 ? * *</siegeTime>
    <siegeTime>0 55 17 ? * *</siegeTime>
    <siegeTime>0 55 20 ? * *</siegeTime>
    </source>
    <source id="4021">
    <siegeTime>0 55 13 ? * *</siegeTime>
    <siegeTime>0 55 17 ? * *</siegeTime>
    <siegeTime>0 55 20 ? * *</siegeTime>
    </source>
    <source id="4031">
    <siegeTime>0 55 13 ? * *</siegeTime>
    <siegeTime>0 55 17 ? * *</siegeTime>
    <siegeTime>0 55 20 ? * *</siegeTime>
    </source>
    <source id="4041">
    <siegeTime>0 55 13 ? * *</siegeTime>
    <siegeTime>0 55 17 ? * *</siegeTime>
    <siegeTime>0 55 20 ? * *</siegeTime>
    </source>

    I set the time to switch to every other day at 20:00 pm??

  15. #1080
    Apprentice khrotoz666 is offline
    MemberRank
    Nov 2013 Join Date
    8Posts

    Re: [Release] Aion Lightning 4.0 - 1-Click Server

    hi there.anyone know how to fix tiamaranta's eye west/east entrance and other portal? I couldn't access new map/instance without admin command.thx



Advertisement