Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/14/17 in all areas

  1. Hi guys ! I have one extra news for you. This or next week the client will be open sourced, so everyone will be able to make it better ! Thank you for support.
    3 points
  2. Hi guys, I want to share with you guys what i did. My brother and father ask me to help them with remotely backup mysql database because i am learning some programming language at school now, so i did SimpleMysql Backup . Since then i had try to include more future into it. After some readings, i think i will include ssh console. Something like 'putty' but not as complex as it is. So i made a ssh console/terminal from c# (you can look at the video below). After i successfully made a connection via ssh to terminal, i try to include more function into it, and i have included controlling the emulator (start, restart and stop) recompile backup the emulator server information (such as uptime and online player) sql backup (using my previous sql backup but with less option as to make the application smaller) emulator log file viewer (from sql log for now, as i do not really know where rathena keep their log file) create any account (any ID) edit account and also char (for char edit is still on progress) server status (online / offline) Status window that i included is just for viewing via ssh when the command runs. It used my ssh console code. There also a short video i made to proof to you guys that it works. The purpose i make a post about this is to see how many people is interested in this project so that i can gather input and implemented in the application. I will be releasing the application for free without any charges if there are people interested. The reasons i give it for free is because i like to code and i do not know where i can contribute. rAthena emulator is using c++ and i am still in school learning about programming. So i cannot contribute there, but maybe here . I really like you guys to reply and comment here if you guys are interested in the application. I do not know if there are any rAthena control panel out there. That is why i try to make one. Below is the application details. written in c# using ssh.net and mysql library. after school project written by a noob coder.......... SSH Console Control Panel
    1 point
  3. There are some maps that use the mini maps of other maps, like the WoE maps that you stated, in order to save space in the GRF. Have you edited anything in the official data.grf? I'm asking because you might be missing the data/resnametable.txt file which is responsible for this feature.
    1 point
  4. i stop selling but still want old buyers to be able to download.
    1 point
  5. @Quesooo at this part //AddHunting("<Quest Name>",<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<Zeny Reward>,<Base EXP>,<Job EXP>,<Monster ID>,<Monster Amount>,...); AddHunting("Wolf",1,99,32008,5,1000,1152725,1152725,1013,30); The script already block player above 99 can't take the quest. i'm already test that script before.
    1 point
  6. you can't use (Baselvl) variable while OnInit it's a Character variable not npc variable remove this line
    1 point
  7. View File Manon Manon monster from MS. Submitter smiths12 Submitted 12/13/2017 Category Monster Sprites Video Content Author RagBoy  
    1 point
  8. The Files usually go in data\sprite\¸ó½ºÅÍ Here u got a guide to how implemented in files .txt http://herc.ws/wiki/Custom_Mobs
    1 point
×
×
  • Create New...