[Source] | v97 | ZenthosDev

Re: [Source] | v83 | ZenthosDev

No disconection / character crash problem like MoopleDev?
if not, i would prefer this souce :) nice work!


---------- Post added at 09:57 AM ---------- Previous post was at 09:57 AM ----------

By the way, is Aran combo handled?
 
Re: [Source] | v83 | ZenthosDev

To AngelPadron:
!gmshop .... I think.

To redeemer34:
I believe I fixed it since v62, I could be wrong but I think I did fixed it.

To FightDesign:
Aran combo handler isn't coded yet, so no.
As to the D/C there seems to be one when you atk then everyone else is D/C.
 
Re: [Source] | v83 | ZenthosDev

You got to keep this up-to-date! I think this Source will be the greatest source out there if you keep update it.
 
Re: [Source] | v83 | ZenthosDev

How come the !level command is bugged when I did !level 10 it goes level 11.

And for the job advancer, there is only magician job, it dc-es me after I advanced to magician lv 10

Also, must we edit the ServerProperties.java inorder for the PVP to work?
 
Last edited:
Re: [Source] | v83 | ZenthosDev

How come the !level command is bugged when I did !level 10 it goes level 11.

And for the job advancer, there is only magician job, it dc-es me after I advanced to magician lv 10

Also, must we edit the ServerProperties.java inorder for the PVP to work?

The !level command isn't bugged... if you want just go to the commands and add a -1 to it.

The job advance NPC isn't coded, the current one is outdated.

No, you don't touch anything in the ServerProperties.java file.
All your properties are in server.properties file.
 
Re: [Source] | v83 | ZenthosDev

i have allready a repack based on this..
but i must have the DC ATT bug fixed to open it...
 
Re: [Source] | v83 | ZenthosDev

Nice Release.

But I have 1 question, I have change the server rates but when i hit a monster Ive get 99.50 exp and no lvl up. My exp rate = 1000.
So what I'm doing wrong?

(sorry for bad English i'm dutch!! xD)
 
Re: [Source] | v83 | ZenthosDev

^ Probably didn't turn on Multilevel

Looking good XiuzSu, the only thing that really bugs me is the attack = DC thing. If that get's fixed I will be using this source (:
 
Re: [Source] | v83 | ZenthosDev

Regarding this attack = D/C thing.
Does it happen when you attack normally or only when you use an skill?
Does it happen if you use a non-attacking skill?
 
Re: [Source] | v83 | ZenthosDev

As far as I've noticed it happens with normal attacks.
It happened as soon as people created a new char, got into a room with mobs, and tried killing them with normal attacks (level 1 beginner).
I'm not sure if it also happens with other skills, since noone got a chance to train without getting dc'd or dcing others.

The client crashes entirely with an Error: 38. Doesn't that mean its a packet problem?

Hopefully this info helps you out somewhat.
 
Re: [Source] | v83 | ZenthosDev

Regarding this attack = D/C thing.
Does it happen when you attack normally or only when you use an skill?
Does it happen if you use a non-attacking skill?

It happened for me when attacking normally. I'm not sure if it still happens with a skill. Anyway, I was with a friend testing my server when this happened. Good luck with fixing it.

EDIT: And another thing: I see you put an un-coded NPC in the FM, and It says his ID is 9000069. I looked in the scripts/npc folder and didn't find a .js file named "9000069.js", so I made one. I compiled and ran, but nothing changed.
 
Last edited:
Re: [Source] | v83 | ZenthosDev

Is this just a clean source?
 
Re: [Source] | v83 | ZenthosDev

this source is really dont helps anybody becouse of this attack bug.
you should fix it mann.
 
Re: [Source] | v83 | ZenthosDev

The attack bug is rather frustrating. Also, it happens with any attack or skill that inflicts damage.

If anyone on any map attacks, or uses a damage inflicting skill, everyone else on the map error 38s. Watching the Channel server, I see this - "Exception Caugh: Connection reset by peer".

Also, NPCs don't recognize the js files. Cody is confirmed as one.
 
Last edited:
Back