Jump to content

pachupappy

Members
  • Posts

    145
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by pachupappy

  1. so yeah, as the title says, I do a lot of googling regarding this stuff but still no luck. I'm using my local server and changing the time of my computer to test it, but it's not working. I'm using Euphy's WoE Controller. did I missed something? TIA. // Combine values as needed (e.g. 1|8 = 1+8 = 9). set .Options, 1|8; // Rewards per castle. // -- when given directly: <itemID>,<amount>{,<itemID>,<amount>,...} // -- via mail (option 2): <itemID>,<amount>,<Zeny> setarray .Reward[0],14001,20;
  2. this? - script Agit_Event -1,{ end; //OnClock2100: //start time for Tues(2), Thurs(4) //OnClock2300: //end time for Tues(2), Thurs(4) //OnClock1600: //start time for Sat(6) //OnClock1800: //end time for Sat(6)
  3. thank you emistry I love you // ----------------------- War of Emperium ---------------------- // - Guild WoE time settings //npc: npc/guild/agit_controller.txt // - Guild NPC Template file this?
  4. Hello fellas, I'm using Euphy's WoE Controller, and this, somehow, all castles are mysteriously opening. all of my sessions are all set. but this bug is kinda weird because there's no such thing as "all castles open" in Euphy's controller. does anyone know where to fix this? TIA
  5. I've done this before, which is your item will be stripped in specific mapflags. so I've found this thread by ganja : https://rathena.org/board/topic/80937-item-noequip-not-working-on-equipments-only-usable-item-help/ but no solution was given and found out that items are disabled not unequip in newer versions. I've downloaded mine mid-march 2016. anyone who has idea how to fix this? I want their equipments to unequip in GvG, not disable. example //GvG 1201,4 //knife TIA Guys. I need an urgent help. [EDIT] managed to solve it. src/map/battle.c change to
  6. the ghostpvp script gives more trouble more than i imagine. thanks for the help!
  7. thanks for that little info. but I don't know where to tweak it. too bad. anyone know this problem?
  8. Hi Guys, just wondering, in my server, the kill streak limit of the announcer is only 10, nothing more, so how can I change it as it will trigger more than 10? 11, 12, and so on. Here's the whole script :
  9. sorry bout that, wrong keyword XD Thanks Emistry!
  10. example : I want to exchange Hat of the sun God (#5022) to 20 TCG is the NPC exist somewhere else? Sorry to ask because I cant find it here. Please share! Thanks!
  11. does anyone know where to download vcredist_x86 2008 x86 SP1 and vcredist_x86_2010_x86_SP1.exe?? my host said it was required to the gameguard, anyone where to download it? i can't find it in google and microsoft website. TIA
  12. I don't know where to ask so here : may I know what font is this? EDIT :badaboom BB, for those who want it
  13. lord ganja, my bad I'm missing a closing }, hahaha I'm a big idiot. thanks!!
  14. Thanks Lord Ganja, Saved a lot of time because of that. kudos! I'm sorry lord ganja, I'm having a bug. when I click cloth it's fine, when I click hair, nothing happens and i can't move my character.
  15. I really don't know if it's src or in db.. try to google it. if you don't have a solution yet, better to disable the skill first.
  16. what version are you using? in the current version, its restricted to players.
  17. Hi guys, need some help regarding on euphy's stylist. Issue : I'm using a custom Sinx sprite and it gives error when clothes are dyed.. so i need to restrict assassin cross or class 4013 not to use the clothing dye service of this NPC. Hope someone can help me. //===== rAthena Script ======================================= //= Stylist //===== By: ================================================== //= Euphy //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== //= rAthena Project //===== Description: ========================================= //= Changes your hair style, hair color, and cloth color. //===== Additional Comments: ================================= //= 1.0 Initial script. //= 1.1 Switched to 'getbattleflag', credits to Saithis. [Euphy] //============================================================ mellina,138,74,3 script Stylist#custom_stylist 122,{ 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; } } }
  18. @letstry go to manilahost.net, there's a test ping available. it gives me 60ms. may I know who is the owner of gomanila host? i cant see it in rA's paid services O_O
  19. for those who don't know, this event is like poring catcher, but satan morroc is the monster, and a lot harded because the monster is so big. if you know Karul/iFoxKun's Satan catcher isn't automated and you need to trigger the event manually.. so i Made it simple for our community to prevent questions. so this is my modified Satan Catcher : how to install : db/mob_avail.txt 3031,1916 db/mob_db.txt 3031,MOROCC_,Satan Morroc,Satan Morroc,14,1,0,81,44,1,59,72,0,10,1,14,14,0,19,15,10,12,1,3,25,0x83,150,1672,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 how to change time : OnClock0935: OnClock1335: OnClock1735: OnClock2135: OnClock0135: how to change prize and announcement : mes .@name$; mes "Congratulations You Have Won!"; Announce "Congratulations to " + .@charname$ + "! for recieving 45,000,000z!",bc_all; getitem 673,45; atcommand "@go 0"; hideonnpc "Summoner"; end; L_SATAN: mes .@sname$; mes "Please tell me your name"; next; input .@charname$; if(.@charname$ != strcharinfo(0)) { mes .@name$; mes "Are you sure that is your character name?"; close; } mes .@name$; mes "Congratulations You Have Won!"; Announce "Congratulations to " + .@charname$ + " for recieving 45,000,000z!!",bc_all; getitem 673,45; set SATAN,0; atcommand "@go 0"; hideonnpc "Summoner"; end; NOTE : I'm lazy to transfer it to prontera again, I'm using mellina. please do transfer the warp on your own. Satan catcher from this thread : https://rathena.org/board/topic/53664-karuls-scripts-latest-game-master-event-starter/ Git : http://pastebin.com/raw/HFKernnt Credits to : Karul/iFoxKun satancatcher.txt
  20. The application failed to start due to side configuration incoreta side. See the Application event log or use the command line ferramenta sxstace.exe for more information. My Paint its bug. okay, try this : make a custom grf, then make a data.ini [Data] 0=xdata.grf 1=yourro.grf 2=rdata.grf 3=data.grf 4=sdata.grf then rathen/db/packet_db.txt packet_db_ver: 30 then clientinfo.xml <version>30</version then src/common/mmo.h #ifndef PACKETVER #define PACKETVER 20120410 //#define PACKETVER 20120410
  21. what does the error says?
  22. yes, it's fine. update me what happens.
  23. Good day people of rAthena. this is my first release. this NPC is same as a status point seller(zeny), I just customize it as a skull. This Hero quest is the same as the popular RO I played back in 2010. so this is how it works : you need 2000 skulls (from killed players) to fullfill the quest. give 500 status points. you can only use it once per account. announces when you finish your quest. note : if they reset, they can't recover the 500 status points. prontera,156,179,5 script Hero 470,{ cutin "3rd_rune_knight",2; mes "[Blast]"; if(#DoneQuest == 1) { mes "I am sorry it seems that you already done Hero Quest."; mes "you can only done the quest once per account."; end; } mes "[Blast]"; mes "Hi! I'm ^ff0000The Hero, Blast^000000."; mes "If you fullfill your quest,"; mes "I can give you more ^ff0000POWER!!^000000"; mes "Are you interested?"; menu "Yes!",L_Explain,"No.",L_Exit; end; L_Explain: next; mes "[Blast]"; mes "OK, I'll explain."; next; mes "[Blast]"; mes "I need 2000 pieces of player ^ff0000 Skulls.^000000"; next; mes "[Blast]"; mes "So you need to kill many of your fellow players to fullfill your Hero Quest."; next; mes "[Blast]"; mes "Once you've finished the quest, you will be given ^ff0000500^000000 status points as a reward."; menu "Yes!",L_BuySP,"I'll think about it.",L_Exit; end; L_BuySP: next; mes "[Blast]"; mes "Shall we continue?"; menu "Yes.",-,"No, my mistake.",L_Exit; if(countitem(7420) > 1999){ delitem 7420,2000; set StatusPoint,StatusPoint+500; set #DoneQuest, 1; announce "Congratulations! "+strcharinfo(0)+" has fullfilled his quest from The Hero, Blast!!",0; } else { next; mes "[Blast]"; mes "Sorry, but you do not have enough Skull to fullfill your quest"; } close; L_Exit: close; } heroquest.txt
  24. Working on Custom Hero Quest

×
×
  • Create New...