Jump to content

JinYuichi

Members
  • Posts

    110
  • Joined

  • Days Won

    3

Posts posted by JinYuichi

  1. What do you use to make diff ?
    I use: anacondaq / nemo-4144-mirror · GitLab 
    ROenglishRE/Client Support/NEMO Profiles at master · llchrisll/ROenglishRE · GitHub
    the diffs you must apply for that exe 
    that are those of 2020
    What is its configuration in the clientinfo?

     

    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
        <desc>Ragnarok Client Information</desc>
        <servicetype>korea</servicetype>
        <servertype>primary</servertype>
        <connection>
            <display>RagnarokOnline</display>
                  <address>127.0.0.1</address>
                  <port>6900</port>
                  <version>55</version>
                  <langtype>1</langtype>
            <registrationweb></registrationweb>
    <aid>
        <admin>2000000</admin>
    </aid>
            <loading>
                <image>loading00.jpg</image>
                <image>loading01.jpg</image>
                <image>loading02.jpg</image>
                <image>loading03.jpg</image>
                <image>loading04.jpg</image>
                <image>loading05.jpg</image>
                <image>loading06.jpg</image>
            </loading>
           </connection>
    </clientinfo>

     

    • Like 1
  2. Hello everyone, I've been looking for a very specific item enchant, you can only put stones in the 3 slot and 4 slot, but to be able to enchant any item, you need the stone that you are going to put and 2 more requirements like zeny and #PVPPOINTS.
    and the option of being able to reset the item, to be able to put another stone in it in case they don't want the ones they put in, a requirement for resetting only zeny 

    example

    i have the item the stone [4883] matk +1%
    and I want to put it to a staff
    in order to get that stone into the staff I need
    +5m zeny and 400 #PVPPOINTS.

    with a 45% chance of success the first enchant
    the second with a 15% success rate 
    ..



    until now i have not found any enchant to use the stones and erase them when putting enchant, the enchants i found only need a certain amount of zeny or are random without asking for the stone with the stats that you are going to put in your equipment.

  3. On 11/2/2020 at 10:32 PM, kaiserfever said:

    la verdad es que estoy muy contento la guia es un gran aporte pero tengo un solo problema, que seguramente alguien con conocimiento va a poder ayudarme, el server d manera local funciona es mas pude conectar 3 o 4 pcs al mismo tiempo para que corran jugando en simultaneo, pero mi problema es que quiero llevarlo a internet, y d emomento no quiero pagar un host de momento, si no q 4..5 personas podamos testearlo cada uno desde la comodidad de su casa... pero no doy en que tengo q modificar para que puedan accerder desde afuera a mi server, me darian una mano? muchas gracias!

    I recommend that you use vps as contabo, they are very cheap, and when you want security and more you can use OVH or hyperfilter which is super recommended to avoid attacks such as dddos or botnet.

  4. ¿What data are you using?
    ¿are you using the latest rathena update?

     you are using exe 2020-04-09
    Screenshot_2.png.f1584bb10a47101eda512c6f5992a140.png

    here is the exe 2020-04-01
    http://www.mediafire.com/file/sgj9fj0dfd6jwbg/2020-04-01bRagexe.exe/file

    also I leave you, a data updated by llchrisll

    https://github.com/llchrisll/ROenglishRE

    I also recommend that you keep your base client updated, so that you don't have any errors.
    rsu-kro-rag-lite.exe
    rsu-kro-renewal-lite.exe

    i am using, the updated rathena, the exe 2020-04-01, and also using the llchrisll data.
    i don't have any error of this kind with the skills..
    here i leave you a screenshot..
     
    Screenshot_1.thumb.png.9cc94a2be7e13334db080e589e0d438f.png

  5. I repeat, I use this script.. okey ?

    prontera,142,227,3	script	Stylist#custom_stylist	122,{
    	@doram_cc = 3;
    	@doram_hs = 10;
    	@doram_hc = 8;
    	if( Class == 4218 ){
    		setarray .@Styles[1],
    		@doram_cc, 
    		@doram_hs,
    		@doram_hc;
    	}
    	else{
    		setarray .@Styles[1],
    			getbattleflag("max_cloth_color"),
    			getbattleflag("max_hair_style"),
    			getbattleflag("max_hair_color");
    	}
    	setarray .@Look[1],
    		LOOK_CLOTHES_COLOR,
    		LOOK_HAIR,
    		LOOK_HAIR_COLOR;
    	set .@s, select(" ~ Cloth color: ~ Hairstyle: ~ Hair color");
    	set .@Revert, getlook(.@Look[.@s]); 
    	set .@Style,1;
    	while(1) {
    		setlook .@Look[.@s], .@Style;
    		message strcharinfo(0),"This is style #"+.@Style+".";
    		set .@menu$, " ~ Next (^0055FF"+((.@Style!=.@Styles[.@s])?.@Style+1:1)+"^000000): ~ Previous (^0055FF"+((.@Style!=1)?.@Style-1:.@Styles[.@s])+"^000000): ~ Jump to...: ~ Revert to original (^0055FF"+.@Revert+"^000000)";
    		
    		switch(select(.@menu$)) {
    		case 1:
    			set .@Style, ((.@Style != .@Styles[.@s]) ? .@Style+1 : 1);
    			break;
    		case 2:
    			set .@Style, ((.@Style != 1) ? .@Style-1 : .@Styles[.@s]);
    			break;
    		case 3:
    			message strcharinfo(0),"Choose a style between 1 - "+.@Styles[.@s]+".";
    	

    already has restriction, for the doram, max cloth color is 3 okey 
    Screenshot_4.png.4a8beaa5163696f39c8c43de5fc4daab.png

    now i have the 3rd jobs, with max ccolor 553 okey? 
    Screenshot_1.png.b1b851530342cc4a3acbfe5bb1f7cb89.png

    I also have @bodystyle 1 palettas 553
    Screenshot_2.png.d453e98b9126727b4c0508035640df1d.png

    now here is the problem, I try that the bodystyle 2 can only use 3 of color as the doram..
    in the bodystyle 2, I use the sprite of the 4th, so I want to put that maximum restriction color 3
    Screenshot_3.png.de8f354accc74997c80c40078429590c.png

  6. @AnnieRuru sorry, i think you didn't understand the problem i have, what i try to do is that all global pjs, can change color of clothes 553, except doram and those who have @bodystyle 2 positions that only reach the maximum color of clothes 3,
    as i can explain better, 3rd job without @bodystyle can get to use 553 palette, and @bodystyle 1 can also use 553 palette, but those who are using @bodystyle 2 can only change maximum 3 palette as doram, why do i need this ? Because I'm using 3rd jobs the bodystyle 1 for his second suit and the bodystyle 2 to use the sprite 4th in the 3rd jobs, I don't know if you can understand the problem I have, good job with the stylist script I really congratulate you but it doesn't solve the problem I have, sorry if I don't know how to explain myself, and more because I'm using a translator.

  7. I think I didn't understand, the restriction for job doram, is already done, but I want to apply a restriction for the jobs that have the bodystyle 2.
    the problem occurs when applying if(getlook(LOOK_BODY2)), it is not detecting me or another way to make it apply that restriction to only those who have @bodystyle 2.

  8. hi guys, i need help with this stylist script, i practically want to add the option for those who have the bodystyle 2, they can only change color of clothes 3 times, i try to use the if(getlook(LOOK_BODY2)), with the same option that has the doram so i can't overpass the limits of colors and styles, but the other function is blocked and i don't have the slightest idea of how to do it, i hope and you can help me, i leave you the complete stylist script.

     

    prontera,142,227,3	script	Stylist#custom_stylist	122,{
    	@doram_cc = 3;
    	@doram_hs = 10;
    	@doram_hc = 8;
    	if( Class == 4218 ){
    		setarray .@Styles[1],
    		@doram_cc, 
    		@doram_hs,
    		@doram_hc;
    	}
    	else{
    		setarray .@Styles[1],
    			getbattleflag("max_cloth_color"),
    			getbattleflag("max_hair_style"),
    			getbattleflag("max_hair_color");
    	}
    	setarray .@Look[1],
    		LOOK_CLOTHES_COLOR,
    		LOOK_HAIR,
    		LOOK_HAIR_COLOR;
    	set .@s, select(" ~ Cloth color: ~ Hairstyle: ~ Hair color");
    	set .@Revert, getlook(.@Look[.@s]); 
    	set .@Style,1;
    	while(1) {
    		setlook .@Look[.@s], .@Style;
    		message strcharinfo(0),"This is style #"+.@Style+".";
    		set .@menu$, " ~ Next (^0055FF"+((.@Style!=.@Styles[.@s])?.@Style+1:1)+"^000000): ~ Previous (^0055FF"+((.@Style!=1)?.@Style-1:.@Styles[.@s])+"^000000): ~ Jump to...: ~ Revert to original (^0055FF"+.@Revert+"^000000)";
    		
    		switch(select(.@menu$)) {
    		case 1:
    			set .@Style, ((.@Style != .@Styles[.@s]) ? .@Style+1 : 1);
    			break;
    		case 2:
    			set .@Style, ((.@Style != 1) ? .@Style-1 : .@Styles[.@s]);
    			break;
    		case 3:
    			message strcharinfo(0),"Choose a style between 1 - "+.@Styles[.@s]+".";
    			input .@Style,0,.@Styles[.@s];
    			if (!.@Style)
    				set .@Style, rand(1,.@Styles[.@s]);
    			break;
    		case 4:
    			set .@Style, .@Revert;
    			setlook .@Look[.@s], .@Revert;
    			break;
    		}
    	}
    }

     

  9. the most complete data is from chris, and for the moment i have not had failures, what you need is to put the corresponding files, if your server is renewall use the folder and you have to put the patches, which are in the folder client support, i am using an exe 2020-06-17 and i put the folder data 2020 the integral files to the folder renewall, also i integrated the folders Detailed Texture Folder/texture and Basic Texture Folder/texture.

    diffs to apply to your exe, there are also ROenglishRE/Client Support/NEMO Profiles/ and you shouldn't have any flaws.

    data renewall: https://github.com/llchrisll/ROenglishRE/tree/master/Renewal
    Patch Exe 2020 https://github.com/llchrisll/ROenglishRE/tree/master/Client Support/data 2020
    Diff Exe https://github.com/llchrisll/ROenglishRE/tree/master/Client Support/NEMO Profiles

  10.  

    hi @BeWan First of all, thanks for the script, but I think it should be modified a little more. and add other functions if you can.
    well, first when I test the scrip, all tops give the same information, murders, dead and emp. I think that part should be separated.
    and I also noticed that the murders and deaths take it for the same data,
    and already taking advantage, it will be possible to add the prize function per month, for example, the first places, receive a prize every 30 days.
    Upon receiving your prize they are announced by the entire server, if it is not too much to ask.

    pdt if something is not understood is why I am using the google translator

×
×
  • Create New...