Jump to content

sader1992

Content Moderator
  • Posts

    1678
  • Joined

  • Last visited

  • Days Won

    72

Everything posted by sader1992

  1. it could be error with NPC's spirit or some script can you give me /where those spots ? and if you use some custom scripts try to disable them you could also try to rename the custom folder and see if the npcs still there
  2. i would guess that the npc you looking for is part of Geffen Magic Tournament there is 1 files that have this npc rathena\npc\custom\official\GeffenMagicTournament.txt at line 180 to line 199 1@gef,90,197,0 script #Firecrackers0 649,{ end; OnTimer2500: .@r = rand(0,1); if (.@r != 0 ) { stopnpctimer; initnpctimer; end; } stopnpctimer; specialeffect .effects[rand(0,18)],AREA,instance_npcname(strnpcinfo(0)); initnpctimer; end; OnInit: setarray .effects,97,255,28,256,29,257,244,92,32,195,258,22,62,234,89,30,225,116,94; hideonnpc strnpcinfo(0); end; OnInstanceInit: initnpctimer; hideonnpc instance_npcname(strnpcinfo(0)); end; }
  3. where is it ? can you show us the mini map ? or upload the hole screen shot and /where
  4. i don't think it's recommended if there is high ping between them i think it will work but i can only imagine what would happen cuz the ping for start think about the login time this is the first what came up of my head XD
  5. no error no bug no nothing with the one i have (from 6 days ago)
  6. https://github.com/rathena/rathena/wiki/Max-Level
  7. if you use vps you need to ask from your vps hosting
  8. go to savedata folder inside the gave folder and open OptionInfo.lua make sure that CmdOnOffList["/showname"] = 1 then patch it with thor patcher or find a way to send it to everyone
  9. you need custom not the official
  10. sorry didn't get you but you may want this ? /showname /showname 0 /showname 1 /showname 2 (client side commands)
  11. sader1992

    sol

    down this code you have this if (getarg(0) == 1) { set .@amount, .@amount_win; if (.@team$ == "Guillaume") { mes "[Axl Rose]"; mes "Blessed Guillaume!"; } else if (.@team$ == "Croix") { mes "[Swandery]"; mes "Blessed Croix!"; } mes "Let's enjoy our glorious victory!"; mes strcharinfo(0)+", it's a sign reflecting victory."; } else { set .@amount, .@amount_lose; if (.@team$ == "Guillaume") { mes "[Axl Rose]"; mes "You lost, but you're dedicated to this battle."; mes "This is a reward for your great dedication by Guillaume Marollo!"; mes "Just take this defeat as a lesson, and next time you will definitely win."; } else if (.@team$ == "Croix") { mes "[Swandery]"; mes "Oh, "+strcharinfo(0)+" Don't be sad."; mes "Even though we didn't win, we did our best."; mes "This is a Royal gift from Croix, and please don't forget this battle. We will win the next one."; } } close2; just put what you want their like this if (getarg(0) == 1) { set .@amount, .@amount_win; getitem 671,20;//////////// here the item you want for wining team if (.@team$ == "Guillaume") { mes "[Axl Rose]"; mes "Blessed Guillaume!"; } else if (.@team$ == "Croix") { mes "[Swandery]"; mes "Blessed Croix!"; } mes "Let's enjoy our glorious victory!"; mes strcharinfo(0)+", it's a sign reflecting victory."; } else { set .@amount, .@amount_lose; getitem 671,10;//////////// here the item you want for lossing team if (.@team$ == "Guillaume") { mes "[Axl Rose]"; mes "You lost, but you're dedicated to this battle."; mes "This is a reward for your great dedication by Guillaume Marollo!"; mes "Just take this defeat as a lesson, and next time you will definitely win."; } else if (.@team$ == "Croix") { mes "[Swandery]"; mes "Oh, "+strcharinfo(0)+" Don't be sad."; mes "Even though we didn't win, we did our best."; mes "This is a Royal gift from Croix, and please don't forget this battle. We will win the next one."; } } close2; getitem 671,20;//////////// here the item you want for wining team getitem 671,10;//////////// here the item you want for wining team they will get the items with the badges when they talk to the NPC you can add items as much as you want
  12. i didn't get you but there is two iteminfo iteminfo for re and iteminfo for pre-re so you use the one as the item_db in your server side if you use the rathena\db\re\item_db.txt use the iteminfo for the re rathena\db\pre-re\item_db.txt = pre-re if you have errors in your server side then the problem from item_db.txt (or sql if you use sql) if the errors from description photo name etc the client side then the problem from iteminfo.lua if you use lua and iteminfo.lub if you use lub i would give you link for this https://github.com/ROClientSide/Translation but github got it down today so you can't download it so just search for the iteminfo you need in the forum hope it help
  13. yes snap_dodge: yes + you welcome
  14. rathena\conf\battle\battle.conf // Should the target be able of dodging damage by snapping away to the edge of the screen? // Official behavior is "no" snap_dodge: no
  15. it would be nice if you support plugins same as herc to make it easier to add new src files without editing the original ones and this will errors less then it's now
  16. File Name: halloween map File Submitter: sader1992 File Submitted: 29 Oct 2015 File Category: Maps & 3D Resources Content Author: sader1992 i made this map for the halloween for my server skyro it's not a Great map but i made it for what i need to... so, if someone want it there is it it's big map i made it like that to put two MVPs there and so many monsters include this file : .rsw ,.gnd ,.gat ,.extra ,.bmp (minimap) files Enjoy! Click here to download this file
  17. when you will allow this map https://rathena.org/board/files/file/3410-halloween-map/ to be in public is it illegal ??? is there any thing illegal in it ? i upload it in Submitted: Oct 29 2015 07:11 AMand in the same time in herc and they allow it in the same day what's wrong in this map that made you don't allow it? i even didn't got and message or report or any thing it's just hideing from public i know it's not a legendary map but it's about why ! when same one upload a file if it's illegal say why !! and i don't see any thing wrong in it ! anyone can explain that ?
  18. a sql log for variable that store all the changes variables with the time and the npc or something like that start it with time and later update it to show the script or script Location or name or where the players was in that time like that date,account id,char id,variable type,value (- or +),map,x.y well that for if we find bug in the server we will know where it come from thank you
  19. so you buy the src codes from him ? he will tell you what folder you put it in or maybe there is a readme.txt with the files that he give you
  20. can't https://rathena.org/board/topic/78320-aura-setter-v11/?hl=aura Email him and buy it from him
  21. nothing in my mind :×

  22. edit your src/map/clif.c like the link up there or update your rathena red = delete green = add save + Recompile
×
×
  • Create New...