Jump to content

Search the Community

Showing results for tags 'custom quest'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Bulletin Centre
    • Community News
    • Repository News
    • Ragnarok News
  • Hercules Development Centre
    • Development Discussion
    • Suggestions
    • Development Centre Archives
  • Support & Releases
    • General Server Support
    • Database
    • Scripting
    • Source
    • Plugin
    • Client-Side
    • Graphic Enhancements
    • Other Support & Releases
  • Hercules Community
    • General Discussion
    • Projects
    • Employment
    • Server Advertisement
    • Arts & Writings
    • Off Topic
  • 3CeAM Centre
    • News and Development
    • Community
  • International Communities
    • Filipino Community
    • Portuguese Community
    • Spanish Community
    • Other Communities

Categories

  • Client Resources
  • Graphic Resources
    • Sprites & Palettes
    • Maps & Textures
    • Other Graphics
  • Server Resources
    • Server Managers / Editors Releases
    • Script Releases
    • Source Modifications
    • Plugins
    • Pre-Compiled Server
  • Web Resources

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Discord


Skype


IRC Nickname


Website URL


Location:


Interests


Github

Found 1 result

  1. Hello, I added some custom quests and they were ok, but the sprites and the count(how many monster or item left) didnt work. I added by following some topics here but they were very old so Im not sure if its rigth. I did it by modifying these files: - quest_db.conf: { Id: 20017 Name: "Treinamento Inicial" }, - questid2display.txt: 20017#Treinamento Inicial#SG_FEEL#QUE_NOIMAGE# Prove que voce e capaz de ser treinado por mim, mate 10 Esporos e volte para falar comigo!# Mate 10 Esporos.# - ep_141quest_list.lub (data\luafiles514\lua files\quest): { name =[[Treinamento Inicial]], scrfilename = [[epsoid141Quest]], questID = 20017, }, - epsoid141_list.lub (data\luafiles514\lua files\quest\questinfo): [20017] = { NPCToName = "Tayen", NPCToMap = "payon", NPCToSpr = "F_ORIENT_03", NPCToX = 166, NPCToY = 101, NPCFromName = "Tayen", NPCFromMap = "payon", NPCFromSpr = "F_ORIENT_03", NPCFromX = 166, NPCFromY = 101, Item = "", PrizeItem = "", Title = "Treinamento Inicial", Info = "Prove que voc??capaz de ser treinado por mim, mate 10 Esporos e volte para falar comigo!", Hunt1 = "< link = \"ESPORO\">Esporo<\\end> x 10 ", Hunt2 = "", Hunt3 = "", Time = "0", LV = "0", }, Here is the result: (missing sprite and the count of how many esporos I need to kill) https://1.bp.blogspot.com/-qvZjAaEsSQA/W25wj6qtcQI/AAAAAAAAlAU/Aniv9kZUvPoo94JXoi8R2c6kjQRynwG8QCLcBGAs/s1600/sprite.png Did I do it rigth? Is it missing any file? How can I add the sprites? Thanks
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.