Wend
Members-
Content Count
20 -
Joined
-
Last visited
About Wend
-
Rank
Member
-
Which client is needed for this Ragexe? Can someone give a link?
-
Almost a year has passed, do you plan to finish it?
-
no send hash packet for 2013-06-12 and later?
-
zones: ( { name: "All" disabled_items: { Wing_Of_Fly: true; } }, { name: "PvP" disabled_items: { Wing_Of_Fly: false; } }, )
-
disabled_items: { Wing_Of_Fly: false }
-
Attaching item to message doesn't work in 2013 clients? (Mail system)
-
In my understanding, "anything" means that an incomplete BG is not completed yet (4 months), rathena's NPCs are not introduced (2 months), and for the last half of the year did not introduced any new features from kRO.
-
And this: http://trac.rathena.org/changeset/17424/rathena/ it's very important for pre-re servers.
-
it's good, but that with BG?
-
http://herc.ws/board/topic/302-introducing-hercules-map-zone-database/
-
do not forget about it
-
in status.c find if( sc->data[SC_ENDURE] || ( bl->type == BL_MOB && (((TBL_MOB*)bl)->status.mode&MD_BOSS) ) ) replace with if( sc->data[SC_ENDURE] ) in unit.c find and delete /** * MvP mobs have no walk delay **/ if( bl->type == BL_MOB && (((TBL_MOB*)bl)->status.mode&MD_BOSS) ) return 0;
-
up, we need it