Jump to content

Eternity

Members
  • Content Count

    121
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Eternity


  1. Help me to this item script.

     

    Increase damage to lhz03 boss monster by 40%

     

    Thank you!

    You own the Will-RO Right? 

     

     

    bonus2 bAddEle,Ele_Shadow,40; bonus2 bAddEle,Ele_Holy,40; bonus2 bAddEle,Ele_Dark,40; bonus2 bAddRace,RC_DemiHuman,40; 

    That trick would work.

     

    since all BOSS MOBS has different elements.

     

    But i'll take a look a little bit more.

     

    But if your looking for a specific spot which 40% on that area within BOSS TYPE mobs. it requires source :)


  2. You can use this one:

     

    [ Fully Configurable Advance Healer ]

    Link: http://upaste.me/cae5376350d5a6abd

     

    You can enable or disable payment and cooldown. You can use Heal w/ Debuff negative buff, Identify items, Agi+bless buffs, soul link, you can enable or disable them too. ( can be modified them according to your liking ).

     

    If bugs were found, please don't hesitate to report them to me.

    Thanks!

    I would love to have also as rA version :D


  3.  

    Pairs Game

     

     

     

    Hello! This is the very known "pairs" game.

     

    What does this script do?

    Basically this: https://en.wikipedia.org/wiki/Concentration_(game)

    You play the pairs game with another player, that's it. Not much to say.

     

     

    How to configure?

    You can change the coordinates of the script by modifying #1_memo. The script will calculate the other coordinates automatically. If you want to change the map as well, you can use the Replace function in Notepad with prontera,1,1,4 to yournewmap,1,1,4

     

    If you think the separation between NPCs isn't enough or is too much, you can change this part:

     

        .@x+= 3*((.@i - 1)%6);
        .@y-= 3*((.@i - 1)/6);
     

    If you don't want to have extra turns edit .@extra var to 0.

     

     

     

    Screenshots

     

    3xP34Qi.jpgA8gaZfV.jpg

     

     

    Mirror: http://pastebin.com/download/14MRyCZq

    Hi streiker! will you make this one compatible for rAthena?

    Thank you!


  4.  

     

    How about using this method

     

    Unidentified items goes to

    eventnum2itemdisplaynametable.txt ,eventnum2itemdesctable.txt ,eventnum2itemresnametable.txt

     

    Identified items:

     

    eventidnum2itemdisplaynametable.txt ,eventidnum2itemdesctable.txt ,eventidnum2itemresnametable.txt

     

    then simply encrypt the custom data.grf

    Hello my friend does it work? i tried it but it didn't work i used 2015-09-16
    Did you put it correctly in grf?

    yep :) its just the same thing with old client that uses idnum bla bla

     

    But the problem is i didn't managed to make it work, i would be happy if you could try that client 2015-09-16.


  5. How about using this method

     

    Unidentified items goes to

    eventnum2itemdisplaynametable.txt ,

    eventnum2itemdesctable.txt ,

    eventnum2itemresnametable.txt

     

    Identified items:

     

    eventidnum2itemdisplaynametable.txt ,

    eventidnum2itemdesctable.txt ,

    eventidnum2itemresnametable.txt

     

    then simply encrypt the custom data.grf

    Hello my friend does it work? i tried it but it didn't work i used 2015-09-16


  6.  

    How to use this ? Sorry noob here.  -_-

     

    prontera,111,123,0	script	Free_Item	FAKE_NPC,{
    	callfunc "New_Player", 1, 15, 10, 5000, 0, 0, 4001, 1, 7227, 2, 607, 3, 0, 0;
    }
    

     

    I don't get it why u can't understand a simple explanation PROVIDED ALREADY, you've been in rAthena since 2011 and and you've become a member in Hercules forum

    With post of 1085 that's not excuses that your 'NOOB' your just lazy. And you have run a server if you don't know this please closed your server.

     

    The Syntax is already provided for godsake.


  7. I want to create a transclasse server using a more current possible client, but the maps as payon and morroc has to be the time of ... How do, someone has a pack of these ready on a link?

    There's no such a thing 'ready on a link' you have to make it by yourself. that's pretty simple just disabled those episodes that you don't like and the rest is default.


  8. Hello Community,

     

    Once Again, I was doing something and found something unusual, the kRO have other methods of loading Items too....

    They also load some idnum tables but with different names

     

    Unidentified items goes to

    eventnum2itemdisplaynametable.txt ,
    eventnum2itemdesctable.txt ,
    eventnum2itemresnametable.txt

     

    Identified items:

     

    eventidnum2itemdisplaynametable.txt ,
    eventidnum2itemdesctable.txt ,
    eventidnum2itemresnametable.txt

     

    (Just add event prefix to all file names :P )

     

    Points to Remember:

    • This file is loaded before itemInfo, so if you have same item in itemInfo, resname and displayname will be overwritten with one on itemInfo, while both Description will appear one below one.
    • It Works, and I have tested.
    • These Files go inside GRF(data folder) as idnum tables used to..(before)
    • Works on All clients with itemInfo.lub support

     

    How it Looks When Overwritten:

    Description: Till first Weight, is one on eventidnum, the below part is itemInfo one

    ResName/DisplayName: the one on itemInfo is displayed(as mentioned above)

    CVjSrH3.jpg

    Does anyone success installed this? i tried but i get game crash.exe any idea?


  9.  

     

     

    Isn't working would be great you can attach those images and script? and btw? why not using the Daily Rewards Latest script?

    The last version was 1.7B

     

    https://github.com/Stolao/Npc_Release/blob/master/Daily_Reward/DailyReward.txt

     

    Old revision script was buggy. it would be great you can update too.

     

    I need to know what isn't working, the download?

     

    and note i only share the psd for illust's i'm still working on script, cuz this script is for rathena

    Where's the PSD?

     

    PSD here: https://www.midgard-community.com/forums/files/file/341-ragnarok-online-daily-reward/

     

                Sorry, there is a problem

            

            

                We could not locate the item you are trying to view.

            

            

     

                Error code: 2D161/2

            

            

        

        

            

     

                

                    Contact Us

                

     

     

     

     

    Kindly please, post an attachement here instead posting at the Midgard-Community?


  10.  

    Isn't working would be great you can attach those images and script? and btw? why not using the Daily Rewards Latest script?

    The last version was 1.7B

     

    https://github.com/Stolao/Npc_Release/blob/master/Daily_Reward/DailyReward.txt

     

    Old revision script was buggy. it would be great you can update too.

     

    I need to know what isn't working, the download?

     

    and note i only share the psd for illust's i'm still working on script, cuz this script is for rathena

    Where's the PSD?


  11.  

    Any news?

    @ZelosAvalon

    working...

     

    daily_01.jpg

    [uPDATE]

     

    I'm working on it now, now just need to confirm the password, because I'm having some mistakes, I'm working on this code: RewardSystem

     

    this code was for rathena emulator and i got some errors when try to modify to hercules, if someone wants to help me, i'll share the system when i finish with PSD.

     

    daily_01.jpg

     

    NEXT>

     

    daily_02.jpg

     

    PS: images may change, this was one of the thousands of ideas that I have!

    Wow impressive! mate are you able to share the PSD?

×
×
  • Create New...

Important Information

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