Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Aion 5.8

Status
Not open for further replies.
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,102
Hello, just noticed that somehow, the Chatserver doesn't work

Chat enabled
chatserver.chat.lang = 1
chatserver.network.client.address = 192.168.2.20:10241

I used the attached version.dll from the launcher in my Aion 5.8 client
You can see in the chat windows that there is no Chatserver channel loaded


Any solutions?
Thanks

I remember not have done the chat test, because i didn't put this server online...
Try using other chat files or another version.dll.



EDIT: Please test this for me, add this patch in the client and check if Lucky Dice works.
Europe or USA file...

...\Data\BM and ...\Data\Europe\BM or \Data\USA\BM

Ex:
 
Last edited:
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
100
yes, it works. Thanks
 

Attachments

You must be registered for see attachments list
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,102
yes, it works. Thanks

You can add free dice to al_server_gs\player_shugo_sweep in the database...


topaz - Aion 5.8 - RaGEZONE Forums
 
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
100
You have it already in the "al_server_gs.sql"

Code:
CREATE TABLE `player_shugo_sweep` (
  `player_id` int(11) NOT NULL,
  `free_dice` int(10) NOT NULL DEFAULT '0',
  `sweep_step` int(10) NOT NULL DEFAULT '0',
  `board_id` int(10) NOT NULL DEFAULT '0',
  PRIMARY KEY (`player_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

About the Chatserver. I fixed the Chatserver in my other Aion 5.8 release.
It was the same as in your compiled Gameserver.


5c17c3cfe92354c14c9d63770ffcbee0 - Aion 5.8 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,102
You have it already in the "al_server_gs.sql"

Code:
CREATE TABLE `player_shugo_sweep` (
  `player_id` int(11) NOT NULL,
  `free_dice` int(10) NOT NULL DEFAULT '0',
  `sweep_step` int(10) NOT NULL DEFAULT '0',
  `board_id` int(10) NOT NULL DEFAULT '0',
  PRIMARY KEY (`player_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

About the Chatserver. I fixed the Chatserver in my other Aion 5.8 release.
It was the same as in your compiled Gameserver.

Yes!! I'm just telling you how to add the free dice.
 
Last edited:
Newbie Spellweaver
Joined
Jul 18, 2021
Messages
66
Reaction score
6
Thank you

Where is the button of the lucky dice? I can not find:thumbup1:
 
Last edited:
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
100
Hello, is anybody who can explain how the "newbie guide" works?
I enabled this feature but my level 9 character got nothing

What it means that I need to setup player_initial data? That is standrad

newbieguide.properties

# Newbie guide enable/disable: true
# If you want to use this feature, make sure that you have setup player_initial data.
gameserver.newbie.guide.enabled = true

Thanks
 
Newbie Spellweaver
Joined
Nov 2, 2013
Messages
35
Reaction score
17
Is there a place where I can change teleport animation? I’ve tried to find returnscrolls config but it’s not there. I prefer use the beam animation instead of the circle jump.
And another thing… Can someone confirm if the attack distance is not working like retail? I mean look the distance you can use melee skills are far than it’s supposed to be, and when you try to auto attack you need to come close to the target.
 
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,102
Is there a place where I can change teleport animation? I’ve tried to find returnscrolls config but it’s not there. I prefer use the beam animation instead of the circle jump.
And another thing… Can someone confirm if the attack distance is not working like retail? I mean look the distance you can use melee skills are far than it’s supposed to be, and when you try to auto attack you need to come close to the target.

1 - When you reach High Daeva the animation changes, i think.
2 - This needs to be checked in source code Controllers folder and Stats folder.
 
Last edited:
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
100
Need some help to unlock stigma slots on my Aion 5.8

Stigma settings are;

Code:
# Not require quest for normal/advanced stigma slots
# Default: 10
gameserver.quest.stigma.slot = 10

# Enable stigma auto learn mode
# Be avare with this.Use 0 only on PvP Server,
# to give stigmas free, without equip stigmas. 
# Default: 10 (learn by equip)
gameserver.autolearn.stigma = 10

It means, you need to run the stigma quests, but on m< server doesn't popup the quest
I added to my stigma but it say's " there is no stigma slot available"
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Oct 13, 2021
Messages
74
Reaction score
46
Hello everyone, When GS completes, it gives an error
Vip rates don't work, premium rates work fine. Many NPCs don't have enough quests.


 
Last edited:
Newbie Spellweaver
Joined
Oct 13, 2021
Messages
74
Reaction score
46
I will continue to fix 5.8 in my free time, can prosper i think
topaz - Aion 5.8 - RaGEZONE Forums
Will the builds be shareware? Do you have a repository, a website?



What release are you using?
I never see a release with such a file:
Code:
.\gameserver\results\MethodStats-1634093583331.xml (╤шёЄхьх эх єфрхЄё  эрщЄш єърчрээ√щ яєЄ№)
It seems that you are missing that file
From here https://forum.ragezone.com/f587/aion-5-8-a-1172907-post9096870/#post9096870
It seemed to me to be the more stable of the 5.8 versions. Although there are many quests missing.
 
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
100
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
100
@Robson26
Did you know some sql tables with ranking of "Arena of Chaos", "Arena of Discipline" and the others?

I'd like this Aioncms 4.0 with that rankings from Battlegrouds and stuff
 
Status
Not open for further replies.
Back
Top