Jump to content

Keitaro Urashima

Members
  • Posts

    34
  • Joined

  • Last visited

Posts posted by Keitaro Urashima

  1. Hello!

     

    I'm trying to set up Thor Patcher to start the game automatically when the updates are finished. Instead of enabling the Start Game and Exit buttons, I would like it to start the Ragexe automatically. Could anyone help me doing this?

     

    Thank you for your attention.

  2. Thank you Pneuma, it solved the problem. To tell the truth, I thought about just changing the langtype in clientinfo.xml, but then I thought It could be bad to use a non-recommended langtype for this client, as the FAQ related to this client says to use langtype 0. (http://rathena.org/board/topic/83750-2013-ragexe-support-main-topic/)

     

    Just another question (=P). I saw in another server that all the items have colors related to the item type. Do you know anything about it? I was wondering if it was a client or data feature. Their client is version 45, so I think it's 2013-08-07a too.

     

    SS:
    http://i.imgur.com/Dx8L0du.jpg

    http://prntscr.com/3tjv9q

  3. What about your clientinfo.xml?

     

    I already solved that! The problem was with the NEMO cache information. Actually you need to close NEMO before switching to another client to work with. Even if you change the Input/Output, the previous loaded client information remains. So I was not really diffing the 2014 client. When I did, it worked fine.

     

    I have another problem right now. I guess there's no use in working with 2014 clients since they don't bring any new useful resource, so I decided to keep 2013-08-07 as it's the latest stable client. But I have langtype problems. The letters are all messy and non-english. I'll post the information related to the clients I'm using:

     

    Client: 2013-08-07a

    Already edited: mmo.h (2013-08-07)

    Clientinfo: Version 45, Langtype 0

    Clif.h: MAX_PACKET_VER 46

    packet_db has all the packets related until 46.

    Diffed with: NEMO

     

    Diffpatch options:

     

    9 Disable 1rag1 type parameters (Recommended)
    13 Disable Ragexe Filename Check (Recommended)
    14 Disable Hallucination Wavy Screen (Recommended)
    15 Disable HShield (Recommended)
    17 Enable Official Custom Fonts
    24 Fix Camera Angles (Recommended)
    32 Increase Zoom Out Max
    33 Always Call SelectKoreaClientInfo() (Recommended)
    34 Enable /showname (Recommended)
    35 Read Data Folder First
    36 Read msgstringtable.txt (Recommended)
    37 Read questid2display.txt (Recommended)
    38 Remove Gravity Ads (Recommended)
    39 Remove Gravity Logo (Recommended)
    40 Restore Login Window (Recommended)
    41 Disable Nagle Algorithm (Recommended)
    42 Skip Resurrection Buttons
    44 Translate Client (Recommended)
    48 Use Plain Text Descriptions (Recommended)
    49 Enable Multiple GRFs (Recommended)
    50 Skip License Screen
    53 Use Ascii on All Langtypes (Recommended)
    61 Disable Packet Encryption (Recommended)
    64 @ Bug Fix (Recommended)
    73 Remove Hourly Announce (Recommended)
    84 Remove Serial Display (Recommended)
    88 Allow space in guild name
    90 Enable DNS Support (Recommended)
    97 Cancel to Login Window (Recommended)
    102 Fix Tetra Vortex
    
  4. Hmm, ok.

     

    My first attempt to use 2014 client resulted in this.

     

    Map-server:

    [info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x093d,l:19).

     
    Char-server:
    [Warning]: s aid=2000000 has an incorect version=47 in clientinfo. Server compiled for 46
     
    I'm using 2014-03-05bRagexe. Already edited mmo.h and clif.h to support packetver 47. Also I edited my packet_db.txt following this topic: http://rathena.org/board/topic/93627-2014-ragexeexe-client-packet-dbtxt/

    //2013-12-23Ragexe
    packet_ver: 46
    0x0369,7,actionrequest,2:6
    0x083C,10,useskilltoid,2:4:6
    0x0437,5,walktoxy,2
    0x035F,6,ticksend,2
    0x0202,5,changedir,2:4
    0x07E4,6,takeitem,2
    0x0362,6,dropitem,2:4
    0x07EC,8,movetokafra,2:4
    0x0364,8,movefromkafra,2:4
    0x0438,10,useskilltopos,2:4:6:8
    0x0366,90,useskilltoposinfo,2:4:6:8:10
    0x096A,6,getcharnamerequest,2
    0x0368,6,solvecharname,2
    0x0838,12,searchstoreinfolistitemclick,2:6:10
    0x0835,2,searchstoreinfonextpage,0
    0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
    0x0811,-1,reqtradebuyingstore,2:4:8:12
    0x0360,6,reqclickbuyingstore,2
    0x09D4,2 ,reqclosebuyingstore,0
    0x0815,-1,reqopenbuyingstore,2:4:8:9:89
    0x0365,18,bookingregreq,2:4:6
    // 0x0363,8 CZ_JOIN_BATTLE_FIELD
    0x0281,-1, itemlistwindowselected,2:4:8:12
    0x022D,19,wanttoconnection,2:6:10:14:18
    0x0802,26,partyinvite2,2
    // 0x0436,4 CZ_GANGSI_RANK
    0x023B,26,friendslistadd,2
    0x0361,5,hommenu,2:4
    0x0938,36,storagepassword,2:4:20
    0x09df,7
     
    //Add new packets here
    packet_ver: 47
    0x0369,7,actionrequest,2:6
    0x083C,10,useskilltoid,2:4:6
    0x0437,5,walktoxy,2
    0x035F,6,ticksend,2
    0x0815,5,changedir,2:4
    0x0202,6,takeitem,2
    0x0362,6,dropitem,2:4
    0x07EC,8,movetokafra,2:4
    0x0364,8,movefromkafra,2:4
    0x0436,10,useskilltopos,2:4:6:8
    0x0366,90,useskilltoposinfo,2:4:6:8:10
    0x096A,6,getcharnamerequest,2
    0x0368,6,solvecharname,2
    0x0838,12,searchstoreinfolistitemclick,2:6:10
    0x0835,2,searchstoreinfonextpage,0
    0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
    0x0811,-1,reqtradebuyingstore,2:4:8:12
    0x0360,6,reqclickbuyingstore,2
    0x09D4,2,reqclosebuyingstore,0
    0x0361,-1,reqopenbuyingstore,2:4:8:9:89
    0x0365,18,bookingregreq,2:4:6
    // 0x0363,8 CZ_JOIN_BATTLE_FIELD
    0x0281,-1, itemlistwindowselected,2:4:8:12
    0x0438,19,wanttoconnection,2:6:10:14:18
    0x0802,26,partyinvite2,2
    // 0x0878,4 CZ_GANGSI_RANK
    0x07E4,26,friendslistadd,2
    0x0934,5,hommenu,2:4
    0x095e,36,storagepassword,2:4:20
    0x09df,7
  5. Hello!

     

    I'm a bit confused about some things regarding the client-side of ragnarok emulators. So,

     

    1 - Why are people using 2013 clients?

    2 - Is there any updated client (2014+)?

    3 - How can I use 2014 clients? Are there diffpatchers for them?

    4 - In case there is no diffpatcher for 2014 clients, how can I adapt the 2013 diffpatchers to work with 2014 clients?

    5 - Are the clients released by K3dt and other members the same as the kRO ragexe? Do they actually copy them and rename to the update date they correspond to release them to the community, or is there any kind of "modification" these ragexe receive so they become the date-ragexe.exe?

     

    Thank you for your support and attention,

    Keitaro.

  6. i think the cms addon by calcium kid does that already

    But the content of all the news are part of one and only big panel/box, like this:

    screenhost.png

    I would like it to be in separete panels for each news, as the screenshot I posted before.

    Thank you,

    Keitaro.

  7. Hello rAthena!

    I'm trying to make a modification to my FluxCP default theme. I'm using the CMS addon to show news on the main page, and I wanted to make the different news to appear in separate boxes. Here's a SS of what I wanted to do:

    keikunro.jpg

    I know that can be hard to do, because it would need to modify the structure of the CMS news system. I'm willing to abandon the CMS news system to make this modification. So in last case, if it would be impossible/too much difficult to alter this on CMS, how could I do this on a normal html way, as if used the main page index.html to show content on main page?

    Thank you for your time,

    Keitaro.

  8. So, i'm trying to make this modification to my FluxCP.

    keikunro.jpg

    I wanted to make the different "News" to appear in separate boxes like that. Could anyone help me make this modification?

    Thank you,

    Keitaro.

  9. Hello everyone!

    First of all, sorry if this is the wrong section to ask about these things, but here we go:

    What is the current Ragnarok Online episode the rAthena developement can support (SVN's actual files)? What if I want to add El Dicastes and/or Bifrost episode scripts to my server, what should I do? Is there a thread about this matter?

  10. ok.. Try this..

    Replace your addons/voteforpoints/modules/voteforpoints/index.php with this one index.php

    I did that and it didn't solve the problem. I can see the Voting Site I created in the "Edit - Delete Voting Site" page as you can see in here:

    semttulojce.png

    But when I click on "Voting Sites" (on the main menu of my CP, Vote For Points - Voting Sites) as a normal member of my server would do, it appears:

    semttulo2xn.png

    Oh! And when I try to delete a voting site, it goes to a blank page with this adress: http://mycp.com/?mod...on=delete&sid=1

    Thank you very much for trying to help me out here. I'm having a bad time trying to solve this problem by myself and had no results by this point... The worst part is that many members can actually use the V4P system with no problem at all! I really can't understand that, as I'm using a fresh clean CP (from here: https://github.com/c...fluxcp-renewal/) for test reasons. I also get a clean V4P addon everytime I'm about to try another thing (from here: https://github.com/mandark022/VoteForPoints).

    Keitaro.

    • Upvote 1
  11. @Gerome

    You're right about that Gerome. The problem must be in addons/voteforpoints/themes/default/voteforpoints/index.php as that's the path for the exhibition of the Vote Sites the user added by using the Add function.

    But the problem is: my index.php remains intact since I downloaded the V4P addon. Why isn't it working for me (and some other users), but works for the most?

    Thank you for your answer,

    Keitaro.

  12. mine isnt fixed yet HAHA if I find a solution imma share it to you guys

    sir jaypee may problem po ako. bkt po ayaw lumabas ng vote sites or vote links? na add vote sites ko naman po sya.

    ito po screenshot tapos kung mag eedit ako dun ko lng sya makikita tapos kung mag delete sites po ako may lumabas na error. pero kompleto ko nama po na add ung mga files sa addons folder mismo.

    1. Edit - Delete Voting Sites

    post-524-0-55379300-1334968428_thumb.jpg

    2. Add new Voting Sites

    post-524-0-43836000-1334968448_thumb.jpg

    3. Delete[error]

    post-524-0-94545200-1334968550_thumb.jpg

    help!!

    I'm having the exact same problem here. I can add a voting site, but can't see it on the list for voting nor delete it.

  13. Go to your addon.php located in: "addons\content_management\config\addon.php" and edit this:

    // Sample items for pages function.

    'Downloads' => array('module' => 'pages','action'=>'content&path=downloads'),

    'Rules' => array('module' => 'pages','action'=>'content&path=rules'),

    'Features' => array('module' => 'pages','action'=>'content&path=features'),

    'NewPageYouWantOnMenu' => array('module' => 'pages','action'=>'content&path=PathYouWant'),

    Then, when creating the page using CMS (logged as administrator), insert the PathYouWant in the "Page Path" field. The rest can be as you like.

  14. Well first of all thank you for this wonderful add on!

    Hurray! I Successfully installed CMS on my Flux CP

    But i have Some Problems regarding adding pages

    This is the image to be precise.

    Untitled4.jpg

    Im using a theme btw, (if that matters)

    I don't know if there's an easier way to do, but that's how I use it:

    First, go to your addon.php located in: "addons\content_management\config\addon.php" and edit this:

    // Sample items for pages function.

    'Downloads' => array('module' => 'pages','action'=>'content&path=downloads'),

    'Rules' => array('module' => 'pages','action'=>'content&path=rules'),

    'Features' => array('module' => 'pages','action'=>'content&path=features'),

    'NewPageYouWantOnMenu' => array('module' => 'pages','action'=>'content&path=PathYouWant'),

    Then, when creating the page using CMS (logged as administrator), you will insert the PathYouWant in the "Page Path" field. The rest will be as you like.

×
×
  • Create New...