New Packets

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

New Packets

Post 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^^
^^いつも笑顔でもっとよろこび。。^^
-- shimokawa natsuki --
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post 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
Ultramichy
Peon
Peon
Posts: 42
Joined: 28 May 2004, 16:45
Location: Germany

Post 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.
Sorry for my bad english.

I'm from Germany.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

I think it will definitely help! Every source code related to RO can be useful!
Ultramichy
Peon
Peon
Posts: 42
Joined: 28 May 2004, 16:45
Location: Germany

Post by Ultramichy »

Okay, if i get the next time acces to my old pc. i will upload them on the space.
Sorry for my bad english.

I'm from Germany.
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

Post 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^^
^^いつも笑顔でもっとよろこび。。^^
-- shimokawa natsuki --
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post 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
Ultramichy
Peon
Peon
Posts: 42
Joined: 28 May 2004, 16:45
Location: Germany

Post by Ultramichy »

Maybe you should make a thread where you post the Coding standards in it. so everybody can read it.
Sorry for my bad english.

I'm from Germany.
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

Post by natsuki »

should make some guidelines in coding and modifying so all sources are uniform and easy to read^^
^^いつも笑顔でもっとよろこび。。^^
-- shimokawa natsuki --
Post Reply