tepek
Members-
Posts
75 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by tepek
-
hi. where can i edit this script? is it in item_db?
-
4875,Bear's_Power,Bear's Power,6,10,,,,,,,,,,,,,,,{ autobonus2 "{ bonus bStr,200; bonus2 bHPLossRate,500,1000; }",50,5000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; transform 1060,5000; }"; },{},{ itemheal 0,-300; } 4876,Runaway_Magic,Runaway Magic,6,10,,,,,,,,,,,,,,,{ autobonus "{ bonus bInt,200; bonus2 bSPLossRate,200,1000; }",50,10000,BF_MAGIC; },{},{ itemheal 0,-2000; } 4877,Speed_Of_Light,Speed of Light,6,10,,,,,,,,,,,,,,,{ autobonus "{ bonus bAspdRate,100; bonus bFlee2,100; bonus2 bHPLossRate,400,1000; bonus2 bSPLossRate,40,1000; }",50,5000,BF_WEAPON; },{},{ itemheal 0,-300; } 4878,Muscle_Fool,Muscle Fool,6,10,,,,,,,,,,,,,,,{ autobonus2 "{ bonus bVit,200; bonus2 bAddClass,Class_All,-50; bonus bMatkRate,-50; }",50,5000,BF_WEAPON; },{},{ itemheal 0,-300; } 4879,Hawkeye,Hawkeye,6,10,,,,,,,,,,,,,,,{ autobonus "{ bonus bDex,200; bonus2 bSPLossRate,50,1000; }",50,5000,BF_WEAPON; },{},{ itemheal 0,-300; } 4880,Lucky_Day,Lucky Day,6,10,,,,,,,,,,,,,,,{ autobonus "{ bonus bLuk,200; bonus2 bAddMonsterDropItem,7444,50; }",50,5000,BF_NORMAL|BF_SKILL; autobonus2 "{ bonus bLuk,200; bonus2 bAddMonsterDropItem,7444,50; }",50,5000,BF_NORMAL|BF_SKILL; },{},{ itemheal 0,-300; } where should i add this script to?
-
where do i need to add the enchant script to?
-
hi. im looking for costume amistr bag(ID 20763) on my server but when i try to create one using @item it say item failed. i try check my item _db on the server file and costume amistr bag(ID 20763) is definitely there. how can i solve this?
-
hi so i've search for costume amistr bag in my server (ID 20763) but it has sprite issue. how can i solve this? tq
-
thx man pointing that out. forgot to update ive solved it now. tq again
-
hi. i search for the item id 28901(mad bunny special) on my server but it didnt exist. id 2189 (mad bunny shield) is exist tho but with different description. how can i have id 28901 in my server? tq
-
hi. so is the random enchantment for temporal boots work? coz im using runaway magic on Dex boots. the -0.5 fixed cast reduction is working but i never procs Runaway magic. how to enable the last enchantment(runaway magic) on the script?
-
Item db script for Temporal Boots enchantments
tepek replied to OscarScorp's question in Database Support
yes. the the random enchantment on last slot is not working. example- runaway magic never procs when i use demonic fire -
Item db script for Temporal Boots enchantments
tepek replied to OscarScorp's question in Database Support
is it possibly you are using this? https://github.com/idathena/trunk/blob/master/npc/re/instances/OldGlastHeim.txt i use this too but the random enchantment (i'm using runaway magic/lucky day but it seems not work because no SP drop when i equip the temporal boots and never seen them procs while im using demonic fire.) can u verify this? -
[Tutorial] How to Create Ragnarok Offline 2015 client
tepek replied to Einjerin's topic in Client Releases
hi. manage to get the server up. just a question, how to update the server/client(?) with the latest update of kro? let say my server now has no doram update, and i want to update doram in my server. how do i do that? -
FAW enchanter no longer working in the latest rathena update
tepek replied to Fae's question in Script Requests
tq bro