Jump to content

Kiel

Members
  • Content Count

    26
  • Joined

  • Last visited

Posts posted by Kiel


  1. Hi there!

    It's been a while since i last set up Hercules. Already read and followed some of the existing Guides. (but it's obsolete)
    Anyone, can you walk me through the CONF files Set up?

    i'm kind of stuck in the "inter-server.conf" and the MySQL set up.
    By the way, i'm using Visual Studio 2017, Can i Build any of the Hercules-11,12,14.sln (solution) files using it?

    Thank you for checking my post!


  2. Wow, this is nice.

    but I think you must take fxfreitas advise.
     

    That is a nice idea. But you can cut this work to less than a half making the beards lower headgears (or lower costume headgear) like jRO did in this past year.
    Just a suggestion, the heads with beard are very welcome.


     


  3. Hey there..

     

    I want to learn Spriting and create Custom mob Sprite.

    I'm a starter on this and I'm not sure where do I start.

     

    Can you guide me on the things that I need like what Guide Tutorial or recommended Softwares should I use in creating or modifying .SPR & .ACT files?

     

    Thanks a lot.

    I hope I can contribute something here.  :rolleyes:


  4. I see this script in brathena board, but idk if still working in current emulators, a Priestess (you can change the sprite) who heal, buff and warp the players

     

    @@fxfreitas do you still have a Link to it Sir? searching to brAthena is slightly difficult because of language barrier.  :wacko:

     

    Maybe this will work? But haven't checked, iono if it works in latest rev.

     

    I found it in my old archives, maybe you can use this

     

    http://pastebin.com/VQdTWCLN

     

    @@Garr and @@evilpuncker

     

    I tried to make it work but I could not. . . No NPC would show up. . Can you try to Test it too Sir?

    because maybe it might be on me. .

    By the way Thank you so much for the help Guys. . I do hope we could make it work. :P


  5.  

    You can use the OnTouch: label. I don't know about movements, but you could use this for when a player touches it.

     

    I don't know if this even works, I randomly thought it up. Hopefully somebody more knowledgeable can help you.

     

     

    prontera,150,150,3         script        Angeling#prontera        4_F_NPC,{
     
    OnTouch:
    sc_start SC_INC_AGI,600000,10; // Level 10 Increase Agility for 10 minutes.
    npctalk "Increase Agility !!","Angeling#prontera";
    end;
    
    }
    
    

     

    Oh Thanks to this @@True Zeal. .  i'll try it then Sir. . and yes it's a walking creature.. hehe.

    By the way Is it even possible to create a monster that instead it kills a player what it will do is to Heal and Buffs it?

    ​I planning to scatter it on my towns and some places of my server. :)


  6. AFAIK, c#/c++ is object oriented, whereas c isn't.

    You can check the src folder for checking thrbsyntax and format yourself.

     

    <script type='text/javascript'>netseer_tag_id = '15360'; netseer_ad_width = '1000'; netseer_ad_height = '40'; netseer_task = 'ad'; netseer_imp_type = '1'; netseer_imp_src = '2'; </script> 

     

     

     

    @@Dastgir

     

    Thanks for the info. Sir.

     

    Yes, I did some research and I found out that C is not OOP.. but instead it's data driven.

    Got to do more research about it.

     

    May you have a great day Sir Dastgir.  :)

     


  7. Good day or good evening to you guys,

     

    Hi there...

    You know we have this individual "Educational Java programming project".

    We were asked to make a project that is beneficial to youngsters the Theme was close to "Geography".

     

    Now, what came to my mind was to create an Earth's Animal Information ofcourse in Java using Eclipse.

    My ideal project looks like the Wikipedia, there's a Search Bar and then the Information will be shown but with the Add-on concept feature of RO's Map functionality.

     

    Below is the RO's Map in Large.

    post-660-0-38292800-1435572448_thumb.png

     

     

    Is it possible to do that Web programming functionality in Java?

    you see.. I searched the monster Angeling then all maps were FADED except for the maps where the Angeling can be found.

     

    Anyway I'm in my 2nd year in BS Information Technology and the said subject is "Java Programming 2"... what I do know is basic codes (systematic), loopings, JOptions, JFrame/Frames, ComboBox, RadioButton, Etc. we were not yet taught on how to import IMAGES in Java.

     

    but anyway here is a Sample Image Draft of my soon to be made project.

    post-660-0-97008300-1435579301_thumb.png

     

    I know that it might be something too much or some might think I'm in the wrong place to ask.. but I'm in need of help from you guys..

     

    I need direction:

    - Advice,  -Links, -Tutorials (Vids./Ebooks), Etc.

     

    Because I know a lot of the people here is well experienced/talented in Terms of different fields of Computer Programming Languages, Web Designing, Troubleshooting etc.

     

    So, my main problem is

    - How to Import Image in Java Eclipse.

    - Or how to Display the Image in Java Eclipse from a certain directory folder.

     

     

    Hope you would lend me some hand on this guys.

     

    Thank you! & Best regards!  :)

    P.S - doing also some research on different sites.


  8. Examples:

    Sanctuary, Heavens Drive, Thunder Storm etc. has 5x5 cell area effect, how to make it 7x7 cells?

     

    I've tried skill_unit_db.txt

    but the problem is the graphics shows a 5x5 cell heavens drive only.. but damaging a 7x7 cells.

    Am I doing it the right way? maybe there's a better way.. or how do I solve the graphics problem? Screen Shot below.. 

     

    Thank you.

    post-660-0-60168000-1376809669_thumb.jpg


  9.  

    why i cant see the new quest in renewal like dewata,bifrost etc

    Maybe you set your server to pre-re 

     

     

    >Keep it up! nice guide, appreciate it.. a + for you sir! Thank you.  :)

    Thanks. Hope to have time creating a guide on linux :)

     

     

    sir, just a follow up question.. how to set the server to Pre-Renewal? or I wan't the casting time use the Pre-Re formula.

    thanks in advance!  ;)


  10. hi, i  was start write specially for you guide, but later i stop to do that, because here a lot of them, but information not structured. I remember good bible made by Judas. Try to read it and follow step by stem, and i hope, you will create your own server.

     

    http://supportmii.com/ro1/JudasBible.pdf

     

     

    If you're going to try this on Windows and on a local enviroment only (definately not good for a production server), I'd suggest you start off with wamp, its a pack that installs mysql, apache,php and phpmyadmin.

     

    With phpMyAdmin you can manage mysql databases slightly easy. At least easier then through the command line if this is your first time playing with them :)

    Once you have phpMyAdmin (Shall you decide go this way), simply create a database (Its one of the first things that pops up on the main page), a user (and give him permissions on your new database), Go into your database, click import and import the sql-files/ files(Main.sql, log.sql mainly). 

     

    Thats pretty much it. If you have any questions feel free to drop by!

     

    Again, good day.. and thanks Pixel for the shared file, I think that guide is a bit old because some file names were changed to something else.. :mellow:     but still I find it useful and not that obsolete.

     

    and thank you Xgear for the thoughts.. I think I prefer your way.. I had a little experience with phpMyAdmin lately.. during our basic web. prog. language class like html, css, php etc.. I just have to review and learn to use it.

    I'll try to keep in touch with you then..

     

    thank you very much! very kind of you both.

    Keep it up guys!  :)


  11. Good day people,

     

    so far everything is fine.. I was trying to set up an RO server for me to practice on.. before putting up my own private server on the near future.  :)

    by the way I've registered on Rathena before.. but was not able to be an active member there.

    "Time passed.."

    a week ago or two. I've tried to visit Rathena and knowing that the server is forever down?

    I did some research and I found out about "Hercules".  :D

     

    so much for my intro. anyway..

    I was done following the guide sir Ind "Obtaining Hercules"

    http://herc.ws/board/topic/152-obtaining-hercules/?hl=obtaining

    also

    sir Judas "Latest KRO Installation & Small Client Package"

    http://herc.ws/board/topic/38-latest-kro-installation-small-client-package/?hl=installation

     

    I've read about setting up ( database, MySQL etc. )

    so I need help about it.. hope someone could guide me through.. :ph34r:

    I need a Guide about it, Links & Recommended software to download.

     

    Thank you in advance!

    May you have a great day.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.