-
Posts
2,285 -
Joined
-
Last visited
-
Days Won
72
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Cydh
-
from 100 ~ 255 9958265 9970610 9982955 9995300 10007645 10019990 10032335 10044680 10057025 10069370 10081715 10094060 10106405 10118750 10131095 10143440 10155785 10168130 10180475 10192820 10205165 10217510 10229855 10242200 10254545 10266890 10279235 10291580 10303925 10316270 10328615 10340960 10353305 10365650 10377995 10390340 10402685 10415030 10427375 10439720 10452065 10464410 10476755 10489100 10501445 10513790 10526135 10538480 10550825 10563170 10575515 10587860 10600205 10612550 10624895 10637240 10649585 10661930 10674275 10686620 10698965 10711310 10723655 10736000 10748345 10760690 10773035 10785380 10797725 10810070 10822415 10834760 10847105 10859450 10871795 10884140 10896485 10908830 10921175 10933520 10945865 10958210 10970555 10982900 10995245 11007590 11019935 11032280 11044625 11056970 11069315 11081660 11094005 11106350 11118695 11131040 11143385 11155730 11168075 11180420 11192765 11205110 11217455 11229800 11242145 11254490 11266835 11279180 11291525 11303870 11316215 11328560 11340905 11353250 11365595 11377940 11390285 11402630 11414975 11427320 11439665 11452010 11464355 11476700 11489045 11501390 11513735 11526080 11538425 11550770 11563115 11575460 11587805 11600150 11612495 11624840 11637185 11649530 11661875 11674220 11686565 11698910 11711255 11723600 11735945 11748290 11760635 11772980 11785325 11797670 11810015 11822360 11834705 11847050 11859395 11871740
-
save this file to .php file.. on your localhost folder. (ex.: xampp\htdocs\gohomeexpyouaredrunk.php) run it from your browser (ex.: http://localhost/goh...youaredrunk.php) then copy the results to exp_homun.txt
-
xD you can copy last line then paste it until 255th line.. xD or, maybe you can use iteration function(for, while, do-while), and decide the exp different for each next line..
-
if you use revision for playing -not finding bug-, why don't you use another revision that its'nt latest..? lastest revision isn't always stable.
-
that why it's called example.. xD you can reduce some digits behind it as you like.. haha
-
here, the patch files. better you add them manually. cartcountitem(<item_id>) cartdelitem <item_id>,<amount> storagecountitem(<item_id>) storagedelitem <item_id>,<amount> maybe you can try with these NPCs too. I know these aren't the simple way, because you can modif the countitem and delitem script with type (ex. countitem 501,1. delitem 501,1,1) storagecountitem.patch cartcountitem.patch cartdelitem.patch storagedelitem.patch cartdelitem.txt storagedelitem.txt
-
I'm using 3CeAM too, and no error.. edited : http://rathena.org/board/topic/75348-disable-when-equipped/#entry162021
-
what did u change? xD what revision do u use?
-
example: copy your exp.txt contains to exp_homun.txt
-
"normal map" on skill_nocast_db.txt refers to all map that not allowed to pvp (!map_flag_vs(m)), but when pk_mode is active, every normal map will be pvp map. // adjustments if( battle_config.pk_mode ) map[i].flag.pvp = 1; // make all maps pvp for pk_mode [Valaris] to make map is flagged as dungeon or field, there's no default mapflag for it. (or make it) maybe, insert the maps into restricted zone, and use it for exception *CMIIW
-
try this maybe.. it's working for me, I use 3CeAM.. try edit it manually cant_attack_when_using_equip.patch
-
my delay, from eA http://eathena.ws/forum/topic/505-pk-mode-onoff-from-ra-to-ea/#entry3337 only working on town (mine, from eA) http://eathena.ws/forum/topic/505-pk-mode-onoff-from-ra-to-ea/page__st__20#entry3846
-
delay when using @pk, to prevent player spam that command. Honestly, I never know what Java did, I just edit it on someone post on eA (look at my link)
-
before /** * Fills the reference of available commands in atcommand DBMap **/ #define ACMD_DEF(x) { #x, atcommand_ ## x, NULL, NULL } #define ACMD_DEF2(x2, x) { x2, atcommand_ ## x, NULL, NULL } void atcommand_basecommands(void) { and ACMD_DEF(mount2) }; AtCommandInfo* atcommand; int i;
-
@Fresh prince, omg.. for rA is on topic.. >_>
-
@D3ath, open the file, and read thema manually.. @GM Takumirai, recheck your skill.h, I think you missed some lines from the .patch file @PapaZola, I've implemented that script for my eA and 3CeAM, working properly (if you know how to change part, to match it with each emulator) @joaopedrorios, maybe you can make new mapflag, "managedamage", and add the flag to manage skill damage option.. @donkeyg, of course you must add the .patch file to your server before u can enjoy your damage reduction~
-
http://eathena.ws/forum/topic/505-pk-mode-onoff-from-ra-to-ea/
-
hmmm.. maybe 1. make the db/item_loot_db.txt 2. every pc_additem and the item is listed on db/item_loot_db.txt, will be announced
-
you forgot this not forget, only based on original file.. I wasn't editing for latest rAthena version.. xD
-
@goddameit, it won't works, for target except ALL_CLIENT, it must declare the bl.. struct block_list *bl; bl = map_id2bl(sd->bl.id); clif_broadcast2(bl, output, (int)strlen(output)+1, battle_config.drop_announcecolor, 0x190, 12, 0, 0, ALL_SAMEMAP); @Zack-, I'm done.. I'll send you the final file..
-
I don't know why, I don't know what's the error/warning message.. try to send me PM of the compile error message and your trade.c file..
-
what's line? the error message?
-
[Free Release] Prontera Edit - Merchant Zone
Cydh replied to M45T3R's topic in Maps & 3D Modeling Showcase
well.. need a little edit for ready to use.. prontera.bmp -
[Free Release] Prontera Edit - Merchant Zone
Cydh replied to M45T3R's topic in Maps & 3D Modeling Showcase
cool.. more than prontera.. btw, can you make the correct minimap for it? or anyone else having it?