Jump to content

Poring King

Members
  • Posts

    911
  • Joined

  • Last visited

  • Days Won

    18

Posts posted by Poring King

  1. 4 hours ago, IsabelaFernandez said:

    I would like to change the payment method for the item with ID 7420 for example. currently the script is working ok, but it is only for zeny

    thanks guys, much love ❤️ 

     

      Hide contents

    ayothaya.gat,150,158,4    script    Equipamentos Campais    691,{
        mes "Equipamentos Campais";
        mes "Olá!";
        mes "Gostaria de olhar nossa loja Campal?";
        next;
        switch(select("Armas:Acessórios:Variados:Hoje não")) {
            case 1: // Pet Food
                mes "Vou mostrar as armas Campais para você.";
                close2; // Closes the NPC dialog without ending the script
                callshop "PetFoodShop",1; // Only Sell window
                end; // We end the script just after opening the shop so no need to break
            case 2: // Pet Armor
                mes "Vou mostrar os acessórios Campais para você.";
                callshop "PetArmorShop",1;
                end;
            case 3: // Taming Items
                mes "empty.";
                callshop "TamingItemsShop",1;
                end;
            default: // Any other case not covered above. "Not today" in this example.
                mes "Te vejo em breve.!";
                close; // This statement closes and ends the script so no need to end again
        }
        // No need to close or end anything at this point
    }

    // Please add yourself the items you want to sell, last one doesn't need a comma
    -    shop    PetFoodShop    -1,13036:-1,13411:-1,
    -    shop    PetArmorShop    -1,2720:-1,2721:-1,
    -    shop    TamingItemsShop    -1,

     

    Use Dynamic shop you can also see how the script works

  2. 32 minutes ago, Finale said:

    I already patched my kRO to the fullest but still getting the item error. Does patching the client have something to do with it?

    Yes so you could get the latest Kro Files . Then when you are done doing it get the latest translation of item ... I recommend zack english translation or my transalation in my gethub . My translation is good for High rate server with TCG main currancy

    • Upvote 1
  3. 1 hour ago, Finale said:

    Hi Guys! is there any fix to this?
    When summoning an item or buying items from NPC, all items are in X or unknown items (apple). Is there something wrong with my client files?

    I'm using 2015-11-04aRagexe client.

    Meaning you are not supported the item .. Just patch your kRO renewal and Pre-re to get the latest files

  4. On 7/15/2023 at 1:57 AM, QueenPH said:

    i only have this files...this is the only files they gave me

    a.jpg

    First Patch your KRO first so you will get all latest file that RO can offer . Then after that get the latest translation in rAthena . I recommend Chris English Pre-re . So you will get all Pre-re description and item

  5. 1 hour ago, Finale said:

    Hi Guys!

     

    Could someone please help on how to fix this attack animation for Lord Knight? As you can see the LK's head is not sync with its body. Kinda weird though.

    Thanks in advance!

     

    This is sprite animation problem . If you know how to fix this thru your act editor . You can find it on your GRF file this happen mostly on a GRF that has a lot of customization . To avoid this try to use a clean GRF or to fix this try to patch your client files like your KRO that you are using . 

    Just copy the original GRF that contain with fix LK attack act and paste it to your custom grf that has this problem .. There is a lot of way to fix this ..

  6. 3 hours ago, mizanyan said:

    Hello. It's there a way to make the GoldPC button open the shop directly instead of spawning a npc besides the player?

     

    hourly.png

    It would be nice if you post your script . If you are asking if you want a NPC that will show in certain place

     

    mapname,x,y,facing[TAB]Script[TAB]NPCID,{
    
    
    	mes "[ Simple NPC]";
    	mes "This is the paragraph";
    		end;
    }

     

  7. 2 hours ago, QueenPH said:

    can i ask for a complete basic lua files info for the renewal client

    some npc has an unknown item in it
    can someone help me fix this

    i am new to renewal setupscreenSeaRO000.thumb.jpg.4c769c624e4f5b697d0f069bb12ec8e1.jpg

    Patch your KRO files both renewal and pre-re. So you will get the latest one to avoid error

  8. 7 hours ago, namerpus18 said:

    I agree, I am now in the transition process but I would like to make it slow so I won't get overwhelmed. Anyway, do you have any idea what's wrong here? I mean, the char stats do not reflect the damage output. This is the first time I experience this and I already checked the files I think are responsible for it but I still have no idea what is going on here.

    Seems like you are using renewal damage calculation

  9. 3 hours ago, namerpus18 said:

    Magandang araw po sa lahat,

    Ask lang po bakit ganito kababa damage though mataas yung physical attack. Kasi po kakaset up ko lang nyang server ulit na connected sya sa SQL. Nung unang server na ginawa ko offline ok naman then nag try nako ulit gumawa connected sa SQL ganyan na sya. Pre-re po sya running na hercules. Gusto ko sana mag transition din sana mag transition sa rathena pero mas familiar na kasi ako sa hercules. Saka i noticed also na ang hirap nya ipa 193 attack speed. Sana po matulungan nyo ko. 

     

    Thank you po in advance,

    screenHercules000.jpg

    screenHercules002.jpg

    rAthena is more advance and close to official . But interms of plugins i think hercules have it ..

  10. 8 hours ago, Yukaiii said:

    I did what you told me friend, I deactivated the npcs, it turns out that there's a way to start the game even before starting the race..

    Send me the proof then i will try to look on it

  11. 2 hours ago, Yukaiii said:

    Could someone please help me to fix this script?
    I used this script on my old server..
    it is giving these errors!
    could someone tell me how to fix it?

     

     

    image.png

    It says you have error on line 15 and it is unmatch ")" . 

    I already see the problem .

    if (getpartymembercount(getcharid(1)) != 3 && getpartycount(getcharid(1)) != 3){

    You need to fix your statement .. I don't want to spoon feed you with answer . I want you to learn how to fix this simple thing .. The error already says what the problem . You only need to do is understand the flow of the script 

  12. 1 minute ago, playniks said:

    Hi, @Poring King! Thank you for that. I tried to remove the cast time, delay and after cast time of the skill not just by making them 0, but  the problem still persist.  I tried the ragexe version from 20190109 up to 2022 most of them have the same problem asura strike can't go instant casting, some of them can't be accessed due to this error about externsettings and was not able to proceed aside from this very one ragexe 20190703 which were able to resolved my problem. But sadly can't use a much earlier version, than 2019. I am still looking for a better resolution of this hoping that I could use an earlier version of ragexe, as well as resolving the externsettings error that I really am unable to figure out how to fix.
    I believe I am using a latest version of rathena emulator which I downloaded from github.

    I don't have much time to dig in forum but i give you the idea already . If you want your asura be like old RO that so fast like WPE . You need to mess around with your SRC and you need Config file on your server .. . Or you can just use the old emulator to get that i think it will be around 2013 rAthena emulator but that's too old meaning lot of bugs 

  13. On 6/22/2023 at 1:14 PM, playniks said:

    Hello! I really need help about this ASURA STRIKE. My asura strike doesn't seem to activate instant cast even when dex reach x+y=150, I even maxed it out to 999 but still casting is  super duper fast cast.  All other skills working fine, doing insta cast when dex reach 150.  
    Tried to reduce the casting of Asura Strike level 5 in skill_db.yml to 1 and 0, but problem still persist.

    Please help, how do I resolve this issue?

    Seems like you are referring to old asura strike which is like High Rate server play style .There is a lot of things to do to fix this .. All you need is to make 0 all the delay , cast and after cast of the skill . The only problem that you will encounter here when you try to fix this is the Asura slide . Because it will look like a teleport asura with a delay because of the slide unless you know how to mess around with the SRC to fix it

  14. I remember those days that it take few months oh my bad not few months a lot of months to be honest . Instead of getting it i use it to support other and buy there works since there is no chance to get that money ^_^ and i stop doing paid script since there is no chance of getting that money ..

×
×
  • Create New...