Page 1 of 1

New Packets

Posted: 31 May 2004, 21:55
by natsuki
here are some more packets i found from japanese text^^

they not complete yet

but here are some, i also included the packet reference (in japanese)
but somehow the vars are in english so that wont be a problem
most packets i listed anyway^^

http://mywebpage.netscape.com/shimokawanatsuki/tmw.rar

maybe someone can already work on these

hope it helps^^

Posted: 04 Jun 2004, 15:38
by ElvenProgrammer
What I have to say? Good, very good, very very good, definitely good work! This is what I call "giving me a hand" :D

Can I suggest you something?
When you modify the source code, plz comment the new parts like that:
// Author: natsuki Remarks: This code bla bla bla

modified source code

// END

Posted: 04 Jun 2004, 15:41
by Ultramichy
Would it help if you have some code of a RO-Server? i have the src of one off the yare releases here.

^.^ i was one off the mirrors.

Posted: 04 Jun 2004, 15:46
by ElvenProgrammer
I think it will definitely help! Every source code related to RO can be useful!

Posted: 04 Jun 2004, 16:21
by Ultramichy
Okay, if i get the next time acces to my old pc. i will upload them on the space.

Posted: 04 Jun 2004, 16:48
by natsuki
// Author: natsuki Remarks: This code bla bla bla

modified source code

// END

ok^^

i think it would really help in documenting/browsing/editing^^

Posted: 04 Jun 2004, 17:07
by ElvenProgrammer
I've seen what you've done with npcs! Good work but is there any way to keep all the beings in the being structure? I'd like to keep all visible beings:players, mosters, ncps in the same linked list. Tomorrow I'll update my code...

If you can write also the version:

// Author: natsuki
// Remarks: draws
// npcs Version:1.0

Posted: 04 Jun 2004, 17:09
by Ultramichy
Maybe you should make a thread where you post the Coding standards in it. so everybody can read it.

Posted: 04 Jun 2004, 17:14
by natsuki
should make some guidelines in coding and modifying so all sources are uniform and easy to read^^