-
[Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
:driver:Here are the links
AION 3.9.part1.rar <- Part 1
AION 3.9.part2.rar <- Part 2
AION 3.9.part3.rar<- Part 3
Or Check out this . - http://www.mediafire.com/#bh1842k0hk8jk
These are more buggy then AL server files but they have geodata and drop is working as the old system. Oh i have no ideea what are in these files, as i have never used them. I prefer AL 3.9 without geodata over this because its hard to merge the databases.
Enjoy
If any of you want to reupload them ... go ahead because of my slow connection i cant. il update this post if someone posting new links.
-
Re: [Server Files]Nextgen 3.9 Source Files !!!
cant we just get the geodata and use it in AL 3.9?
-
Re: [Server Files]Nextgen 3.9 Source Files !!!
If you manage to get it working ... then be my guest, you have to take the geodata engine from these files and apply them to al 3.9
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Do you check if get lefting instances for AL ? i can handle to insert into AL, about geodata i've already work on it and the map object not detected, but at least people not falling from maps and mobs check the Z coords when walking, if you attack they gonna walk into the air :/
What new you see here?
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Can you share the fix with players falling into maps ?
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Is not a fix, is just implementing old geodata on this AL, i can share when works at 100% taking data from static objects too, right now is only not falling from map using skills and stuffs, let me check this geodata and try to implement and then can share if working good ;)
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Well i realy don't care about the objects.. i want the falling from map thingy.. could you share it or pm me if you don't want to be released.
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
files name error what AION.39 part1(1)- AION 3.9part2 ( 2more? )
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Link 2 and 3 are the same xD! >.<
i'll go release with another fixes don't worry about that, this forum is about sharing, so don't need to PM O.o
Just let me work a little more this one and then can release, im working so slowly because job but always i get a few mins come here to work into source
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Fixed the links should work now
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
wow server files 500mb? :O:
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
01:19:42.649 ERROR[main]: - Error at [line=720, column=65423704]: Undefined ID "
101501096".
01:19:42.655 ERROR[main]: - Critical Error - Thread: main terminated abnormaly:
java.lang.Error
java.lang.Error: null
help error
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Actualy server files are over 1.5 GB XD they contain some 4.0 stuff.
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Quote:
Originally Posted by
angelshade
cant build give my to much error u cant put build server txx ???
-
1 Attachment(s)
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
why use nextgen 3.9 source files?
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
sorry but customer you recommend for these files?
.... gracias..
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Quote:
Originally Posted by
Markox
Do you check if get lefting instances for AL ? i can handle to insert into AL, about geodata i've already work on it and the map object not detected, but at least people not falling from maps and mobs check the Z coords when walking, if you attack they gonna walk into the air :/
What new you see here?
Please share the solution on the geo ~
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
The geo engine for thi files is working.
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
http://image.ohozaa.com/i/818/Q9JnZ9.png I can't to test it because I can't build this server , it's error.
I waiting for someone to build it and share.
Thank you for share.
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
i was trying to get this geo into AL source but so hard, i touch the core but still not having luck in this, only can recognize the floor but not the static data :/
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Quote:
Originally Posted by
Markox
i was trying to get this geo into AL source but so hard, i touch the core but still not having luck in this, only can recognize the floor but not the static data :/
did someone explain how to edit for the geo ?
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Command "set level" work but only max lvl is "9" and on files its "60" i dont know something ??
Now i know why be that Oo
On "NG-Game\gameserver\config\main" file "gameserver.properties" its bad info .
Quote:
# Custom level settings
# ----------------------------
gameserver.starting.level = 1
gameserver.startClass.maxLevel = 10
must be that
Quote:
# Custom level settings
# ----------------------------
gameserver.starting.level = 1
gameserver.startClass.maxLevel = 60
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Hello, I'm having problems with item distribution.
"Roll-dice" window is never showing, and after a few seconds shows "Everyone gave up rolling dice".
Do you have it working?
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Ok, i've fixed it!
It looks like AL server has better descripted packets for 3.9 I've changed SM_GROUP_LOOT.java from nextgen to same file from AL and looting started working
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
cichacz friend can share your done
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
Just modify file "AL-Game\src\com\aionemu\gameserver\network\aion\serverpackets\SM_GROUP_LOOT.java".
It should look like this:
Code:
/**
* @author Rhys2002
*/
public class SM_GROUP_LOOT extends AionServerPacket {
private int groupId;
private int index;
private int unk2;
private int itemId;
private int unk3;
private int lootCorpseId;
private int distributionId;
private int playerId;
private long luck;
/**
* @param Player
* Id must be 0 to start the Roll Options
*/
public SM_GROUP_LOOT(int groupId, int playerId, int itemId, int lootCorpseId, int distributionId, long luck, int index) {
this.groupId = groupId;
this.index = index;
this.unk2 = 1;
this.itemId = itemId;
this.unk3 = 0;
this.lootCorpseId = lootCorpseId;
this.distributionId = distributionId;
this.playerId = playerId;
this.luck = luck;
}
/**
* {@inheritDoc}
*/
@Override
protected void writeImpl(AionConnection con) {
writeD(groupId);
writeD(index);
writeD(unk2);
writeD(itemId);
writeC(unk3);
writeC(0); // 3.0
writeC(0); // 3.5
writeD(lootCorpseId);
writeC(distributionId);
writeD(playerId);
writeD((int)luck);
}
}
Then u should be able to see "item roll window" while looting.
But I've found out that NEXTGEN is very bugged. Especially instances, some quests, wrong spawns...
RandomSpawn engine is either not working (it spawns named monsters every x hours no matter if mob was killed) or I did sth wrong...
Also i've tried for 2 days to get chatserver working. No success. On AionLightning it works out of box.
-
Re: [Release] Nextgen 3.9 Source Files !!! (100% Free!!!)
must have lvl 65 item in Itemtemplate