npcs

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:

npcs

Post by natsuki »

somehow tried to make the npcs show^^
they represented by red rect
the problem is that the y coordinates different
when move up (+y) instead of (-y)! which map_y would be
so the npcs like flipped vertical
x is fine

i try to fix it later, but maybe someone can fix it

source:
http://mywebpage.netscape.com/shimokawa ... src4-1.rar

bin:
http://mywebpage.netscape.com/shimokawa ... bin4-1.rar
^^いつも笑顔でもっとよろこび。。^^
-- shimokawa natsuki --
User avatar
Sull
Novice
Novice
Posts: 163
Joined: 26 Apr 2004, 16:56
Location: Quebec,Montreal

.

Post by Sull »

nice nice when yu fix it post it i will put him into my src =)[/i]
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

Post by natsuki »

seems there was nothing wrong

what makes it look flipped is
the orientation of the player -y is up(shoud be +) +y down(-y)

i try to fix it later and upload the link^^
^^いつも笑顔でもっとよろこび。。^^
-- shimokawa natsuki --
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

Post by natsuki »

fixed it^^
changed orientation of player (game.cpp) also npcs
and movement to match ro

source:
http://mywebpage.netscape.com/shimokawa ... src4-2.zip

bin:
http://mywebpage.netscape.com/shimokawa ... bin4-2.zip

working on npc dialogs, etc^^
^^いつも笑顔でもっとよろこび。。^^
-- shimokawa natsuki --
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

Post by natsuki »

i dont like it when i ran out of time..
this schooling is a pain(not really..)

anyway i tried to make the functions for the npc, not yet made since i out of time
i might finish them this weekend since i hav school (oh well)

also i included the
ro_packet.h (listing some ro packets)
tmw_packet.txt (not yet complete) for the packets used by tmw as someone requested
client_packet.txt (in japanese) the ro packet reference

cant upload to ftp since im in a hurry..

here (only src, not yet compiled no bin):
http://mywebpage.netscape.com/shimokawa ... 0.0.6a.zip

sorry if its not finished, i in a hurry.. this school is giving me problems^^
^^いつも笑顔でもっとよろこび。。^^
-- shimokawa natsuki --
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

Post by natsuki »

done packets, just hav to implement gui (like for next,close,etc..)

but..
i cant upload.. out of net credits (yes, im using prepaid net now, better than that isp but just need reloading.. o well)
nyway ill ul by wed maybe in cvs..

i miss tmw..
^^いつも笑顔でもっとよろこび。。^^
-- shimokawa natsuki --
Post Reply