15peaces / 15-3athena

15-3athena is another pre-renewal 3rd class eAthena modification. It comes basically as a remake and extension of 3ceam. So most of contents and their copyrights go to 3ceam-devs.
GNU General Public License v3.0
12 stars 12 forks source link

hellow #1

Open cold-hr opened 8 years ago

cold-hr commented 8 years ago

is now work emulator

15peaces commented 8 years ago

If you want to know if this emu is ready for public use.. Parts of 15-3athena are working but stuff like 3rd jobs and other new classes / homu-s etc won't work completely...

cold-hr commented 8 years ago

Hi you cad mod. https://rathena.org/board/topic/103840-bonus2-bweaponatkdef-and-bonus2-bweaponatkdefrate/

15peaces commented 8 years ago

What exactly is this supposed to do? Ifv you want to reduce the damage of a weapon use bonus2 bWeaponAtk,w,n; or bonus2 bWeaponAtkRate,w,n; n should also work with a negative value. ^^

cold-hr commented 8 years ago

your last git error

4>..\src\map\clif.c(14207): error C2065: 'clif' : undeclared identifier 4>..\src\map\clif.c(14207): error C2223: left of '->fame_blacksmith' must point to struct/union 4>..\src\map\clif.c(14208): error C2065: 'clif' : undeclared identifier 4>..\src\map\clif.c(14208): error C2223: left of '->fame_alchemist' must point to struct/union 4>..\src\map\clif.c(14209): error C2065: 'clif' : undeclared identifier 4>..\src\map\clif.c(14209): error C2223: left of '->fame_taekwon' must point to struct/union

cold-hr commented 8 years ago

you have skype id :dancer:

15peaces commented 8 years ago

do you use VS or another compiler / debugger? for me it compiled without any messages... I'll take a look asap. ^^

cold-hr commented 8 years ago

i use Vs 2010

15peaces commented 8 years ago

fixed in my last commit (b5c0f05).

cold-hr commented 8 years ago

thank.

cold-hr commented 8 years ago

I can request it?

allow_equip_restricted_item allow_consume_restricted_item and reload file script without running servers.

thank you for request ^^ :+1:

15peaces commented 8 years ago

what exactly are these settings doing?

and

you can reload scripts using @reloadscript and load / disable a single NPC using @loadnpc / @unloadnpc...

cold-hr commented 8 years ago

exe 2012 buy cashshop form npc error not found item

sorry. my bad english.

15peaces commented 8 years ago

the cashshop bug should be fixed in 16ed873.