Jump to content

Dolphin86

Members
  • Posts

    547
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Dolphin86

  1. hello im not sure where should i ask, but i think this is the section, i got this error when start my game, can someone tell me how to fix this?

    p/s : i have google or maybe i google wrong and found no result

    1.png.ac1364b5a4bc07cb40c02368b9818021.png

  2. hye i need to request on client exe, which are the best option? also i was trying to download the client from nemo.herc.ws/clients but keep failing, since i have no idea how python works,

    soo if anyone could download and share them here for me to download that would be great, ps i have no idea which are the stable one to use either

    i have been trying to diff this old client exe : 2018-06-20eRagexeRE and i keep bump to error as i thought it might be too old for latest nemo patcher

  3. On 4/2/2022 at 9:54 PM, Chaos92 said:

    1. Create item or box for it. Set the effect depends on the expire time for each boxes.
    2. Add in cash shop with the required cashpoints needed for the box.

     

    how can i create an item box for a vip account? any example i could try?

     

    hye i found these on rathena, i was trying to put vip account for sale on cash shop, as some members recommend me to create an item for player open the item and get their account upgrade to vip account as the limited time shown,

    could someone translate these to item_db_usable.yml version since i confused how to...

    3001,VIP Pass 1,VIP Pass 1,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ vip_time(60*24*7); },{},{} //VIP ID for 7 days
    3002,VIP Pass 2,VIP Pass 2,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ vip_time(60*24*14); },{},{} //VIP ID for 14 days
    3003,VIP Pass 3,VIP Pass 3,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ vip_time(60*24*30); },{},{} //VIP ID for 30 days

      

  4. On 4/2/2022 at 11:11 PM, Slammer said:

    have you already @reloadiemdb after edit? if not try do it / restart server
    you can't spare it about cash / free kafra at default src.

    i did stop the server, recompile the server and start again, still same

    which ?

    really need help on this problem

  5. hye i was trying to add item on cash shop but im not sure why this error came up

    Spoiler

    cashshop.png.645b5cd9a9d99546c1f4b9deab8091bb.png

    here is my item_cash_db.txt

    Spoiler
    // Cash Shop Database
    // Contains the items sold in the ingame cash shop.
    //
    // Structure of Database:
    // Type,ItemID,Price
    //
    // Type:
    //    0: New
    //    1: Hot
    //    2: Limited
    //    3: Rental
    //    4: Gear
    //    5: Buff
    //    6: Heal
    //    7: Other
    //    8: Sale
    //
    // Price:
    //    Item cost, in cash points (#CASHPOINTS).
    0,13710,80
    7,13710,80
    0,7179,10
    7,7179,10

     

    also how can i separate donation cash points and kafra cash points?

  6. hye this might be rather dumb question but still i need some answer, how could i put vip account buyable on cash shop? and how can i setup 3 variant of vip, 7 day vip, 14 day vip and 30 day vip

    i have setup enable vip, just need to know how to put those 3 type of vip buyable on cash shop with cash points ( donation points )

    cash.png.65db8cca33da77ac5e130f7ebfe74a1f.png

  7. Please kindly move this post to proper section if its fall on the wrong section,

    hye, i need to know how can i disable dual client login without diff, is there a way to disable dual client login without the need to diff again ?

  8. On 4/1/2022 at 7:09 PM, kalabasa said:
    Spoiler

     

    yeah i know that and i did some google that one came up, i was trying to find a much simpler way to do it,

     

    On 4/1/2022 at 10:34 PM, Dissidia said:

    Stormbreaker patch is outdated. Make sure you know how to modify the src folder.

    i have no idea how to do source  modification

  9. hye could someone help to add durability to custom items? for example knife ( 1203 ), the item will have 100% durability, but every time it is used to fight a monster it will lose it durability 1% at each strike

    and the item will be destroy once it hits 0% durability, if possible item could also be fixed it durability with an item example Iron ( 998 ) which will fix like 20% of the durability

     

    if this question fall on wrong section kindly move it, thanks for your help 

  10. @Rivers is this correct?

    Spoiler

     

    <?xml version="1.0" encoding="euc-kr" ?> 
    <clientinfo> 
    	<servicetype>america</servicetype>
    	<servertype>primary</servertype>	
    	<connection>
    	<display>[ DolphinRO ]</display>
    	<address>x.xxx.xxx.xxx</address>
    	<port>6900</port>
    	<version>55</version>
    	<langtype>1</langtype>
    	<packetver>20180620</packetver>
    	<increase_max_hairstyles>500</increase_max_hairstyles>
    	<increase_max_haircolors>600</increase_max_haircolors>
    	<read_lua_before_lub>true</read_lua_before_lub>
    	<iteminfo>itemInfo.lua</iteminfo>
    	<hide_quickcashshop_button>true</hide_quickcashshop_button>
    	<max_guildpositions>76</max_guildpositions>
    	<registrationweb>http://www.dolphin-ro.com/?module=account&action=create</registrationweb>
    	<aid>
    	</aid>
    	<loading>
    	<image>loading00.jpg</image>
    	<image>loading01.jpg</image>
    	</loading>
    	<patchserver>
    	<type>thor</type>
    	<http>http://dolphin-ro.com/patch/plist.txt</http>
    	<ftp>http://dolphin-ro.com/patch/data/</ftp>
    	<grf>dolphin.grf</grf>
    	<inf>dolphin.dat</inf>
    	</patchserver>
    	</connection>
    </clientinfo>

     

    after using this client.xml and run local client, i get error

    Spoiler

    fail to read clientinfo.xml

     

  11. 12 hours ago, Chaos92 said:

    still didnt get it ?

    I think u need to clarify what web server, and what server hosting are u using and how did u manage it first. Then we can try to help you.

    Because setup are difference depends on owner needs/requirements.

    problem solved, thanks

  12. hye, ok 1st i am sorry if this on wrong section, no need to set points on me just kindly move this post to its actual section thanks.

    soo i was trying to compile my server, as usual i stop the server and run compile commands, but i stumble with this error, could someone help me out? guide me on how to fix this?

    Untitled.png.22631863860b53429ba458aa5988c56e.png

  13. AndRO request to read the file from this directory on my phone 

    /data/user/0/com.localclient.apk/files/ragnarok

    how can i put my client there in my phone?

    i keep getting error when i put my client here:

    PhoneStorage/ragnarok

    This error :

    Fail to read clientinfo.xml

    here is my clientinfo:

    <?xml version="1.0" encoding="euc-kr" ?> 
    <clientinfo> 
    	<servicetype>america</servicetype>
    	<servertype>primary</servertype>	
    	<connection>
    	<display>[ DolphinRO ]</display>
    	<address>xx.xxx.xxx.xxx</address>
    	<port>6900</port>
    	<version>55</version>
    	<langtype>1</langtype>
    	<packetver>20180620</packetver>
    	<increase_max_hairstyles>500</increase_max_hairstyles>
    	<increase_max_haircolors>600</increase_max_haircolors>
    	<read_lua_before_lub>true</read_lua_before_lub>
    	<iteminfo>itemInfo.lua</iteminfo>
    	<hide_quickcashshop_button>true</hide_quickcashshop_button>
    	<max_guildpositions>76</max_guildpositions>
    	<registrationweb>https://www.dolphin-ro.com/?module=account&action=create</registrationweb>
    	<aid>
    	</aid>
    	<loading>
    	<image>loading00.jpg</image>
    	<image>loading01.jpg</image>
    	</loading>
    	<patchserver>
    	<type>thor</type>
    	<http>https://dolphin-ro.com/patch/plist.txt</http>
    	<ftp>https://dolphin-ro.com/patch/data/</ftp>
    	<grf>dolphin.grf</grf>
    	<inf>dolphin.dat</inf>
    	</patchserver>
    	</connection>
    </clientinfo>

     

  14. 5 minutes ago, Brynner said:

    try to open it using another browser to check if its gonna work on your side.

    i used brave browser still the same on my side, i have clear up history, delete %temp% files, still the same??

    Spoiler

    Untitled.thumb.png.d885599cced2e60fced5fb58faefa8cc.png

     

  15. Solutions:

    1. download vote for points here Vote4Points

    2. extract the file to your pc

    3. open your mysql ragnarok database (not log)

    4. run both sql from FluxCP_Addons-VoteForPoints-master/schemas/logindb  to your ragnarok database

    5. open your file transfer software mine is WinSCP

    6. create new folder named voteforpoints in your fluxcp/addons

    7. upload all the file in FluxCP_Addons-VoteForPoints-master into fluxcp/addons/voteforpoints

    8. reload your fluxcp ( www.your-ro.com/cp )

    9. put in the secrect password then enter

    10.  put in mysql username and password then enter

    11.  reload your fluxcp ( www.your-ro.com/cp ) amd your done

    side note : i don't know why but upload the file to server wont work, u have to upload the sql 1st then the files, it works for me that way... lol ? 

×
×
  • Create New...

Important Information

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