Jump to content

Arcenciel

Members
  • Posts

    1315
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by Arcenciel

  1. Yes, it's down. http://supportmii.com/ro1/Clients/
  2. You don't have to do any set-up if it's just LAN. In their sclientinfo.xml, make sure you provide your LAN IP (I think). While your sclientinfo.xml can be default 127.0.0.1
  3. If that's your intention then well done, however I don't think many players would look into it that deeply and realize the artistic references. =P Maybe look through this: http://bit.ly/xg3hqQ Hopefully you can find a better font/design.
  4. Diff patching is pretty easy. Download the patcher and read the directions on the post http://rathena.org/board/topic/53420-shins-diff-patcher/ Get your unpatched client here: http://supportmii.com/ro1/Clients/
  5. If you don't mind using a script for it, someone requested one before so I wrote it. - script GMLimiter -1,{ OnPCLoginEvent: if ( getcharid(3) == AccountIDHere && strcharinfo(0) != "GM Name Here" ) { atcommand "@kick "+strcharinfo(0); } end; } Just duplicate this line for each account/character if ( getcharid(3) == AccountIDHere && strcharinfo(0) != "GM Name Here" ) { atcommand "@kick "+strcharinfo(0); } And don't forget to put the proper tabs in the first line.
  6. I see you tried to create a rounded edge using the pink transparency however I don't think that works with patchers. Minimize/Maximize buttons are not the same size. Should be made smaller unless you intended for it to be this way. Not even gonna sugar coat this but the font is HORRIBLE. Maybe it's just me but it looks tacky, appears like it's falling apart, and poorly made.
  7. Thanks! Well the overall style was intended to be a blog. And yeah there is a huge space between the logo and the first entry. The first entry box does indeed need to be moved higher. The middle part of it or that empty space is supposedly just a repetition of the content box. I didn't want to make it look crowded since it's just a sample. I may have improperly scaled the image in Photoshop. I don't clearly remember since I created this such a long time ago. =P
  8. rAthena already has this https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/merchants/3rd_trader.txt Check it if it's what you need.
  9. I think it'll be great to see less bugs in the main sections. Just shows how much work is being done or, negatively, how much people aren't finding any bugs....
  10. Arcenciel

    Wiki

    Or you can just go to the subforum and click the icon of the subforum. It'll mark all topics in that sub-forum read. =P
  11. Were you able to get what you needed?
  12. Something like that is still being discussed somewhere here in the board but so far...nothing solid yet.
  13. Players could care less as long as they have something to play. I've worked as GM for a while now and I've never/barely encountered concern about the emulator among the player base.
  14. A render doesn't have any background. Just the character itself...try googling naruto render.
  15. You can google search for a render then fill with pink background then save it as a .bmp.
  16. Ahhh..soooo true. No point for me playing on a laggy server considering I enjoy pvp/gvg/woe aspect of RO a lot.
  17. Can we add this in? http://rathena.org/board/topic/56215-improvement-of-gm-systemadministration/ =D
  18. As of now, no such thing exists. This is the best that's available: http://rathena.org/b...rathena-client/
  19. I highly suggest going through the second chapter of this series: http://rathena.org/board/topic/53620-scripting-for-dummies/ Also this: http://rathena.org/wiki/Variables
  20. Setting item_rate_common to 100 will keep the 30% drop rate of jellopy. And yes, 600 will increase it's value to 180. Now say you did set your item_rate_common to 600, you can use item_drop_common_max to limit the drop rate of jellopies lower than how it normally would be. I highly suggest experimenting with it and checking the difference in game to get a better understanding of how these settings work.
  21. Doesn't matter. It's already been voted upon that TXT is out of the window. If you looked at rAsql, it doesn't require any set up at all...so what's there to know?
  22. hahaha Thanks. Hope you find it useful.
  23. There's already a replacement for TXT. It's rAsql. http://rathena.svn.sourceforge.net/viewvc/rathena/rAsql/
  24. I think this is unnecessary work for the Developers. It is not their job to provide security measures for you to protect your own server.
  25. Oh, I see. I was like I don't see anything.
×
×
  • Create New...