Jump to content

BeWan

Members
  • Posts

    398
  • Joined

  • Last visited

  • Days Won

    30

Everything posted by BeWan

  1. separate the condition to make it work.
  2. Version 1.0.1

    41 downloads

    In response to this post : Kindly message me if you want to buy this. Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, but please, do not message me.
    60.00 USD
  3. https://rathena.org/board/topic/115914-how-to-delete-magnifying-glass-icon-that-appear-on-guide-npc-head/
  4. BeWan

    Jur Weapon

    then use script like if(base == thief class id){}else{}
  5. this happen because on the 2nd time no sql command to execute. check the file on that part so you can fix your problem.
  6. BeWan

    Jur Weapon

    Jobs: Assassin: true Thief: false try
  7. here bonus bDef,(50+(getrefine()/1)); bonus(bHealPower, 20 * getskilllv(SU_PURRING)); if(getskilllv("SU_SPIRITOFSEA") >= 1){ skill "AL_PNEUMA",1; }
  8. set .Fee,500000; if(Zeny < .Fee){ npctalk "message"; end; } if(class == Job_Knight) { set Zeny, Zeny - .Fee; changebase 4060; close; end; } if(class == Job_Assassin) { set Zeny, Zeny - .Fee; changebase 4065; close; end; } if(class == Job_Crusader) { set Zeny, Zeny - .Fee; changebase 4073; close; end; }
  9. View File Rental NPC Support 3rd/4th job Suit Mado Gear and Dragon *Don't forget to add required skill on your suit item skill "RK_DRAGONTRAINING",5; skill "NC_MADOLICENCE",5; Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, but please, do not message me. If you like it, give me a Submitter BeWan Submitted 12/27/2020 Category Utilities Video Content Author BeWan  
  10. Version 1.0.0

    511 downloads

    *Don't forget to add required skill on your suit item skill "RK_DRAGONTRAINING",5; skill "NC_MADOLICENCE",5; Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, but please, do not message me. If you like it, give me a
    Free
  11. make sure your packet obfuscation in your file and client same enabled or disabled and check your clientinfo.xml - <version></version>
  12. here.. prontera,164,232,1 script Estilista#custom_stylist 2_M_DYEINGER,{ OnProgressbarEnd: if (vip_status(1)){ setarray .@max[1],450,50,80; }else setarray .@max[1],150,20,30; setarray .@Look[1],LOOK_CLOTHES_COLOR,LOOK_HAIR,LOOK_HAIR_COLOR; if (@autoscroll) { set @autoscroll, 0; } else { set @s, select(" - Cor da roupa (^0055FF"+getlook(LOOK_CLOTHES_COLOR)+"^000000): - Penteado (^0055FF"+getlook(LOOK_HAIR)+"^000000): - Cor do penteado (^0055FF"+getlook(LOOK_HAIR_COLOR)+"^000000)"); set @Revert, getlook(.@Look[@s]); } set .@Style, getlook(.@Look[@s]); while(1) { set .@menu$, (.@previous ? (": - Anterior (^0055FF"+((.@Style>1)?.@Style-1:.@max[@s])+"^000000): - Próxima (^0055FF"+((.@Style<.@max[@s])?.@Style+1:1)+"^000000)") : (" - Próxima (^0055FF"+((.@Style<.@max[@s])?.@Style+1:1)+"^000000): - Anterior (^0055FF"+((.@Style>1)?.@Style-1:.@max[@s])+"^000000):")) + ": - Próxima ^008000(auto rolagem)^000000: - Anterior ^008000(auto rolagem)^000000:" + " - Pule para...: - Reverter para o original (^0055FF"+@Revert+"^000000)"; switch(select(.@menu$)) { case 1: case 3: set .@previous,0; set .@Style, ((.@Style<.@max[@s])?.@Style+1:1); break; case 2: set .@previous,1; set .@Style, ((.@Style>1)?.@Style-1:.@max[@s]); break; case 4: mes "[^008000Estilista^000000]"; mes "Clique em Fechar para iniciar a rolagem automática..."; mes " "; mes "Clique em qualquer lugar da tela para parar a rolagem automática."; close2; set @autoscroll, 1; addtimer 1,strnpcinfo(3)+"::OnProgressbarEnd"; while (1) { set .@Style, ((.@Style<.@max[@s])?.@Style+1:1); setlook .@Look[@s], .@Style; message strcharinfo(0),"This is style #"+.@Style+"."; progressbar "FFFF00",1; } end; case 5: mes "[^008000Estilista^000000]"; mes "Clique em Fechar para iniciar a rolagem automática..."; mes " "; mes "Clique em qualquer lugar da tela para parar a rolagem automática."; close2; set @autoscroll, 1; addtimer 1,strnpcinfo(3)+"::OnProgressbarEnd"; while (1) { set .@Style, ((.@Style>1)?.@Style-1:.@max[@s]); setlook .@Look[@s], .@Style; message strcharinfo(0),"This is style #"+.@Style+"."; progressbar "FFFF00",1; } end; case 6: message strcharinfo(0),"Choose a style between 1 - "+.@max[@s]+"."; input .@Style,0,.@max[@s]; if (!.@Style) set .@Style, rand(1,.@max[@s]); break; case 7: set .@Style, @Revert; setlook .@Look[@s], @Revert; break; } setlook .@Look[@s], .@Style; message strcharinfo(0),"This is style #"+.@Style+"."; } }
  13. just use script OnPCDieEvent: sql query end;
  14. ??? Fully Configured Server and Client Setup ??? ??? Latest Hercules/rAthena Emulator ??? ?2015 and 2018 client supported ?Free Patcher Theme ?Free Patcher Connection "no need cpanel/web hosting" ?Desired Max Level, Max Stats, Experience Rates, Drop Rates and Maintown ?Desired Basic SRC Modification ?Basic NPC's ?Command Animation ?Installation and Configuration of files and VPS/Proxy Server ??? Other Services ??? ?Custom Patcher Theme ?Scripter ?Spriter ?Paid Scripts ?Paid Sprites ?Paid Custom Maps ?Web Developer ?SRC Modification ?SRC Modification Update to latest git ?FluxCP Installation ?Forum Installation ?Premade Website Theme ?Premade Patcher Theme ?Premade rAthena Emulator ?Exclusive Custom Sprites ?Server File Setup ?Client File Setup ?Server Proxy Setup ??? Premade Files ??? ?Premade File : *,*** PHP -Spirit Class Ready -3 Custom Armor Set -6 Megingjard (STR, AGI, VIT, INT, DEX, LUK) -35 Custom Headgear Upper -20 Custom Headgear Middle -40 Custom Headgear Lower -10 Custom Headgear Set -21 Custom Weapon For All Classes -Basic NPC's -2015/2018 Client Supported ?Premade File : *,*** PHP -Spirit Class Ready -6 Custom Armor Set -7 Recolor Valkyrie Set -7 Recolor Diablo Set -6 Megingjard (STR, AGI, VIT, INT, DEX, LUK) -35 Custom Headgear Upper -20 Custom Headgear Middle -40 Custom Headgear Lower -14 Custom Headgear Set -406 Recolor Custom Headgear Upper -201 Recolor Custom Headgear Middle -401 Recolor Custom Headgear Lower -21 Custom Weapon For All Classes -16 Custom Dragon Weapon For All Classes -16 Classic Divine Weapon For All Classes -Basic NPC's -SRC Modification -2015/2018 Client Supported ?Premade File : *,*** PHP -N/A ?Premade Dota 2 Files -Dota 2 Items -Dota 2 Hero NPC's ?Premade Mobile Legends Files -Mobile Legends Items -Mobile Legends Hero NPC's ??? Paid Scripts ??? ?Job VS Job Automated Event: -Admin Can Turn On/Off the event -Player Set Bet Item -Player Set Bet Amount -Player Set Points To Win ?BG Event Manager: ( rewards, commands and queuing system supported ) -Battleground: PvP -Battleground: Emperium ?King Poring Version 1 and 2 with Database logs ?Gacha Machine with Animation Effects ?Any Animation Effects -Open Box Animation -NPC Animation -Bind-Command Animation ?Mystery Box Script support with 10k - 30k item id's (Single line script) ?Event Timer Capture ?Woe Timer -1 hour countdown -2 hour countdown ?ATM Machine System -Logs -Credit Card for users -Etc. ?PvP Ladder Statues -Statues Only -Active Statues using skills ?Punching Bag with Param Setter ?Woe: Longest Def Ranking ?Woe: Time Based Participation Reward ?Woe: No Emblem Kick ?NoHat Using Admin Command ?4th class costume suit any client version ?Job VS Job Event -Version 1: For GM Activated -Version 2: For Players Item Bet Automated ??? SRC Modification ??? ?Delay Hit Warp ( Player Only ) ?ATK and MAGIC Damage Cap ?Specific Skill Damage Cap ?Reflect Shield Damage Cap ?Asura Old Behavior ?Spam Asura ?Spam Final Strike ?No Delay Shadow Jump/Shadow Leap ?Costume Weapon ?@afk command Agreement : By contacting me for a services, you’re agreeing to accept the following terms and conditions. I do not give refunds without valid reasons! But, I might offer free services as return.
  15. use this. 24000,T1_Shadow_Armor,Shadow Armor (Tier 1),12,0,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,1,,{ bonus bStr,1; },{},{} 24001,T1_Shadow_Weapon,Shadow Gauntlets (Tier 1),12,0,,0,,,,0,0xFFFFFFFF,63,2,131072,,1,1,,{ bonus bDex,1; },{},{} 24002,T1_Shadow_Shield,Shadow Shield (Tier 1),12,0,,0,,,,0,0xFFFFFFFF,63,2,262144,,1,1,,{ bonus bLuk,1; },{},{} 24003,T1_Shadow_Shoes,Shadow Shoes (Tier 1),12,0,,0,,,,0,0xFFFFFFFF,63,2,524288,,1,1,,{ bonus bAgi,1; },{},{} 24004,T1_Shadow_R_Accessory,Shadow Ring (Tier 1),12,0,,0,,,,0,0xFFFFFFFF,63,2,1048576,,1,1,,{ bonus bVit,1; },{},{} 24005,T1_Shadow_L_Accessory,Shadow Pendant (Tier 1),12,0,,0,,,,0,0xFFFFFFFF,63,2,2097152,,1,1,,{ bonus bInt,1; },{},{} 24006,T2_Shadow_Armor,Shadow Armor (Tier 2),12,0,,0,,,,0,0xFFFFFFFF,63,2,65536,,30,1,,{ bonus bStr,2; },{},{} 24007,T2_Shadow_Weapon,Shadow Gauntlets (Tier 2),12,0,,0,,,,0,0xFFFFFFFF,63,2,131072,,30,1,,{ bonus bDex,2; },{},{} 24008,T2_Shadow_Shield,Shadow Shield (Tier 2),12,0,,0,,,,0,0xFFFFFFFF,63,2,262144,,60,1,,{ bonus bLuk,2; },{},{} 24009,T2_Shadow_Shoes,Shadow Shoes (Tier 2),12,0,,0,,,,0,0xFFFFFFFF,63,2,524288,,90,1,,{ bonus bAgi,2; },{},{} 24010,T2_Shadow_R_Accessory,Shadow Ring (Tier 2),12,0,,0,,,,0,0xFFFFFFFF,63,2,1048576,,120,1,,{ bonus bVit,2; },{},{} 24011,T2_Shadow_L_Accessory,Shadow Pendant (Tier 2),12,0,,0,,,,0,0xFFFFFFFF,63,2,2097152,,150,1,,{ bonus bInt,2; },{},{}
  16. db / item_vending.txt about the item icon or sprite. go to iteminfo.lua or lub
  17. this is not part of my custom mod on this script. but anyway what git version you using?
  18. Updated version. ExtendedVending_rev5.diff
  19. try this. case MC_VENDING: skill_vending(sd,p->itemId); break;
  20. dont forget to declare max_itemid in battle.cpp or make it sure you follow all the instruction in b/conf/battle/feature.conf
×
×
  • Create New...