Search found 24 matches

by jui-feng
04 Nov 2004, 01:13
Forum: Feedback / Feature Requests / Content Suggestions
Topic: Battle For Stuff
Replies: 7
Views: 4020

jui-feng

if i didnt misunderstand you, athena supports all of that. :P spawn monsters: monster npc command. (including "monster dead" callback) give points: the "set" command. i think it's like that: set points,points+1; to increase the "points" variable by 1. it should be chara...
by jui-feng
09 Oct 2004, 09:27
Forum: Feedback / Feature Requests / Content Suggestions
Topic: some suggestions
Replies: 22
Views: 10346

wow thats a nice idea! maybe those pics should be .pngs.. :D (i dont know, do png images support animation? if not, the "animated" image could be more than one .png file..) btw: i really like the "newer" manaworld. the new map(s? i cant find a warp xD), shops, inventory, skills/s...
by jui-feng
30 Sep 2004, 19:29
Forum: Feedback / Feature Requests / Content Suggestions
Topic: some suggestions
Replies: 22
Views: 10346

in RO the "mvp" (which is the player who did/got the most damage to/from the mvp monster) gets a reward item and reward exp.

we could also change this to reward money. Or reward ... magic points.. no, thats to powerful. ;)
by jui-feng
10 Aug 2004, 19:50
Forum: Off topic
Topic: Michy-Server
Replies: 9
Views: 4004

they talk about michys rootserver. hes going to host some manaworld things on it. xD
by jui-feng
31 Jul 2004, 21:37
Forum: TMW Classic
Topic: What Are The Best Interface?
Replies: 45
Views: 16968

i like the way it is done in RO.

i think the screenshot posted by Sull is a good idea to start with. :)
by jui-feng
17 Jul 2004, 17:04
Forum: Support and Bug reports
Topic: Non Blocking Socket
Replies: 15
Views: 8279

i played around a bit with your src cody.. same problem here :( flush() sets "in_size" to -1 - Since it's not 0, the login() function continues (and tries to get the server-infos). after changing the line while(in_size==0) flush(); to while(in_size<=0) flush(); it works.. but it's an infin...
by jui-feng
16 Jul 2004, 20:18
Forum: News
Topic: Damned Sasser and damned ISP
Replies: 13
Views: 8950

=D

i.e.. compiling eathena with windows.

you have to install cygwin.

another example, mingw32 installation is a bit more than just "next". With linux, these things are a bit more easy and user friendly! ;D
by jui-feng
15 Jul 2004, 05:53
Forum: News
Topic: Damned Sasser and damned ISP
Replies: 13
Views: 8950

:) m$ sucks blablablaa! ^^ why? because they have security holes? uhm.. linux, or lets say, linux software, have holes too. maybe it is because microsoft is sometimes a littlebit late to fix some of the holes -.-... i like linux more than windows.. its not that hard to install all development tools....
by jui-feng
13 Jul 2004, 15:15
Forum: Off topic
Topic: Intro v.2 ;)
Replies: 3
Views: 1944

thats me:

see ultramichy
i have no skills in english, c, c#, c++, c*.
im maybe good with php+mysql. xD
by jui-feng
10 Jul 2004, 20:46
Forum: TMW Classic
Topic: Server Development
Replies: 13
Views: 6796

I (hopefully) changed some things to load maps from the "maps" directory (in athena folder) and let them have their ".map" ending. Of course Elvens improvements are included. =D I also removed loading of the .grf files (hopefully this is not bad, i dont have the chance to test it...
by jui-feng
10 Jul 2004, 08:04
Forum: TMW Classic
Topic: Banner
Replies: 14
Views: 7461

yay ! great job nev :)

its cuteee ^^
by jui-feng
09 Jul 2004, 11:02
Forum: News
Topic: New Site
Replies: 15
Views: 11370

yay =D

very nice.. better than the "older" one. xD
by jui-feng
29 Jun 2004, 13:52
Forum: Support and Bug reports
Topic: CVS-Bugs listing
Replies: 1
Views: 2107

CVS-Bugs listing

This is a list of bugs i noticed in current CVS. Please add bugs you have noticed. :) <b>-Charname not read/displayed correctly ingame</b> (06/29/04) The charactername (displayed when chatting) is not displayed correctly. Sometimes its like that: "^^]^]^]^]^]^]", but sometimes more lilke t...
by jui-feng
28 Jun 2004, 05:07
Forum: Graphics Development
Topic: Character Creation
Replies: 15
Views: 7303

nice =)

for later development: +/- should be changes, because the underline looks like another "-" ;). Maybe use buttons? :D
by jui-feng
26 Jun 2004, 21:54
Forum: Off topic
Topic: BHI goes agains Privat RO-Server.
Replies: 7
Views: 2817

yes, this is a problem. another prob is, that ro-clients could connect to the vidar-testserver we use. this is not good. maybe we should forget new_zone01.gat, delete all maps from vidar-server, and create some NEW tmw-map? And maybe we should even change a packet sent by login-server to prevent cli...