Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/19/12 in Posts

  1. I like @clearstorage and @cleargstorage. What about @clearcart, based on the same logic that it's time consuming to move items over ? @itemreset is the existing one to clear inventory. Would it make sense to create an alias along the same lines as @clearinventory or not ? (or @storagereset, @gstoragereset, @cartreset)
    3 points
  2. RGZ files are extracted into the RO folder. GPF files are added to GRF.
    1 point
  3. @Annie it should be if ( getmonsterinfo( killedrid, MOB_MVPEXP ) && rand(100) < 40 ) { otherwise this event will be triggered by all monster.. >.<
    1 point
  4. Just enable the showerror In config/errors.php I guess, It will show you the exact error. Making it easy for us to solve ur problems.
    1 point
  5. You could try using: prontera,153,167,6 script NPC 100,{ mes "Hi"; set .Get,1; close; OnHour00: set .Get,0; } When your server hits the 00 Hours, it will set the variable to 0. Now, i don't know if the NPC it's attached by default, but the most probably it's that it's attached by default. (in other words, you don't need to worry, the script will work fine). Good Luck!
    1 point
  6. Sure. Here is a generated maze. You will need to edit the textures of course. Map size is the same as prontera. Room Maze.7z
    1 point
  7. Scratch what I said, I posted too early without even thinking. All you should have to do is modify the patcher config to have multiple sources. Although I don't know if Thor supports multiple sources. I know that KPatcher does though.
    1 point
  8. If you have port forward it, and using a dynamically assigned IP address, use No-IP. No-ip.org install the DUC (Dynamic Update Client) as well and it should work. You may need to call your ISP too, requesting an opening in these ports: 80, 6121,5121,6900. Hope this helps
    1 point
  9. "rdata at 2008-11-26" and "latest kro client" somehow does not go together. If did not download the client from official website, the download author might not have intended for rdata.grf to be used. Your options: Do not use rdata.grf Download recent rdata.grf with respective patchRE.inf (recommended) Update patchRE.inf to a patch ID that works, such as 2034 (not recommended, you will miss out on a lot of files)
    1 point
×
×
  • Create New...