Jump to content

JinYuichi

Members
  • Posts

    92
  • Joined

  • Days Won

    1

Posts posted by JinYuichi

  1. can someone help me with the drop effects, 
    I am using current rathena. as of today, and I have a problem with white pillar and orange pillar, they all work fine for me. 

        WHITE_PILLAR = does not work
        GREEN_PILLAR = if it works
        BLUE_PILLAR = if it works
        YELLOW_PILLAR = if it works
        ORANGE_PILLAR = does not work
        PURPLE_PILLAR = if it works
        RED_PILLAR = if it works

    Screenshot_4.png

  2. @@ -1058,6 +1058,9 @@ TIMER_FUNC(mob_delayspawn){
    		}
    		md->spawn_timer = INVALID_TIMER;
    		mob_spawn(md);
    +		if( md->state.boss ) {
    +		map_setmapflag(bl->m, MF_PVP, true);
    +		}
    	}
    	return 0;
    }
    @ -1139,6 +1142,7 @@ int mob_spawn (struct mob_data *md)
    		md->bl.m = md->spawn->m;
    		md->bl.x = md->spawn->x;
    		md->bl.y = md->spawn->y;
    +		if(md->spawn->state.boss)  map_setmapflag(md->bl.m, MF_PVP, true);
    
    		if( (md->bl.x == 0 && md->bl.y == 0) || md->spawn->xs || md->spawn->ys )
    		{	//Monster can be spawned on an area.
    @ -3158,6 +3162,9 @@ int mob_dead(struct mob_data *md, struct block_list *src, int type)
    	// MvP tomb [GreenBox]
    	if (battle_config.mvp_tomb_enabled && md->spawn->state.boss && map_getmapflag(md->bl.m, MF_NOTOMB) != 1)
    		mvptomb_create(md, mvp_sd ? mvp_sd->status.name : NULL, time(NULL));
    +	if(md->spawn->state.boss)  {
    +	map_setmapflag(md->bl.m, MF_PVP, false);
    +	}
    
    	if( !rebirth )
    		mob_setdelayspawn(md); //Set respawning.

    @Almond Snicker

  3. 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
  4. 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.

  5. 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.

  6. ¿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

  7. 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

×
×
  • Create New...