Jump to content

MagicalBalls

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by MagicalBalls

  1. anyone who has shinning pirate dagger sprite? Can you guys give me yours, would be much appreciated! TYIA
  2. hi! mind checking if where is it located? I just started scripting sorry. this file is given by the hosting. https://shrib.com/#kWBPRPT5.NqZCHuzE9iR
  3. still not working :/ huh, i tried deleting the clientinfo.xml, still the account gave by hosting have the gm sprite and yellow name.... help please anyone?
  4. this is my script now, but still, nothing happens. <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>america</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok Server</display> <baloon></baloon> <address>66.150.188.100</address> <port>6900</port> <version>55</version> <langtype>1</langtype> <registrationweb></registrationweb> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> </yellow> <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> <image>loading07.jpg</image> <image>loading08.jpg</image> <image>loading09.jpg</image> <image>loading10.jpg</image> <image>loading11.jpg</image> <image>loading12.jpg</image> </loading> </connection> </clientinfo>
  5. How can I disable emperium when the woe has not yet started? it seems that the emperium is spawned in the castle even when WOE haven't started. any help? please thanks
  6. I did try just one, but nothing happened. :/ it only worked for the 1st one, since it was given by the hosting, then the newly added ones are not working. maybe there are other than clientinfo.xml that is needed to be edited? any one knows? please help!!
  7. what should I do to show the GM sprites? and yellow name?
  8. Tried adding GM sprite on some account, but it just won't work, any help on this? here's my clientinfo.xml file <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>america</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok Server</display> <baloon></baloon> <address>66.150.188.100</address> <port>6900</port> <version>55</version> <langtype>1</langtype> <registrationweb></registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> </aid> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> </yellow> <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> <image>loading07.jpg</image> <image>loading08.jpg</image> <image>loading09.jpg</image> <image>loading10.jpg</image> <image>loading11.jpg</image> <image>loading12.jpg</image> </loading> </connection> </clientinfo>
  9. oh I see, my bad. Thanks for the reply sir
  10. Can someone give me their custom headgear sprites? Will be much appreciated. Thanks!
  11. oh nevermind, figured out how to do it, thanks a lot! @sader1992
  12. can you give some steps to do that? sorry, it's just my first time doing a server.
  13. just like the title says, is it possible to make some MVP spawned in bloody branch don't drop card? if so, any guide how to do it? thanks
  14. up, help please. first time making a server
  15. uhh, by the way, how can I modify this? like 1.how can I make it the invasion will start depending on the time. (like every 7 pm the invasion will trigger). 2.where can I change the monster pool of the monsters it will spawn? thanks!
  16. LOL! ohmygad, I'm so stupid. thanks a lot, Haruka!!
  17. Hello! I'm trying to change the soul link effects of some jobs like : Stalker -> Enable to single strip through FCP with the cost of a glistening coat. x2 Double Strafe damage Mage Classes(Sage, High Wiz) -> x2 HP High Priest -> x2 Holy Light damage Sinx -> x1.5 Sonic Blow damage anyone has an idea on how to change these? thanks in advance!
  18. I was trying to have a combo item effect, it was working on some items, but when I have a combo effect that checks for the job, it does nothing. Sample Line: 20009:20135,{ if(Class==Job_Blacksmith){ bonus bStr,5; skill 34,10; } if(Class==Job_Alchemist){ bonus bInt,5; skill 34,10 } } help please
  19. Recently I tried to put the sprite of torn wings and icarus wings on my grf. I've successfully made it appear in my inventory as the said items and display its corresponding item image but after I equipped it, the sprite doesn't show. When I try to drag the item into the storage of just drag it around the screen, the sprite shows as well. How do I fix this? I have already put the needed files for the sprite, the main headgear sprites, the sprites for male and female characters, and the item and collection files. I have also put the needed coding in the accname.lub and accessoryid.lub files My rathena version is 2015. Your help is much appreciated.
  20. Hello scripting masters like the title says, can any of you pros help me make an invasion script like dark ro? 1. invasion start at the specific time set every day (like 7 pm everyday - invasion) 2. start invasion at the randomized town in the list (like prontera,geffen,morocc,alberta. each time the invasion will start, it will choose between those towns randomly) 3. 2 waves of monsters + 1 boss (after 1st wave of 100 monsters have been killed, 2nd wave will spawn, then the boss) 4. point system per mob kills 5. points exchange to items sorry for the bad English. and thanks in advance to anyone who will help me. < Newbie scripter
  21. Any help on I can't attack the punching bag? I put it on prontera
×
×
  • Create New...