Jump to content

clydelion

Members
  • Posts

    754
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by clydelion

  1. works on mine. use the small skill window though. Click the '-' button. I marked it in the image.
  2. lol what? don't use a converter. just rename it. You're just hiding it from other people.
  3. I don't know a way to encrypt clientinfo.xml, but there is a way to change that filename read by the client from 'clientinfo.xml' to something like 'item_names.lub' (a way to hide it from others) Just open the EXE using any hex editor, and search for the string clientinfo.xml, and change it to any name with the same length.
  4. Download from his github. https://github.com/mandark022/VoteForPoints/zipball/master Open the zip file, and there's a 'npc' folder inside..
  5. What revision are you using? Check npc folder, there should be a 'pre-re' folder present..
  6. You're probably missing eot files from your data folder? here, i've uploaded them for you.. put them in data folder data.zip
  7. by 'extract', do you mean 'execute'? You should copy your executable and the corresponding lua/lub files to a complete RO installation. Or else, it will error and ask you for missing dll etc.
  8. @beret what do you mean? The program generated files according to the txt file, regardless of being a duplicate item or not. @xantara It can now convert BMP -> GIF, though some retain their pink BG. Not sure why.
  9. hii, can i request for an avatar? I would like a new one, probably one piece characters especially roronoa zoro. Multiple avatars would be cool. btw, I'm gonna use it here in rathena forum.
  10. http://rathena.org/wiki/Custom_weapons
  11. pwede naman i prevent mo nalang gumawa ng character na ganyan ang name
  12. check your ip at http://www.whatismyip.com/ use that ip instead. if you're behind a router, you must port forward the router's port 80 to your computer's port 80.
  13. base_url=http://127.0.0.1/thor/patchs/ should be base_url=http://127.0.0.1/thor/ if main.ini is in http://127.0.0.1/thor/
  14. @Yuki You're welcome. Knowing how this works, you can manipulate the code to display it like this I used RMS forum as a source by the way, and unfortunately Newest members are not publicly view-able. (they are using SMF)
  15. yung xampp kasi install mo lang tas upload mo lang config mo sa c:/xampp/htdos/ tas pag start mo na yung apache, punta ka lang sa http://127.0.0.1/ andun na lahat yun here, maybe this can explain
  16. if for local testing lang, pwede 127.0.01 download ka xampp para madali pag setup mo ng apache server.
  17. Yes it is possible. Use one login server only, and when diffing, it's better to enable 'Skip server selection'
  18. update your sql tables with this.. https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/sql-files/upgrade_svn16517.sql And check your clientinfo.xml's version
  19. I've successfully converted the BMP => PNG with transparency. Some of the output PNGs retain their pink background though! LOL. . Uploaded it as v 1.1
  20. @Xantara It was the original concept of this program, to convert the BMP to GIFs with transparency. The problem is, transparency is not attained, instead, the background becomes black. I'm still testing it out though. :]
×
×
  • Create New...