Thunderbolt
Members-
Content Count
90 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Thunderbolt
-
[2016-02-05] MobDB2SQL plugin and Mob DB improvements
Thunderbolt replied to Haru's topic in Repository News
Overhaul of the mob mode system rAthena https://github.com/rathena/rathena/commit/55e4df14c2141f291a985c391408a045ec1b25c4 Update ? -
- Po can be save ASCI to UTF-8 ? - Client can use langtype default to UTF-8 ? - you have a simple file .po UTF-8 ? Sry, I'm bad English.
-
i edit po file but, Font not correct in Server, Client. Lang-Eng work only. China, Japan, other Lang is not work.
-
naviluagenerator not work on Hercules latest version version
Thunderbolt posted a question in Plugin Support
Too many warning, can't compile. -
Thank you sir ^ ^
-
Impossible random multiple item drop?
-
Simple script Online exchange Point ?
-
Client closed before login screen.
-
Haha, sry forget check map doesnt have any warps, it work fine ^ ^
-
How to fix result in fail to navigate.
-
It' not work for long map distance. T^T
-
i want information monster Episode 1.0 T^T Pls, share
-
System in my dream T^T
-
Hello i found, New bug i try edit Pyramid Dungeon and set @lockDungeonAtLevel,1; script is bug After unlock dungeon level 2, -- Script auto unlock level3, when player unlock dungeon level 2 found a Bug can't unlock high level dungeon Pyramid Dungeon 3,Pyramid Dungeon 4, Pyramid Basement 1, Pyramid Basement 2. dun_pyramid: setarray .@warpIndex[0],15,16,17,18,19,20; setarray .@use_location_array[0],2,2,2,2,2,2; setarray .@levelNames$[0],"Pyramid Dungeon 1","Pyramid Dungeon 2","Pyramid Dungeon 3","Pyramid Dungeon 4","Pyramid Basement 1","Pyramid Basement 2"; set .@lockDungeonAtLevel,1; set .@stateName$,"state_dun_pyramid"; setarray .@level$[0],"Lv. 10-20","Lv. 45-55","Lv. 50-60","Lv. 55-65","Lv. 55-65","Lv. 55-65"; setarray .@require_items_1[0],938,913; setarray .@require_amount_1[0],25,15; set .@Zeny_1,3000; setarray .@require_items_2[0],7006,932; setarray .@require_amount_2[0],25,25; set .@Zeny_2,7000; setarray .@require_items_3[0],929,930,528; setarray .@require_amount_3[0],50,50,10; set .@Zeny_3,16000; setarray .@require_items_4[0],936,934; setarray .@require_amount_4[0],75,25; set .@Zeny_4,42000; setarray .@require_items_5[0],941,930; setarray .@require_amount_5[0],50,30; set .@Zeny_5,15000; setarray .@require_items_6[0],1096,934; setarray .@require_amount_6[0],50,30; set .@Zeny_6,37000; goto dungeon_handling; close; Sry, sir im bad english Script Source "Loki Warper" http://rathena.org/board/topic/79746-help-with-loki-warper/ pls. Help me!
-
Skill blacksmith weapon refine show Item level upgrades
Thunderbolt posted a question in Source Requests
Hello.. ^ ^ Old style blacksmith weapon refine help me SRC edit. I need change skill "Weapon Refine" from blacksmith showing Item level upgrades in dialog box skill. +6 katana katana katana katana katana seem likes Npc, when using skill -
ัyes sir, i think the 813-333 is in the client itself Client 2013-12++ up
-
i'm use 2012-04-02, How to remove (813-333) msgstringtable.txt Game setting window#
-
Here srcipt openstorage; end;
-
Unknow pack 0x264 after install Harmony patch on latest hercules.
-
fix !!
-
Mapzone [adjust_skill_damage SR_HELLGATE] Not work.
Thunderbolt replied to Thunderbolt's question in Database Support
lolz Haha.... thk so much -
Mapzone [adjust_skill_damage SR_HELLGATE] Not work.
Thunderbolt posted a question in Database Support
i config Skill HELLGATE <adjust_skill_damage> not work in mapzone. Testing Sura Lv 100 Dex 500 Allstatus 1 , Monster Poring 1. default no config : Atk damage = 17000 2. config skill damage "adjust_skill_damage SR_HELLGATE 50", Atk damage = 17000 same default !! 3. config skill damage "adjust_skill_damage SR_HELLGATE 1", Atk damage = 17000 same default !! 4. config skill damage "adjust_skill_damage SR_HELLGATE 200", Atk damage = 17000 same default !! it's not work only skill HELLGATE. but other skill work fine -
PvP Scuffle Event 2.1
Thunderbolt replied to AnnieRuru's topic in PvP, WoE, GvG, & Battleground Releases
you are the best !! -
Client Crash when open Custom item box
Thunderbolt replied to Thunderbolt's question in Database Support
Oh slove i can't add num2item.. Haha -
All item can @item <itemid> Client Crash when open Custom item in random box My custom box { Id: 26104 AegisName: "emptybox" Name: "Empty Box" Type: 2 Sell: 10 Weight: 10 Script: <" getrandgroupitem 26104,1; ">}, Item_group.conf emptybox: ( "Black_Angel_Helm",) Client Cash when open box ???????, i try with @item Black_Angel_Helm and equip, drop, click, etc it work fine I change item_group.conf to crystal_box: ( "Poring_Card",) Client it not crash T^T, Work fine. pls help