Jump to content

core

Members
  • Posts

    135
  • Joined

  • Last visited

Everything posted by core

  1. Hi guys any idea about 2003.10.07 -> Episode 6.0: Global Project 2003.10.11 -> Amatsu with job 1-1 2-2 classic server what cities,npcs,monsters,items included and what mvp and mini boss do i disable thanks in advance
  2. Sir thank you for the fast replay SOLVED..
  3. Hi guys any one can help me with my problem =( // ------------------------- Custom Mid Headgears 29288,Alucard_Glasses,Alucard Glasses,5,0,,100,,,,1,0xFFFFFFFF,15,2,1024,,0,0,2172,{ bonus bAllStats,5; },{},{} << i can wear it 29289,Obito_Goggles,Obito Goggles,5,20,,100,,5,,1,0xFFFFFFFF,15,2,1024,,0,0,2173,{ bonus bAllStats,5; },{},{} 29290,Big_Back_Ribbon,Big Back Ribbon,5,20,,100,,5,,1,0xFFFFFFFF,15,2,1024,,0,0,2174,{ bonus bAllStats,5; },{},{} 29291,Chinese_Knot,Chinese Knot,5,20,,100,,5,,1,0xFFFFFFFF,15,2,1024,,0,0,2175,{ bonus bAllStats,5; },{},{} 29292,Robo_Headset,Robo Headset,5,20,,100,,5,,1,0xFFFFFFFF,15,2,1024,,0,0,2176,{ bonus bAllStats,5; },{},{} but the rest i cant wear it it says >> cannot be worn during current status i want to wear them to the Costume/Style
  4. yes but sir i dont know where are there the mvp or mini boss mobs and cards thats why i make this thread
  5. Hi guys does any one here have a list of mvp and mini boss cards and mobs please i been searching on google as well in rathena.org Thanks in advance who have it ...
  6. where exactly this sir >>> / check pick log table in your mysql db
  7. Hi any one can help me how to find logs for rathena server all logs like items logs trade buy sell etc thanks in advance
  8. nothing change sir do you have a video tutorial ?
  9. i dont have facebook sir can i request a screen shot sir where exactly to add this line > ACMD_FUNC(reloadmsgconf) i cant find it to my atcommand.cpp
  10. i cant find this line sir ACMD_FUNC(reloadmsgconf) { map_msg_reload(); clif_displaymessage(fd, msg_txt(sd,463)); // Message configuration has been reloaded. return 0; } but this i find it AtCommandInfo atcommand_base[] = {
  11. i dont know but how to add that sir
  12. i cant replace it because all of my custom item been there i just want to add a description on the normal dragon helm sir
  13. any quick guide how to replace it sorry sir i am begginer i need detailed guide i apologize sir for being slow its hard Thu
  14. i already added but cant show the description
  15. how to export and import sir ? i tried to edit using nopad++ but nothing change
  16. so sir no need ot export inport or any tools or converter just use GRF editor and edit and save ?
  17. Hi guys i am here again does any one know how to enable /memo i tried searching it but i cant find it so i just post here thanks in advance
  18. i cant understand it sir i am beginner =(
  19. This is my atcommand /* Atcommands and charcommands configuration file */ /* The symbol that will be used to recognize commands. You can set any one character except: - control-characters (0x00-0x1f), - '%' (party chat symbol) - '$' (guild chat symbol) - '/' (client commands symbol) atcommand_symbol represents @commands used locally. charcommand_symbol represents #commands used on other players. */ atcommand_symbol : "@" charcommand_symbol: "#" /* Command aliases You can define aliases for any command. Aliases work just like original command. Format is <commandname>: ["<alias>", ...] */ aliases: { mobinfo: ["monsterinfo", "mi"] iteminfo: ["ii"] time: ["date", "serverdate", "servertime"] autotrade: ["at"] help: ["h"] jumpto: ["goto", "warpto"] mount: ["mountpeco"] who: ["whois"] npctalk: ["npctalkc"] gvgon: ["gpvpon"] gvgoff: ["gpvpoff"] jobchange: ["job"] load: ["return"] warp: ["rura", "mapmove"] dye: ["ccolor"] hairstyle: ["hstyle"] haircolor: ["hcolor"] monster: ["spawn"] blvl: ["lvup", "blevel", "baselvl", "baselvup", "baselevel", "baselvlup"] jlvl: ["jlevel", "joblvl", "joblvup", "joblevel", "joblvlup"] glvl: ["glevel", "guildlvl", "guildlvup", "guildlevel", "guildlvlup"] resetstat: ["streset"] resetskill: ["skreset"] allskill: ["allskills", "skillall", "skillsall"] allstats: ["allstat", "statall", "statsall"] ban: ["banish"] unban: ["unbanish"] unjail: ["discharge"] homlevel: ["hlvl", "hlevel", "homlvl", "homlvup"] homevolution: ["homevolve"] mutearea: ["stfu"] monsterignore: ["battleignore"] raise: ["revive"] kill: ["die"] guildstorage: ["gstorage"] accinfo: ["accountinfo"] itemreset: ["clearinventory"] channel: ["main"] autoloottype: ["aloottype"] cloneequip: ["eqclone"] clonestat: ["stclone"] reloadnpcfile: ["reloadnpc"] } /* Commands help file */ help: { @include "conf/help.txt" } so i will put it on there sir ?
  20. Hi sir i cant understand any other guide that have a detailed on hot to put it ?
  21. yes im using 2012 can you give me example sir please thanks
  22. Hi Any one can help me about item no description how to add description on this item see photo who can help me i will add rep all your post =)
  23. I request @afk command that you can pub any where I've been looking for that script but they says use @autotrade what i need is you can pub while your account is log out thanks in advance for those you have it ...
×
×
  • Create New...