Jump to content

Shako

Community
  • Content Count

    312
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Shako

  1. I know that Quests/Missions in ToP coding in general is buggy AF. Better to rewrite your quest on another template, such as finding the quest closest to yours that requires you to slay enemies, and then change the monster ID and name, etc. You can then try to make your own, but the thing is that if the trigger or addflag is wrong, it may mess up the whole quest. That's why it's buggy Even I don't know that much about how to do quests cuz i was frustrated and stopped making them after failing a lot It is possible, however, if you learn the flag. I think the maximum flag is 254 or something also. I don't know much so I can't fully help. SHAKO
  2. Hello Guys, When I signed up for this website I experienced a common bug that I see other people also having. Unable to upload any Images to PKODev I'm sure the administrators know by now, but the time that it will be fixed is unknown to all. I just want to know. How long will it take to fix? (I want to set up my profile picture and cover photo!)
  3. As long as there are no corrupt server administrators, who take the advantage of this information before other members, I support this idea.
  4. http://pirate.mmosite.com/guide/story_quest.shtml Compare the quest names.
  5. Techincally you can put it anywhere in ur scripts, as long as the gameserver loads it. for easy ways, put in functions.lua, at the bottom. in case you want to make your own scripts, you can create another script called NectroulerScripts.lua, and then let the GameServer load it, and you will be able to use the script as well.
  6. @Aveatrex download base files, look at how the scripts work, preferably if you have your own virtual machine / second computer / host on your own computer it will be easier to learn. see how they write their scripts and start trying to write your own. ask questions when some things come up good luck
×
×
  • Create New...