Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

markiez22

Members
  • Posts

    126
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by markiez22

  1. try mu ulit reboot. . . and post the error d2. . .
  2. chk your IP configuration . . and SQL configuration! or double chick conf/inter_athena.conf
  3. ...... hnd mo un makukuha sir . . pwira nalang kung bbgay nila ung file nila mas mabuti kung gumawa ka ng server at isa isahin mung pag aralan. . GUIDE http://rathena.org/board/topic/84746-tutorial-how-to-create-ragnarok-offline-2013-client-tutorial/
  4. if your not using. . custom map. . try to download and replace to your map_cache.dat http://www.mediafire.com/?drdnqj43slt5dj2
  5. hnd na lau ung dapat gamitin kung hind ai lab . . try mo if suportado sya ng lab. .
  6. dapat mag back up ka bagu ka mag recompile . . sa palagay q back to zero nayan . . : ) back up always bago mag recompile para 100% Safe!
  7. dapat supported dn ung Client version at updated data.folder and packet_db.txt
  8. @reloadbattleconf or chk src/config/renewal.h /// renewal exp rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item exp rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied //#define RENEWAL_EXP
  9. subukan mo mag try eathena beginner v4 download mo ung file. . xtract mo pag run mo pwd muna malaro un no need to config mysql etc. .
  10. thx its more help to my new server
  11. idnum2itemdisplaynametable.txt idnum2itemresnametable.txt plss chk if you have missing some #
  12. http://www.mediafire.com/?mk6vkfizjs3sdl8 mediafire link
  13. what is the config is i want to change into a cash points??
  14. i Love the scrpt can i ask were can i download that image . ..
  15. i want to share. . . 2nd Job Support Only Very Simple Script But i created my Own Instant JobChanger and Instant LVL.txt
  16. haha sry after search . . . solve my own http://rathena.org/board/topic/80678-item-script-bonus-per-refine-rate/ bonus bBaseAtk,20*getrefine(); thx ▬▬▬ E M I S T R Y ▬▬▬ Support Leaders 5486 posts Gender: Male User's Awards your my IDOL fast reply
  17. what about every refine add hp+10% ??
  18. //Jam "Merme" //======================================================================================= //======================================================================================= //======================================================================================= //Annoucer/broadcaster (in color) //======================================================================================= //======================================================================================= //======================================================================================= prontera,145,164,6 script Broadcaster 415,{ if (.AnnounceDelay > gettimetick(2)) { mes "You must wait 2 minutes between announcements."; close; } mes "[ ^FE021BMerme^000000 ]"; mes "Hello, ^F509DE"+strcharinfo(0)+"^000000"; mes "Do you want to broadcast something?."; next; mes "[ ^FE021BMerme^000000 ]"; mes "We Have Color Please choose!"; next; menu "Red",red, "Green",green, "Purple",purple, "Orange",orange, "Cancel",-; mes "im Sorry if u want to say something just let me know."; close; red: mes "[ ^FE021BMerme^000000 ]"; mes "Type your message and it will be heard miles away"; input @mensagem$; announce ""+strcharinfo(0)+": "+@mensagem$+" ",bc,0xD20000; set .AnnounceDelay, gettimetick(2) + 120; close; green: mes "[ ^FE021BMerme^000000 ]"; mes "Type your message and it will be heard miles away"; input @mensagem4$; announce ""+strcharinfo(O)+": "+@mensagem4$+" ",bc,0x33FF33; set .AnnounceDelay, gettimetick(2) + 120; close; purple: mes "[ ^FE021BMerme^000000 ]"; mes "Type your message and it will be heard miles away"; input @mensagem5$; announce ""+strcharinfo(O)+": "+@mensagem5$+" ",bc,0xCC00FF; set .AnnounceDelay, gettimetick(2) + 120; close; orange: mes "[ ^FE021BMerme^000000 ]"; mes "Type your message and it will be heard miles away"; input @mensagem5$; announce ""+strcharinfo(O)+": "+@mensagem5$+" ",bc,0xFF9900; set .AnnounceDelay, gettimetick(2) + 120; close; no: next; mes "[ ^FE021BMerme^000000 ]"; mes "Oh that's a bummmer."; mes "Come back when you need me. ^_^"; close; exit2: mes "[ ^FE021BMerme^000000 ]"; mes "Sorry you don't have enough coins to make the broadcast."; mes "Please come again."; close; end; } i don't know how to config that. . but try this one. . 2min every annouce. . to anti spam
  19. src/config/renewal.h /// leave this line to enable renewal casting time algorithms /// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats. /// example: /// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a /// "fixed cast time" which can only be reduced by specialist items and skills ///#define RENEWAL_CAST
×
×
  • Create New...