• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[v144.3] Acernis

Junior Spellweaver
Joined
May 1, 2010
Messages
109
Reaction score
9
Loving this man!!! Making the server so much better! I want to thank everyone who is helping with the source!!! With the help we are one step closer to Beta!!
 
Newbie Spellweaver
Joined
Jan 24, 2010
Messages
9
Reaction score
0
Thanks alot for the share, but can you help me to fix the icog, it's seem working like the normal chaos scroll.
 
(O_o(o_O(O_O)o_O)O_o)
Loyal Member
Joined
Apr 9, 2009
Messages
1,088
Reaction score
322
Thanks alot for the share, but can you help me to fix the icog, it's seem working like the normal chaos scroll.

Hi, unfortunally i have no clue what icog is? xD

Could you provide me with an itemID and what it's supposed to do? Ill add it in for the next revision.
 
(O_o(o_O(O_O)o_O)O_o)
Loyal Member
Joined
Apr 9, 2009
Messages
1,088
Reaction score
322
Asuming it's just a chaos scroll that doesn't have any negative effects, it's now added.

^^ So it's available at the next revision. If you can't wait, use Lowsir's link.
 
Last edited:
Elite Diviner
Joined
May 4, 2011
Messages
491
Reaction score
105
I might have a nice fix for Tyrant's and Equip enhances if you know what I mean ;)
 
Elite Diviner
Joined
May 4, 2011
Messages
491
Reaction score
105
Honously, i don't get what you mean :x

But all fixes are welcome! (And credits will be given obviously)

in Maplestory when you enhance a Tyrant equip or a "superior" item it gains much more from equip enhances

should look something like this

Novak - [v144.3] Acernis - RaGEZONE Forums
 
Elite Diviner
Joined
May 4, 2011
Messages
491
Reaction score
105
Ah allright. That should be easy to do.

I've already done it xD
that SS is from my test server

Edit: I also fixed Dual Blade and Luminous char creation
 
Last edited:
Newbie Spellweaver
Joined
Feb 21, 2014
Messages
6
Reaction score
0
Hello, i am trying to work with your source Acernis rev 11, but i have some basic problems like :
-login doesn't work with an account previously created in database without use handler "CLIENT_START"
-and when i log with "CLIENT_START" mode and i try to create new character, they are not added to database
I don't know how to fix that, if someone get solution.

Thank to advance
 
Last edited:
Newbie Spellweaver
Joined
Nov 26, 2013
Messages
16
Reaction score
0
PHP:
ALTER TABLE characters ADD startquest INT(1);
ALTER TABLE characters ADD startquestid INT(1);
ty mate !!
put it in sql
or in maplecharacter?



PHP:
ALTER TABLE characters ADD startquest INT(1);
ALTER TABLE characters ADD startquestid INT(1);
nvm now i cant write commands and talk in chat
 
Back
Top