Jump to content

KazumaSatou

Members
  • Posts

    147
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by KazumaSatou

  1. Trying to gather all the old files on my computer and found this old installer that I have with a client date back to 2007-02-12 but I don't have the undiffed exe of that client date. Gonna test it out and check out if I get some problems for casual playing.
  2. It might not work since rathena prohibits usage of 3rd class on pre-renewal servers on the latest git. If your server is renewal, it must work normally.
  3. Are you trying to create server like this one?
  4. Update : Fixed positioning of images on Default and Bootstrap Theme. Positioning may be different based on your current themes because of the custom css. I can help you reposition it based on your themes. Default : Bootstrap:
  5. You must uncheck Disable Map Interface in your diff
  6. Update! Character name and Character Image with selected Hair Style and Hair Color are now showing on created character slot. Name has been trimmed and hidden for longer names, shown on tooltip once hovered.
  7. Added VIP Settings Limited Slots for Non-VIP Users. This settings can be turned on/off. VIP Settings = True : VIP Account = 15 Slots Free Non-VIP Account = 5 Slots Free VIP Settings = False : 15 Slots Free for all Accounts. To-Do on future updates : Add the Character Name and a placeholder image for created character slot. Update: Character slot that is locked and tried to unlock using inspect element won't bypass character creation on unavailable slot for non-vip account. (Slot 6 ~ 15)
  8. I think I finished remaking this addons. Some improvements maybe added but pretty much all are now finished. Functions that you can set that must be synced on char_athena.conf file: Starting Zeny - Default = 0 Starting Map - Default = new_1-1 Starting Map-X - Default = 53 Starting Map-Y - Default = 111 Actual Preview:
  9. Update: Character creation function is now available. Character slot selection will be made soon. For the mean time, Character Slot Number will be included on the UI. To-do list: 1. Add Default Items on inventory like Knife and Cotton Shirt. 2. Add Optional Functions to set Starting Zeny. 3. Create the Character Selection and Remove Character Slot on the UI. PS: Rest of the functions are now working as normal character creation like on the client.
  10. I'm triggered to make this addons. Update: Cleanup of the UI. Making it look like the normal character creation in-game. All hair color are now available. Gonna make the function scripts and will be done by weekends.
  11. data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\cardbmp\
  12. Try this again. Wrong position of the script. Sorry. marena.txt
  13. Try this. marena.txt It will add additional 1 point on every mobs you kill including the dedicated points set on different mob set.
  14. *showscript "<message>"{,<GID>, <flag>}; Makes attached player or GID says a message like shouting a skill name, the message will be seen to everyone around but not in chat window. flag: Specify target AREA - Message is sent to players in the vicinity of the source (default). SELF - Message is sent only to player attached. You can use showscript command to make this pub.
  15. Just remove the end; in this script so it will continue the script and make sure this script will load first before the PVP Script.
  16. Client side GRF > data > luafiles514 > lua files > skillinfoz > skilldescript.lub
  17. KazumaSatou

    R>script

    Are you looking for the exact script or just the clickable item/card name? mes "<ITEM>Yggrasil Berry<INFO>607</INFO></ITEM>"; Usage : <ITEM>Item Name<INFO>ITEM ID</INFO></ITEM>
×
×
  • Create New...