Jump to content

Arcenciel

Members
  • Posts

    1315
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by Arcenciel

  1. The TSR board is on lock down now. You can't download anything from there anymore.
  2. This is only for installation of RO. It's like Ragray. Client stuff are found here: http://rathena.org/board/topic/54190-release-basic-rathena-client/
  3. What the heck is a pods? And you have a similar topic here http://rathena.org/board/topic/56390-request-poring-coin-to-zeny-and-zeny-to-poring-coin-exchanger/
  4. You need to set your client to Run as Administrator.
  5. LMFAO. There's still other moderators. XD

    1. Sneaky

      Sneaky

      Well our global mods. are quite unactive xD, and as you said, devs are focused with development. We're like the most active staff members right nao xddd..

  6. Uhm...far fetched solution but try deleting the file you have and downloading a new one from the SVN?
  7. Is your data.ini set to read that grf?
  8. I didn't look at the guide because I can't speak French...assuming it's written in French but... Did you put the files in a grf or a data folder? Cause if it's in the data folder your client might be skipping the data folder entirely. If not that, you probably misplaced it.
  9. If it's an official script, you should file a bug report so it can be applied to everyone.
  10. Listening to RO BGMs to rock me to sleep...ohh nostlagia.

    1. jTynne

      jTynne

      Do it alllll the time myself! Which is your favorite? :)

    2. Arcenciel

      Arcenciel

      I have no idea. I was sleeping. I wanna say Amatsu's?

  11. Someone post screenshots of CB fun.
  12. You need to download Tortoise SVN. Right click on your server Folder. Select Tortoise SVN > Apply Patch.
  13. goddameit is one innovative scripter. Good luck trying to get someone who can replicate what she does.
  14. Something a lil bit more elaborate skillpointremover.txt
  15. Merry Christmas and a Happy Holidays to everyone! Hope ya'll have a good time.

    1. jTynne

      jTynne

      Merry Christmas to you as well! :D

  16. I'm not sure of this but try using WinRar.
  17. ^^ Looks like you forgot to tab. In your duplicates..Here's the syntax <map name>,<x>,<y>,<facing>%TAB%duplicate(<label>)%TAB%<NPC Name>%TAB%<sprite id>,<triggerX>,<triggerY>
  18. Nanoray, I suggest you use a newer client and see what happens with that You can get them here http://supportmii.com/ro1/Clients/ i recommend 2011-11-22aRagexeRE.exe
  19. Can you provide a screenshot of your RO folde and a screenshot of the data folder?
  20. What's the problem with it? And do note that script was imported from TSR so it's very unlikely that you'll get any support.
  21. Arcenciel

    Fame

    I'm not sure if this constant holds fame bFame Give it a try.
  22. As for the buttons, download this http://rathena.org/board/topic/54190-release-basic-rathena-client/
  23. Edit it to this and tell us what happens <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <extendedslot></extendedslot> <readfolder></readfolder> <connection> <display>HatRO</display> <desc>ForTehLulz</desc> <balloon>Rate:10/10/10</balloon> <address>192.168.1.66</address> <port>6900</port> <version>75</version> <langtype>06</langtype> <registrationweb>Web site</registrationweb> <aid> <admin></admin> </aid> </connection> </clientinfo> As for IRC, We're in the Rizon Network. #rathena
  24. Just change the viewid part of your item db entries to match whatever you have in the lua. For that character that is still erroring: Say....If your cowring hat's view id before was 1000, once you equip that item that viewid is saved somewhere in your server files. Now say in your lua you change the view id of cowring to 2000, now if you try to log in the character equipped before with the cowring (saved in character data as viewid 1000), you'll get an error because the server stores your view id as 1000 for cowring instead of 2000. To fix this problem, you'd have to edit certain entries in your server files. I can't tell you right now exactly which since I'm not running txt. i suggest you look in your save folder though that lists all the characters and set the view id in there to 0. Hopefully, that's easy to understand.
  25. Your viewid in your DB must match the view id in your lua files. If you're using TXT, I suggest just deleting that character from your files in the save folder.
×
×
  • Create New...