Aion-5.8(G-Robson26) help
the simulator function is comprehensive,! But I also found some problems, such as MINI pets use scrolls will have problems, the main city transmission point will be lost, the main problem is that ordinary attack speed is very slow, three times slower than normal speed
How to solve this common attack speed problem?
Re: Aion-5.8(G-Robson26) help
Attack speed work fine...
Correct speed, standard.
Re: Aion-5.8(G-Robson26) help
Oh my God? Why do I have to wait 4-5 seconds between the first normal attack and the second
- - - Updated - - -
Quote:
Originally Posted by
Robson26
Attack speed work fine...
Correct speed, standard.
You should be correct! ! I replaced the edited file normally, it should be the wrong value I changed! ! !How should I delete the fear effect that appears in the attack?
Re: Aion-5.8(G-Robson26) help
How should I delete the fear effect that appears in the attack?
I didn't understand you :(:
Re: Aion-5.8(G-Robson26) help
When attacking creatures, the creatures that appear indefinitely appear to have the same fear effect! ! Run backward
Re: Aion-5.8(G-Robson26) help
Are you using Robson's modified client? If so, where did you find it? :D
Re: Aion-5.8(G-Robson26) help
Quote:
Originally Posted by
qw19860616
When attacking creatures, the creatures that appear indefinitely appear to have the same fear effect! ! Run backward
This is done in the source code, but i will not remove it for now.
- - - Updated - - -
Quote:
Originally Posted by
pen15
Are you using Robson's modified client? If so, where did you find it? :D
You can use any Aion 5.8 client.
Re: Aion-5.8(G-Robson26) help
Are you planning to release the emu source + client at some point in the future tho? I've seen you added a ton of stuff from pre 4.8.
Re: Aion-5.8(G-Robson26) help
I didn't add anything from 4.8, it already existed in the emu.
Re: Aion-5.8(G-Robson26) help
Quote:
Originally Posted by
Robson26
I didn't add anything from 4.8, it already existed in the emu.
In the state of teaming, I won the loot, I can't roll correctly, I checked if (player.isInGroup2() || player.isInAlliance2()) { if (roll == 0) { PacketSendUtility.sendPacket(player, SM_SYSTEM_MESSAGE.STR_MSG_DICE_GIVEUP_ME); } else { luck = Rnd.get(1, 100); PacketSendUtility.sendPacket(player, SM_SYSTEM_MESSAGE.STR_MSG_DICE_RESULT_ME(luck, 100)); }But still can't be solved, can someone help me?
Maybe he should be somewhere else?
Re: Aion-5.8(G-Robson26) help
How do you setup the database? I ended up using the files in the original release to create it.Also, after I start the game server I get this error message:https://imgur.com/Eh6NmRW
Re: Aion-5.8(G-Robson26) help
Sorry but those are not files that i posted...
These are my http://forum.ragezone.com/f587/aion-...07/index3.html
Re: Aion-5.8(G-Robson26) help
Sorry, I downloaded your files. I get this error https://imgur.com/kV6Exas
I run the 1_start_database.bat first and this is the result: https://imgur.com/Y80XCmZ
I tried changing those value in the my-large.ini inside Aion-5.8(by_G-Robson26)\Aion_5.8\Database:
password = your_password
master-host = ...
master-user = ...
master-password = ...
master-port = ...
but I'm still getting the same result and error message. Any hints as to what I'm doing wrong?
PS: Sorry for the dumb questions. I'm a newbie. I've ran a couple of emulators before, but the database was usually in an .sql file that just had to be executed and this is really confusing to me... :(
Re: Aion-5.8(G-Robson26) help
Everything working fine... Screenshot by Lightshot
database.user = root
database.password = 123456
Re: Aion-5.8(G-Robson26) help
Quote:
Originally Posted by
Mr0nborn
Sorry, I downloaded your files. I get this error
https://imgur.com/kV6Exas
I run the 1_start_database.bat first and this is the result:
https://imgur.com/Y80XCmZ
I tried changing those value in the my-large.ini inside Aion-5.8(by_G-Robson26)\Aion_5.8\Database:
password = your_password
master-host = ...
master-user = ...
master-password = ...
master-port = ...
but I'm still getting the same result and error message. Any hints as to what I'm doing wrong?
PS: Sorry for the dumb questions. I'm a newbie. I've ran a couple of emulators before, but the database was usually in an .sql file that just had to be executed and this is really confusing to me... :(
are you change password or anything in db configs ?? if yes dont do it .