Jump to content

Mootie

Members
  • Posts

    815
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Mootie

  1. i already give you a description where you can find them o.o lol..... ofcourse in you flux cp folder locate config folder
  2. elaborate more please and provide screen shots or error
  3. First of all go to config > error.php set the false into true so you can see the actual errors and config > application.php 'DebugMode' => false, set it to true
  4. thor is more easy than neoncube just suiggesting
  5. then use multi currency shop on emistry or use euphy quest and modified it to your needs
  6. http://rathena.org/board/files/file/2495-chain-quest/
  7. try vice versa on what i said ealier make "newfoler/data/sprite" put here all your custom items.... then for the .txt just make "data" and make sure that thor patcher isnt running or your exe so it wont be saving resources
  8. http://spriterepository.com/topic/3645-guide-change-ro-icon/
  9. yes its automatically repack your grf
  10. for the idnum2desctable, idnum2resnametable, idnum2displaynametable you can do this "data" just a data lol....and use UNICODE for .txt or acsii it doesn't matter anyway as long as there is no À¯ÀúÀÎÅÍÆäÀ̽º bla bla it will be fine.... use directory 1st input directory > "Newfolder/data/sprite/¾ÆÀÌÅÛ" Options Acsii second for the .txt directory > "data" make your that data folder have those idnum2desctable, idnum2resnametable, idnum2displaynametable there is many ways how you may add your patch...on above thats what i do...but you can do this also input directory > "Newfolder/data" on data should contain idnum2desctable, idnum2resnametable, idnum2displaynametable then for the sprite Newfolder/data/sprite/¾ÆÀÌÅÛ here's the screenshot Note: if you are going to add custom items and such always use ACSII
  11. did you compile your server using the same packet_db? even mmo.h?
  12. yes Newfolder/data/sprite/¾Ç¼¼»ç¸®/¿© that is correct directory for adding new custom.....you suppose to understand between ACSII and UNICODE read the link that i post above.....so you can know whats their differences.... oh well ill tell you here then o.o ACSII codes reads the orignal text like this ¾Ç¼¼»ç¸®/¿© but when using UNICODES this ¾Ç¼¼»ç¸®/¿© will become 악세사리 i hope you can now understand....
  13. To add new custom items you need a directory like this New Folder>data>sprite/texture cause thor patcher doesn't read data>texture for the custom that you going to add except .txt like clieninfo idnumberdesctable.txt and ETC... when you adding on new custom items or any inside the data you need directory New Folder>data okay? after that all you going to do is put ACSII not UNICODE http://rathena.org/board/topic/61439-thor-patcher/page__p__162660#entry162660 read post no. 6 and no.7
  14. Do what mrlongshen said and update those compile them using latest luadec thats all
  15. hi mindstream just tested the script that you provide after the WOE all the items is giving... so when the WOE ends all of those are giving getitem 7960,200; getitem 12103,20; getitem 7959,20; getitem 7960,250; getitem 12103,30; getitem 7959,30; getitem 7960,300; getitem 12103,40; getitem 7959,40; even sryx modified is not working nor mine o.o we need a pro scripter for this xd
  16. hi hope it will helps this.... [media=]http://www.youtube.com/watch?annotation_id=annotation_171105&feature=iv&src_vid=f06EBENhV84&v=3LTOOEjRtUo[/media] lol...you need to grant all privileges to your mysql....and check your entire conf
  17. yeah figure it that out.....i exactly needed a compatible things for linux thanks emistry for reminding another error occur status.c:11010: error: nested redefinition of \u2018enum e_regen\u2019 status.c:11010: error: redeclaration of \u2018enum e_regen\u2019 status.c:11011: error: redeclaration of enumerator \u2018RGN_HP\u2019 status.c:45: error: previous definition of \u2018RGN_HP\u2019 was here status.c:11012: error: redeclaration of enumerator \u2018RGN_SP\u2019 status.c:46: error: previous definition of \u2018RGN_SP\u2019 was here status.c:11013: error: redeclaration of enumerator \u2018RGN_SHP\u2019 status.c:47: error: previous definition of \u2018RGN_SHP\u2019 was here status.c:11014: error: redeclaration of enumerator \u2018RGN_SSP\u2019 status.c:48: error: previous definition of \u2018RGN_SSP\u2019 was here status.c:11033: error: conflicting types for \u2018refine_info\u2019 status.c:67: error: previous declaration of \u2018refine_info\u2019 was here status.c:11060: error: redefinition of \u2018status_skill2sc\u2019 status.c:94: error: previous definition of \u2018status_skill2sc\u2019 was here status.c:11076: error: redefinition of \u2018status_sc2skill\u2019 status.c:110: error: previous definition of \u2018status_sc2skill\u2019 was here status.c:11091: error: redefinition of \u2018status_sc2scb_flag\u2019 status.c:125: error: previous definition of \u2018status_sc2scb_flag\u2019 was here status.c:11106: error: redefinition of \u2018status_type2relevant_bl_types\u2019 status.c:140: error: previous definition of \u2018status_type2relevant_bl_types\u2019 was here status.c:11120: error: redefinition of \u2018set_sc\u2019 status.c:154: error: previous definition of \u2018set_sc\u2019 was here status.c:11141: error: redefinition of \u2018initChangeTables\u2019 status.c:175: error: previous definition of \u2018initChangeTables\u2019 was here status.c:12004: error: redefinition of \u2018initDummyData\u2019 status.c:1038: error: previous definition of \u2018initDummyData\u2019 was here status.c:12027: error: redefinition of \u2018status_cpy\u2019 status.c:1061: error: previous definition of \u2018status_cpy\u2019 was here status.c:12035: error: redefinition of \u2018status_set_hp\u2019 status.c:1069: error: previous definition of \u2018status_set_hp\u2019 was here status.c:12053: error: redefinition of \u2018status_set_sp\u2019 status.c:1087: error: previous definition of \u2018status_set_sp\u2019 was here status.c:12068: error: redefinition of \u2018status_charge\u2019 status.c:1102: error: previous definition of \u2018status_charge\u2019 was here status.c:12080: error: redefinition of \u2018status_damage\u2019 status.c:1114: error: previous definition of \u2018status_damage\u2019 was here status.c:12292: error: redefinition of \u2018status_heal\u2019 status.c:1326: error: previous definition of \u2018status_heal\u2019 was here status.c:12366: error: redefinition of \u2018status_percent_change\u2019 status.c:1400: error: previous definition of \u2018status_percent_change\u2019 was here status.c:12429: error: redefinition of \u2018status_revive\u2019 status.c:1463: error: previous definition of \u2018status_revive\u2019 was here status.c:12476: error: redefinition of \u2018status_check_skilluse\u2019 status.c:1510: error: previous definition of \u2018status_check_skilluse\u2019 was here status.c:12711: error: redefinition of \u2018status_check_visibility\u2019 status.c:1745: error: previous definition of \u2018status_check_visibility\u2019 was here status.c:12752: error: redefinition of \u2018status_base_amotion_pc\u2019 status.c:1786: error: previous definition of \u2018status_base_amotion_pc\u2019 was here status.c:12792: error: redefinition of \u2018status_base_atk\u2019 status.c:1826: error: previous definition of \u2018status_base_atk\u2019 was here status.c:12844: error: redefinition of \u2018status_base_matk_max\u2019 status.c:1878: error: previous definition of \u2018status_base_matk_max\u2019 was here status.c:12857: error: redefinition of \u2018status_base_matk_min\u2019 status.c:1891: error: previous definition of \u2018status_base_matk_min\u2019 was here status.c:12868: error: redefinition of \u2018status_calc_misc\u2019 status.c:1902: error: previous definition of \u2018status_calc_misc\u2019 was here status.c:12933: error: redefinition of \u2018status_calc_mob_\u2019 status.c:1967: error: previous definition of \u2018status_calc_mob_\u2019 was here status.c:13099: error: redefinition of \u2018status_calc_pet_\u2019 status.c:2133: error: previous definition of \u2018status_calc_pet_\u2019 was here status.c:13166: error: redefinition of \u2018status_calc_sigma\u2019 status.c:2200: error: previous definition of \u2018status_calc_sigma\u2019 was here status.c:13191: error: redefinition of \u2018status_base_pc_maxhp\u2019 status.c:2225: error: previous definition of \u2018status_base_pc_maxhp\u2019 was here status.c:13212: error: redefinition of \u2018status_base_pc_maxsp\u2019 status.c:2246: error: previous definition of \u2018status_base_pc_maxsp\u2019 was here status.c:13231: error: redefinition of \u2018status_calc_pc_\u2019 status.c:2265: error: previous definition of \u2018status_calc_pc_\u2019 was here status.c:14058: error: redefinition of \u2018status_calc_mercenary_\u2019 status.c:3092: error: previous definition of \u2018status_calc_mercenary_\u2019 was here status.c:14079: error: redefinition of \u2018status_calc_homunculus_\u2019 status.c:3113: error: previous definition of \u2018status_calc_homunculus_\u2019 was here status.c:14157: error: redefinition of \u2018status_calc_elemental_\u2019 status.c:3191: error: previous definition of \u2018status_calc_elemental_\u2019 was here status.c:14227: error: redefinition of \u2018status_calc_regen\u2019 status.c:3261: error: previous definition of \u2018status_calc_regen\u2019 was here status.c:14327: error: redefinition of \u2018status_calc_regen_rate\u2019 status.c:3361: error: previous definition of \u2018status_calc_regen_rate\u2019 was here status.c:14404: error: redefinition of \u2018status_calc_state\u2019 status.c:3438: error: previous definition of \u2018status_calc_state\u2019 was here status.c:14464: error: redefinition of \u2018status_calc_bl_main\u2019 status.c:3498: error: previous definition of \u2018status_calc_bl_main\u2019 was here status.c:14844: error: redefinition of \u2018status_calc_bl_\u2019 status.c:3878: error: previous definition of \u2018status_calc_bl_\u2019 was here status.c:15003: error: redefinition of \u2018status_calc_str\u2019 status.c:4037: error: previous definition of \u2018status_calc_str\u2019 was here status.c:15058: error: redefinition of \u2018status_calc_agi\u2019 status.c:4092: error: previous definition of \u2018status_calc_agi\u2019 was here status.c:15111: error: redefinition of \u2018status_calc_vit\u2019 status.c:4145: error: previous definition of \u2018status_calc_vit\u2019 was here status.c:15156: error: redefinition of \u2018status_calc_int\u2019 status.c:4190: error: previous definition of \u2018status_calc_int\u2019 was here status.c:15211: error: redefinition of \u2018status_calc_dex\u2019 status.c:4245: error: previous definition of \u2018status_calc_dex\u2019 was here status.c:15266: error: redefinition of \u2018status_calc_luk\u2019 status.c:4300: error: previous definition of \u2018status_calc_luk\u2019 was here status.c:15313: error: redefinition of \u2018status_calc_batk\u2019 status.c:4347: error: previous definition of \u2018status_calc_batk\u2019 was here status.c:15377: error: redefinition of \u2018status_calc_watk\u2019 status.c:4411: error: previous definition of \u2018status_calc_watk\u2019 was here status.c:15462: error: redefinition of \u2018status_calc_matk\u2019 status.c:4496: error: previous definition of \u2018status_calc_matk\u2019 was here status.c:15502: error: redefinition of \u2018status_calc_critical\u2019 status.c:4536: error: previous definition of \u2018status_calc_critical\u2019 was here status.c:15532: error: redefinition of \u2018status_calc_hit\u2019 status.c:4566: error: previous definition of \u2018status_calc_hit\u2019 was here status.c:15568: error: redefinition of \u2018status_calc_flee\u2019 status.c:4602: error: previous definition of \u2018status_calc_flee\u2019 was here status.c:15647: error: redefinition of \u2018status_calc_flee2\u2019 status.c:4681: error: previous definition of \u2018status_calc_flee2\u2019 was here status.c:15660: error: redefinition of \u2018status_calc_def\u2019 status.c:4694: error: previous definition of \u2018status_calc_def\u2019 was here status.c:15739: error: redefinition of \u2018status_calc_def2\u2019 status.c:4773: error: previous definition of \u2018status_calc_def2\u2019 was here status.c:15800: error: redefinition of \u2018status_calc_mdef\u2019 status.c:4834: error: previous definition of \u2018status_calc_mdef\u2019 was here status.c:15850: error: redefinition of \u2018status_calc_mdef2\u2019 status.c:4884: error: previous definition of \u2018status_calc_mdef2\u2019 was here status.c:15880: error: redefinition of \u2018status_calc_speed\u2019 status.c:4914: error: previous definition of \u2018status_calc_speed\u2019 was here status.c:16183: error: redefinition of \u2018status_calc_aspd_rate\u2019 status.c:5217: error: previous definition of \u2018status_calc_aspd_rate\u2019 was here status.c:16321: error: redefinition of \u2018status_calc_dmotion\u2019 status.c:5355: error: previous definition of \u2018status_calc_dmotion\u2019 was here status.c:16338: error: redefinition of \u2018status_calc_maxhp\u2019 status.c:5372: error: previous definition of \u2018status_calc_maxhp\u2019 was here status.c:16391: error: redefinition of \u2018status_calc_maxsp\u2019 status.c:5425: error: previous definition of \u2018status_calc_maxsp\u2019 was here status.c:16414: error: redefinition of \u2018status_calc_element\u2019 status.c:5448: error: previous definition of \u2018status_calc_element\u2019 was here status.c:16435: error: redefinition of \u2018status_calc_element_lv\u2019 status.c:5469: error: previous definition of \u2018status_calc_element_lv\u2019 was here status.c:16459: error: redefinition of \u2018status_calc_attack_element\u2019 status.c:5493: error: previous definition of \u2018status_calc_attack_element\u2019 was here status.c:16497: error: redefinition of \u2018status_calc_mode\u2019 status.c:5531: error: previous definition of \u2018status_calc_mode\u2019 was here status.c:16511: error: redefinition of \u2018status_get_name\u2019 status.c:5545: error: previous definition of \u2018status_get_name\u2019 was here status.c:16527: error: redefinition of \u2018status_get_class\u2019 status.c:5561: error: previous definition of \u2018status_get_class\u2019 was here status.c:16544: error: redefinition of \u2018status_get_lv\u2019 status.c:5578: error: previous definition of \u2018status_get_lv\u2019 was here status.c:16558: error: redefinition of \u2018status_get_regen_data\u2019 status.c:5592: error: previous definition of \u2018status_get_regen_data\u2019 was here status.c:16571: error: redefinition of \u2018status_get_status_data\u2019 status.c:5605: error: previous definition of \u2018status_get_status_data\u2019 was here status.c:16587: error: redefinition of \u2018status_get_base_status\u2019 status.c:5621: error: previous definition of \u2018status_get_base_status\u2019 was here status.c:16600: error: redefinition of \u2018status_get_def\u2019 status.c:5634: error: previous definition of \u2018status_get_def\u2019 was here status.c:16612: error: redefinition of \u2018status_get_speed\u2019 status.c:5646: error: previous definition of \u2018status_get_speed\u2019 was here status.c:16618: error: redefinition of \u2018status_get_party_id\u2019 status.c:5652: error: previous definition of \u2018status_get_party_id\u2019 was here status.c:16655: error: redefinition of \u2018status_get_guild_id\u2019 status.c:5689: error: previous definition of \u2018status_get_guild_id\u2019 was here status.c:16695: error: redefinition of \u2018status_get_emblem_id\u2019 status.c:5729: error: previous definition of \u2018status_get_emblem_id\u2019 was here status.c:16737: error: redefinition of \u2018status_get_mexp\u2019 status.c:5771: error: previous definition of \u2018status_get_mexp\u2019 was here status.c:16746: error: redefinition of \u2018status_get_race2\u2019 status.c:5780: error: previous definition of \u2018status_get_race2\u2019 was here status.c:16756: error: redefinition of \u2018status_isdead\u2019 status.c:5790: error: previous definition of \u2018status_isdead\u2019 was here status.c:16762: error: redefinition of \u2018status_isimmune\u2019 status.c:5796: error: previous definition of \u2018status_isimmune\u2019 was here status.c:16774: error: redefinition of \u2018status_get_viewdata\u2019 status.c:5808: error: previous definition of \u2018status_get_viewdata\u2019 was here status.c:16789: error: redefinition of \u2018status_set_viewdata\u2019 status.c:5823: error: previous definition of \u2018status_set_viewdata\u2019 was here status.c:16926: error: redefinition of \u2018status_get_sc\u2019 status.c:5960: error: previous definition of \u2018status_get_sc\u2019 was here status.c:16940: error: redefinition of \u2018status_change_init\u2019 status.c:5974: error: previous definition of \u2018status_change_init\u2019 was here status.c:16950: error: redefinition of \u2018status_get_sc_def\u2019 status.c:5984: error: previous definition of \u2018status_get_sc_def\u2019 was here status.c:17182: error: redefinition of \u2018status_change_start\u2019 status.c:6216: error: previous definition of \u2018status_change_start\u2019 was here status.c:19655: error: redefinition of \u2018status_change_clear\u2019 status.c:8689: error: previous definition of \u2018status_change_clear\u2019 was here status.c:19750: error: redefinition of \u2018status_change_end_\u2019 status.c:8784: error: previous definition of \u2018status_change_end_\u2019 was here status.c:20410: error: redefinition of \u2018kaahi_heal_timer\u2019 status.c:9444: error: previous definition of \u2018kaahi_heal_timer\u2019 was here status.c:20447: error: redefinition of \u2018status_change_timer\u2019 status.c:9481: error: previous definition of \u2018status_change_timer\u2019 was here status.c:21265: error: redefinition of \u2018status_change_timer_sub\u2019 status.c:10299: error: previous definition of \u2018status_change_timer_sub\u2019 was here status.c:21336: error: redefinition of \u2018status_change_clear_buffs\u2019 status.c:10370: error: previous definition of \u2018status_change_clear_buffs\u2019 was here status.c:21450: error: redefinition of \u2018status_change_spread\u2019 status.c:10484: error: previous definition of \u2018status_change_spread\u2019 was here status.c:21543: error: redefinition of \u2018status_natural_heal\u2019 status.c:10577: error: previous definition of \u2018status_natural_heal\u2019 was here status.c:21734: error: redefinition of \u2018status_natural_heal_timer\u2019 status.c:10768: error: previous definition of \u2018status_natural_heal_timer\u2019 was here status.c:21747: error: redefinition of \u2018status_get_refine_chance\u2019 status.c:10781: error: previous definition of \u2018status_get_refine_chance\u2019 was here status.c:21764: error: redefinition of \u2018status_readdb_job1\u2019 status.c:10798: error: previous definition of \u2018status_readdb_job1\u2019 was here status.c:21793: error: redefinition of \u2018status_readdb_job2\u2019 status.c:10827: error: previous definition of \u2018status_readdb_job2\u2019 was here status.c:21813: error: redefinition of \u2018status_readdb_sizefix\u2019 status.c:10847: error: previous definition of \u2018status_readdb_sizefix\u2019 was here status.c:21824: error: redefinition of \u2018status_readdb_refine\u2019 status.c:10858: error: previous definition of \u2018status_readdb_refine\u2019 was here status.c:21865: error: redefinition of \u2018status_readdb\u2019 status.c:10899: error: previous definition of \u2018status_readdb\u2019 was here status.c:21916: error: redefinition of \u2018do_init_status\u2019 status.c:10950: error: previous definition of \u2018do_init_status\u2019 was here status.c:21930: error: redefinition of \u2018do_final_status\u2019 status.c:10964: error: previous definition of \u2018do_final_status\u2019 was here make[1]: *** [obj_sql/status.o] Error 1 make[1]: Leaving directory `/root/Desktop/trunk/src/map' make: *** [map_sql] Error 2 fixed i do some changes
  18. I compile the server using windows 7 64-bit no errors all working fine..... and then after i transfer my work into asurahosting using wincp then compile my works using vnc this error occur status.c:1: error: stray \u2018\357\u2019 in program status.c:1: error: stray \u2018\273\u2019 in program status.c:1: error: stray \u2018\277\u2019 in program make[1]: *** [obj_sql/status.o] Error 1 make[1]: Leaving directory `/root/Desktop/trunk/src/map' make: *** [map_sql] Error 2 i know i didn't do anything wrong during compiling cause i compile perfectly using my own computer....i was wondering if the asura is blocking to transfer? or something? i already ask Asurahosting regarding to this but he said he dont know this thing.
  19. provide some information why you cannot connect and plus post some screen shots and elaborate more often regarding to this... if there's a error please post it here..
  20. zhakastia,112,61,5 script WoE Prize 835,{ if ( agitcheck() ) goto L_woeon; menu "Kriemhild [Primary Castle]",L_prtg_cas01; L_prtg_cas01: if ( getcastledata( "prtg_cas01", 1) != getcharid(2) ) goto L_not_owner; if ( $castle_claimed[1] ) goto L_claimed; if ( getguildmasterid( getcharid(2) ) != getcharid(0) ) goto L_not_gm; mes "receiving the reward for this castle"; getitem 7960,200; getitem 12103,20; getitem 7959,20; set $castle_claimed[1], 1; getitem 7960,250; getitem 12103,30; getitem 7959,30; set $castle_claimed[2], 2; getitem 7960,300; getitem 12103,40; getitem 7959,40; set $castle_claimed[3], 3; close; L_woeon: mes "A war is currently in progress"; mes "If your guild owned a castle ask your guild master to see me to claim the reward"; close; L_not_owner: mes "Your guild failed to take this castle"; mes "If your guild owned a castle ask your guild master to claim reward from me"; close; L_claimed: mes "Your guild already received the reward for this castle"; close; L_not_gm: mes "Ask your Guild Master to see me"; close; OnAgitEnd: set $castle_claimed[1], set $castle_claimed[2], set $castle_claimed[3], 0; // everytime woe ends the variable resets end; OnInit: waitingroom "Kriemhild Reward",0; end; } i liked to add 2 more prize each attempt so as the script has this will be the 1st reward attempt and how i could add 2nd attempt that reward will be increase getitem 7960,250; getitem 12103,30; getitem 7959,30; and for the 3rd attempt getitem 7960,300; getitem 12103,40; getitem 7959,40; this is for only 1 castle kriemhild thank you...
  21. ah ilang server ang nilagyan mo ng harmony? kse isang server isang harmony bawal ang dalawa
  22. First thing harmony allowed 1 server per ip.....pero pag ang harmony mo paid from 200$ you can add ip as many as you can 10$ per ip Read their FAQ https://harmonize.it/faq
  23. any errors? or crashing map server char,login?
×
×
  • Create New...