Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/11/16 in all areas

  1. Have you already tried to find that quest on the script release section? (Looks like you already tried the search tool. haha) I'm able to do this but we need more info like screenshots, videos and others... Unfortunately this quest isn't enabled in 'bRO server' (Brazil RO). That's why I'm not able to debug its content by myself... I need to talk to Kurofly and other good scripters to check if they want to do this request along with me. Thanks!
    1 point
  2. I decide to release this images for loading screens.. 1. http://i.imgur.com/xpSgunZ.jpg 2. http://i.imgur.com/Zh9tQxE.jpg Preview : 1 Preview 2:
    1 point
  3. set @hmc, query_sql "SELECT * FROM `no_multi_map` WHERE `u_id` = `"+ @lud +" AND `hasClient` = 1 AND `mapname` = `"+ @map$+""; change to set @hmc, query_sql( "SELECT * FROM `no_multi_map` WHERE `u_id` = `"+ @lud +" AND `hasClient` = 1 AND `mapname` = `"+ @map$ );
    1 point
  4. Not sure about this but try to look at your item_noequip.txt
    1 point
  5. Try PonyVPS or Wanhosting.
    1 point
  6. I'd recommend Pony and Wan Hosting. Cheap and fast support. Ragnahosting is good as well but they are currently having issues with their customers.
    1 point
  7. You need to manually adjust skill delay of each and every skill you want to modify. Edit it here skill_cast_db.txt
    1 point
  8. getstatus(SC_TRANSFORMED) It returns 1 if the status is active.
    1 point
  9. Go to the base of your rAthena directory, right-click inside the folder and select TortoiseSVN's 'Apply patch...' option; then select the .diff/.patch file to use for patching the file.
    1 point
  10. Look at it here: https://rathena.org/board/topic/86650-officially-supported-client-versions/
    1 point
  11. Thanks Wolfeh for the release! Mind if I upload them to MC? https://www.midgard-community.com/forums/files/
    1 point
  12. check the table structure of the login table, in your database. if you have last_mac as column, go copy my script above, and change this line: to this line
    1 point
×
×
  • Create New...