Jump to content

mrfizi

Members
  • Posts

    383
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by mrfizi

  1. Just put // on your npc conf file. before: // -------------------------------------------------------------- // - Custom Scripts - // -------------------------------------------------------------- // All the custom scripts, remove the '//' to enable... // Place your scripts here! npc: npc/location/to/script.txt after: // -------------------------------------------------------------- // - Custom Scripts - // -------------------------------------------------------------- // All the custom scripts, remove the '//' to enable... // Place your scripts here! //npc: npc/location/to/script.txt OR you can just use @unloadnpc npc/location/to/script.txt
  2. Here i changed all item drop by MVP include card to 100% drop. // The rate the common items are dropped (Items that are in the ETC tab, besides card) item_rate_common: 100 item_rate_common_boss: 100 item_rate_common_mvp: 1000000 item_drop_common_min: 1 item_drop_common_max: 10000 // The rate healing items are dropped (items that restore HP or SP) item_rate_heal: 100 item_rate_heal_boss: 100 item_rate_heal_mvp: 1000000 item_drop_heal_min: 1 item_drop_heal_max: 10000 // The rate at which usable items (in the item tab) other then healing items are dropped. item_rate_use: 100 item_rate_use_boss: 100 item_rate_use_mvp: 1000000 item_drop_use_min: 1 item_drop_use_max: 10000 // The rate at which equipment is dropped. item_rate_equip: 100 item_rate_equip_boss: 100 item_rate_equip_mvp: 1000000 item_drop_equip_min: 1 item_drop_equip_max: 10000 // The rate at which cards are dropped item_rate_card: 100 item_rate_card_boss: 100 item_rate_card_mvp: 1000000 item_drop_card_min: 1 item_drop_card_max: 10000
  3. Normal mvp item drop is 1x = 100 = 0.01% item_rate_equip_mvp: 100 So, for 100% drop: item_rate_equip_mvp: 1000000 After edit, please do @reloadbattleconf in-game using your GM account OR restart your server.
  4. [Config:Main] RootURL='http://(what IP should be here)/patch/data' Add your url/domain/ip there. Example http://update.com/patch/data
  5. maybe you can find theme here: Third-Party Services
  6. Yup. Open your sclientinfo.xml from your grf and make sure you add a correct ID on it: <yellow> <admin>2000000</admin> </yellow>
  7. check your /conf/char_athena.conf Can refer HERE original rAthena setup.
  8. Wow! Good news and good work @Rytech
  9. Setelah hampir 10tahun cadangan ini, akhirnya kepupusan sprite ini semakin dirasai. Semakin banyak sprite custom item dan juga map telah pupus. ?
  10. Rasanya ramai dev server dari Malaysia dan Indonesia yang masih aktif. Tak kira yang baru atau yang lama semoga semuanya sihat dan kekal selamat dalam menempuh pandemik Covid-19 ini.
  11. just remove it. No need to change it to 0. Drops: - Item: Worn_Out_Page Rate: 4000 - Item: Bookclip_In_Memory Rate: 300 - Item: Legend_Of_Kafra01 Rate: 50 - Item: Bloody_Page Rate: 500 - Item: Cookbook08 Rate: 2 - Item: Cookbook09 Rate: 1 - Item: Deathword_Card Rate: 1 StealProtected: true
  12. Hai semua developer Malaysia/Indonesia/Singapura/Brunei, Saya sedang mencari FluxCP Theme percuma atau beli versi fluxcp rathena selain daripada yang ada secara PERCUMA di bahagian download. Jika ada sila beritahu saya dan kalau theme custom untuk dijual kalau boleh dalam Ringgit Malaysia (RM). Terima kasih.
  13. Tambah pada Menu bahagian Instances: // -------------------------------------------------- Instances: // -------------------------------------------------- menu "Bakonawa Lake",I1, "Bangungot Hospital 2F",I2, "Buwaya Cave",I3, "Devil Tower",I4, "Eclage Interior",I5, "Endless Tower",I6, "Faceworms Nest",I7, "Geffen Magic Tournament",I8, "Ghost Palace",I9, "Hazy Forest",I10, "Horror Toy Factory",I11, "Malangdo Culvert",I12, "Nidhoggur's Nest",I13, "Octopus Cave",I14, "Old Glast Heim",I15, "Orc's Memory",I16, "Sarah and Fenrir",I17, "Sara Memory",I18, "Sealed Shrine",I19, "Wolfchev's Laboratory",I20, "Morse Cave",I21, "Sky Fortress",I22, "Ilse Bios",I23; Tambah koordinat: I16: @z = 1000; Go("gef_fild10",240,198); I17: @z = 1000; Restrict("RE"); Go("dali02",92,141); I18: @z = 1000; Restrict("RE"); Go("dali",133,108); I19: @z = 1000; Go("monk_test",306,143); I20: @z = 1000; Restrict("RE"); Go("lhz_dun04",148,269); I21: @z = 1000; Go("map_name1",xxx,yyy); I22: @z = 1000; Go("map_name2",xxx,yyy); I23: @z = 1000; Go("map_name3",xxx,yyy); // -------------------------------------------------- Special: // -------------------------------------------------- Harap membantu.
  14. Jika anda menggunakan Windows, Method 1 adalah paling mudah untuk anda memuat turun. Segala arahan telah diberikan jelas pada link yang anda beri. Hanya klik pada link di Method 1.
  15. Sudah berhabuk juga topic ini. Setelah lama tidak bergiat dalam pembikinan server private, kini saya kembali atas permintaan kawan-kawan untuk membuka midrate server. Saya ingin meminta bantuan sekiranya ada sesiapa yang tahu dimana ingin mencari/membeli Flux Theme khas untuk server saya. Jika boleh, boleh dibeli dengan nilai Ringgit Malaysia (RM). Terima kasih.
  16. baru2 aktif kembali. hahaha.. Feb 2021
  17. Begitu juga di Malaysia. Suram juga. Hehe.. Sebaiknya bergabung menjadi satu server. Baru boleh lawan official server
  18. Mujur masih ada pemaju ragnarok dari Malaysia dan Indonesia yang masih aktif.
  19. rathena/conf/char_athena.conf
  20. https://github.com/rathena/rathena/blob/master/doc/item_bonus.txt you can learn from link above
  21. @Emistry do you have any copy or mirror link for this file?
  22. Hello rAthena, I would like to request working OBB Quest. In the latest github, the quest not working like classic style/quest obb. For who have the OBB Quest file, can share it to me? Thank you.
  23. Thank you for your fast reply. It's work now. Thank you so much.
  24. rathena/conf/char_athena.conf // Server name, use alternative character such as ASCII 160 for spaces. // NOTE: Do not use spaces or any of these characters which are not allowed in // Windows filenames \/:*?"<>| // ... or else guild emblems won't work client-side! server_name: YourRagnarokServer
×
×
  • Create New...