Re: [Release] Aion Lightning 4.0 - 1-Click Server
works:))))
I used what I had even finish aion forum
At 3.7 was good when it worked
But it seems like 4.0 is no longer
many thanks dwarfpicker:)
Anyway, I recommend it faster to edit xml
I use this: XML Maker version 1.1
just because there's often a slow notepad + + for a long time looking for information
Re: [Release] Aion Lightning 4.0 - 1-Click Server
How To Make a LAN connection, so user can meet each other.. :huh:
Re: [Release] Aion Lightning 4.0 - 1-Click Server
dll is no solution that can be solved
who can tell unfortunately only for money
Unfortunately, it does not help those who are intent
Dwarfpicker the ( Gibbed.Aion.ConvertXml.bat file and dll
What converts xml?
because you will extract pak file, it is in xml
I do not see what it is and how to achieve it through
Re: [Release] Aion Lightning 4.0 - 1-Click Server
Quote:
Originally Posted by
rizaldy24
How To Make a LAN connection, so user can meet each other.. :huh:
Haw about read head of topic and nearests topics before questions?
If u have tame and knowns - write needed NoIP trought yours hends.
Re: [Release] Aion Lightning 4.0 - 1-Click Server
http://s14.directupload.net/images/130920/aiah46qo.pngI have thos Problem adress is same at SQL but the Login Server no accept the Gameserver anybody have a solution for me ? I see the missing . but the prolem is same
Re: [Release] Aion Lightning 4.0 - 1-Click Server
gameserver network config
# Password of this game server
gameserver.network.login.password = **** <--(**** your database password)
# Password of this game server for chat server
gameserver.network.chat.password = **** <--(**** your database password)
Re: [Release] Aion Lightning 4.0 - 1-Click Server
please make a repack available to lan and has geodata please
Re: [Release] Aion Lightning 4.0 - 1-Click Server
geodata: http://forum.ragezone.com/f587/geoda...st-rev-958991/
lan or online net ip dll not yet available
dll only if you buy it from someone who gives everyone waiting for the free esre
Re: [Release] Aion Lightning 4.0 - 1-Click Server
Quote:
Originally Posted by
Zim Ruiz
please make a repack available to lan and has geodata please
Its not my decision I got no Fix right now - if I got one I will release!
Re: [Release] Aion Lightning 4.0 - 1-Click Server
Dwarfpicker, can you share your files for ingameshop that you have for aion-awakening?
Re: [Release] Aion Lightning 4.0 - 1-Click Server
Quote:
Originally Posted by
Dwarfpicker
Its not my decision I got no Fix right now - if I got one I will release!
can you atleast compile a gameserver with geodata on it?
Re: [Release] Aion Lightning 4.0 - 1-Click Server
Extinct in the forum i look
Re: [Release] Aion Lightning 4.0 - 1-Click Server
How do you create a new category with notepad++ in the ingameshop.xml? NOT a subcategory, a CATEGORY.
Re: [Release] Aion Lightning 4.0 - 1-Click Server
edit the in_game_shop.xml file
<category id="0" name="ELYOS"> <-- ( behalf categories specified by you )
<sub_category id="3" name="Clothing"/>
<sub_category id="4" name="Hats"/>
<sub_category id="5" name="Food"/>
<sub_category id="6" name="Drinks"/>
<sub_category id="7" name="Paint"/>
<sub_category id="8" name="Titles"/>
<sub_category id="9" name="Modifications"/>
<sub_category id="10" name="Modifications of wea"/>
<sub_category id="11" name="Pets"/>
<sub_category id="12" name="Wings"/>
<sub_category id="13" name="Recipes"/>
<sub_category id="14" name="Items collection"/>
<sub_category id="15" name="Miscellaneous"/>
<sub_category id="16" name="Asmodian hairstyles"/>
<sub_category id="17" name="Elyos hairstyles"/>
<sub_category id="18" name="Potions"/>
<sub_category id="19" name="Emotions"/>
</category>
<category id="1" name="ASMODIANS"> <-- ( behalf categories specified by you )
<sub_category id="3" name="Clothing"/>
<sub_category id="4" name="Hats"/>
<sub_category id="5" name="Food"/>
<sub_category id="6" name="Drinks"/>
<sub_category id="7" name="Paint"/>
<sub_category id="8" name="Titles"/>
<sub_category id="9" name="Modifications"/>
<sub_category id="10" name="Modifications of wea"/>
<sub_category id="11" name="Pets"/>
<sub_category id="12" name="Wings"/>
<sub_category id="13" name="Recipes"/>
<sub_category id="14" name="Items collection"/>
<sub_category id="15" name="Miscellaneous"/>
<sub_category id="16" name="Asmodian hairstyles"/>
<sub_category id="17" name="Elyos hairstyles"/>
<sub_category id="18" name="Potions"/>
<sub_category id="19" name="Emotions"/>
</category>
InGameShop.java -- java files in this setting is only 2 categories opportunity
xml what he can do up to 2 kategory
For example, if you want a 3 mat
java file and then edit it Rebuild emu
Edited InGameShop.java + category
package com.aionemu.gameserver.model.ingameshop;
/**
*
* @author xTz
*/
public class InGameShop {
private byte subCategory;
private byte category = 2; <--( For example, if you want a 3 category edited 3)
public byte getSubCategory() {
return subCategory;
}
public void setSubCategory(byte subCategory) {
this.subCategory = subCategory;
}
public byte getCategory() {
god luck