Jump to content

skymia

Members
  • Posts

    298
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by skymia

  1. pa link nmn po ung stable classic server setup like ko kc gumawa ng gnung server thanks
  2. skymia

    Doram NPC

    how to remove doram race in the char creation so i will not yet include in my project
  3. skymia

    Doram NPC

    ohhh i see so there's no quest yet for doram race?
  4. skymia

    Doram NPC

    how to activate doram npc in lasagna map?
  5. panu ma activate mga doram npc sa lasagna map?
  6. ahh kasi ung nka default is 175/60 kala ko wala na imo2dified haha
  7. sa stock ba ng Rathena is ang standard lvl ng 3rd job renewal is 175/60 ba? wala na ba kelangan baguhin sa balancing ng damage ng mga characters? so kung gnun nga sa npc, quest items and custom items nlng ang aayusin kung san mo gusto ung server na gagawin mo?
  8. how did you make it? i try all i can do but still can't make asura cast fast
  9. ang alam ko hnd na eh kpag naging bounded na ung item hnd mo na xa ata maalis sa armor kc bound item na sya
  10. i tried searching for hours but i cant see any in google
  11. so its better if its a script.. i want my freebies npc to have that features
  12. meron bang script na freebies na ganito ung features: Features: if you click the freebies npc you will receive the items. upon receiving the items the character who receive the items will put the character name in the freebies equip items like Items: Custom Valkyrie Sets, Megs, Sleipnir, Asprika, etc Player name: Skymia Freebies: Skymia's Sleipnir, Skymia's Asprika, etc.
  13. if I do that process can you determine the item if bound item or not? if im not mistaken bound items color is yellow.
  14. do you have a full version of this script? i dont know how to start this script
  15. I use 20151104 client but in my client i reed lua b4 lub
  16. Ok i will try later thanks for the info man
  17. can anyone how to fix this one? i do the process colored baphomet horn but when i try to use colored LKH it will not appear. Item_db.txt 31208,Horn_Of_Lord_Kaho_Black,Lord Kaho's Horn Black,4,20,,100,,30,,4,0xFFFFFFFF,63,2,256,,0,1,1605,{ bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; },{},{} 31209,Horn_Of_Lord_Kaho_Blue,Lord Kaho's Horn Blue,4,20,,100,,30,,4,0xFFFFFFFF,63,2,256,,0,1,1606,{ bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; },{},{} 31210,Horn_Of_Lord_Kaho_Cyan,Lord Kaho's Horn Cyan,4,20,,100,,30,,4,0xFFFFFFFF,63,2,256,,0,1,1607,{ bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; },{},{} 31211,Horn_Of_Lord_Kaho_Green,Lord Kaho's Horn Green,4,20,,100,,30,,4,0xFFFFFFFF,63,2,256,,0,1,1608,{ bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; },{},{} 31212,Horn_Of_Lord_Kaho_Purple,Lord Kaho's Horn Purple,4,20,,100,,30,,4,0xFFFFFFFF,63,2,256,,0,1,1609,{ bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; },{},{} 31213,Horn_Of_Lord_Kaho_Red,Lord Kaho's Horn Red,4,20,,100,,30,,4,0xFFFFFFFF,63,2,256,,0,1,1610,{ bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; },{},{} 31214,Horn_Of_Lord_Kaho_White,Lord Kaho's Horn White,4,20,,100,,30,,4,0xFFFFFFFF,63,2,256,,0,1,1611,{ bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; },{},{} idnumitemresnametable.txt 31208#Lkhblack# 31209#Lkhblue# 31210#Lkhcyan# 31211#Lkhgreen# 31212#Lkhpurple# 31213#Lkhred# 31214#Lkhwhite# idnum2itemdisplaynametable.txt 31208#Lord_Kaho's_Horn_Black# 31209#Lord_Kaho's_Horn_Blue# 31210#Lord_Kaho's_Horn_Cyan# 31211#Lord_Kaho's_Horn_Green# 31212#Lord_Kaho's_Horn_Purple# 31213#Lord_Kaho's_Horn_Red# 31214#Lord_Kaho's_Horn_White# idnum2itemdesctable.txt (Like the Original LKH) accessoryid.lua ACCESSORY_HORN_OF_LORD_KAHO_BLACK = 1605, ACCESSORY_HORN_OF_LORD_KAHO_BLUE = 1606, ACCESSORY_HORN_OF_LORD_KAHO_CYAN = 1607, ACCESSORY_HORN_OF_LORD_KAHO_GREEN = 1608, ACCESSORY_HORN_OF_LORD_KAHO_PURPLE = 1609, ACCESSORY_HORN_OF_LORD_KAHO_RED = 1610, ACCESSORY_HORN_OF_LORD_KAHO_WHITE = 1611 accname.lua [ACCESSORY_IDs.ACCESSORY_HORN_OF_LORD_KAHO_BLACK] = "_Lkhblack", [ACCESSORY_IDs.ACCESSORY_HORN_OF_LORD_KAHO_BLUE] = "_Lkhblue", [ACCESSORY_IDs.ACCESSORY_HORN_OF_LORD_KAHO_CYAN] = "_Lkhcyan", [ACCESSORY_IDs.ACCESSORY_HORN_OF_LORD_KAHO_GREEN] = "_Lkhgreen", [ACCESSORY_IDs.ACCESSORY_HORN_OF_LORD_KAHO_PURPLE] = "_Lkhpurple", [ACCESSORY_IDs.ACCESSORY_HORN_OF_LORD_KAHO_RED] = "_Lkhred", [ACCESSORY_IDs.ACCESSORY_HORN_OF_LORD_KAHO_WHITE] = "_Lkhwhite" infoitem.lua [31208] = { unidentifiedDisplayName = "Accessory", unidentifiedResourceName = "Lkhblack", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Lord Kaho's Horn Black", identifiedResourceName = "Lkhblack", identifiedDescriptionName = { "A special headgear created specifically for Lord Kaho... Whoever he is.", "-------------------------", "STR +5, INT +5", "VIT +10, AGI +10", "LUK +20", "MDEF +10", "-------------------------", "Class:^6666CC Headgear^000000", "Defense:^0000FF 30^000000", "Location:^6666CC Upper^000000", "Weight:^009900 10^000000", "Jobs:^6666CC All classes^000000" }, slotCount = 0, ClassNum = 1605 }, [31209] = { unidentifiedDisplayName = "Accessory", unidentifiedResourceName = "Lkhblue", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Lord Kaho's Horn Blue", identifiedResourceName = "Lkhblue", identifiedDescriptionName = { "A special headgear created specifically for Lord Kaho... Whoever he is.", "-------------------------", "STR +5, INT +5", "VIT +10, AGI +10", "LUK +20", "MDEF +10", "-------------------------", "Class:^6666CC Headgear^000000", "Defense:^0000FF 30^000000", "Location:^6666CC Upper^000000", "Weight:^009900 10^000000", "Jobs:^6666CC All classes^000000" }, slotCount = 0, ClassNum = 1606 }, [31210] = { unidentifiedDisplayName = "Accessory", unidentifiedResourceName = "Lkhcyan", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Lord Kaho's Horn Cyan", identifiedResourceName = "Lkhcyan", identifiedDescriptionName = { "A special headgear created specifically for Lord Kaho... Whoever he is.", "-------------------------", "STR +5, INT +5", "VIT +10, AGI +10", "LUK +20", "MDEF +10", "-------------------------", "Class:^6666CC Headgear^000000", "Defense:^0000FF 30^000000", "Location:^6666CC Upper^000000", "Weight:^009900 10^000000", "Jobs:^6666CC All classes^000000" }, slotCount = 0, ClassNum = 1607 }, [31211] = { unidentifiedDisplayName = "Accessory", unidentifiedResourceName = "Lkhgreen", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Lord Kaho's Horn Green", identifiedResourceName = "Lkhgreen", identifiedDescriptionName = { "A special headgear created specifically for Lord Kaho... Whoever he is.", "-------------------------", "STR +5, INT +5", "VIT +10, AGI +10", "LUK +20", "MDEF +10", "-------------------------", "Class:^6666CC Headgear^000000", "Defense:^0000FF 30^000000", "Location:^6666CC Upper^000000", "Weight:^009900 10^000000", "Jobs:^6666CC All classes^000000" }, slotCount = 0, ClassNum = 1608 }, [31212] = { unidentifiedDisplayName = "Accessory", unidentifiedResourceName = "Lkhpurple", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Lord Kaho's Horn Purple", identifiedResourceName = "Lkhpurple", identifiedDescriptionName = { "A special headgear created specifically for Lord Kaho... Whoever he is.", "-------------------------", "STR +5, INT +5", "VIT +10, AGI +10", "LUK +20", "MDEF +10", "-------------------------", "Class:^6666CC Headgear^000000", "Defense:^0000FF 30^000000", "Location:^6666CC Upper^000000", "Weight:^009900 10^000000", "Jobs:^6666CC All classes^000000" }, slotCount = 0, ClassNum = 1609 }, [31213] = { unidentifiedDisplayName = "Accessory", unidentifiedResourceName = "Lkhred", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Lord Kaho's Horn Red", identifiedResourceName = "Lkhred", identifiedDescriptionName = { "A special headgear created specifically for Lord Kaho... Whoever he is.", "-------------------------", "STR +5, INT +5", "VIT +10, AGI +10", "LUK +20", "MDEF +10", "-------------------------", "Class:^6666CC Headgear^000000", "Defense:^0000FF 30^000000", "Location:^6666CC Upper^000000", "Weight:^009900 10^000000", "Jobs:^6666CC All classes^000000" }, slotCount = 0, ClassNum = 1610 }, [31214] = { unidentifiedDisplayName = "Accessory", unidentifiedResourceName = "Lkhwhite", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Lord Kaho's Horn White", identifiedResourceName = "Lkhwhite", identifiedDescriptionName = { "A special headgear created specifically for Lord Kaho... Whoever he is.", "-------------------------", "STR +5, INT +5", "VIT +10, AGI +10", "LUK +20", "MDEF +10", "-------------------------", "Class:^6666CC Headgear^000000", "Defense:^0000FF 30^000000", "Location:^6666CC Upper^000000", "Weight:^009900 10^000000", "Jobs:^6666CC All classes^000000" }, slotCount = 0, ClassNum = 1611 },
  18. still not working man
  19. how about this one? delay_dependon_dexi:Yes/No? .
  20. yes that's what i'm looking for
  21. can anyone know how to fix this messages?
  22. ginawa ko na sir pero gnun parin napagana ko na hahaha
×
×
  • Create New...