Jump to content

Arcenciel

Members
  • Posts

    1315
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by Arcenciel

  1. Are you running on renewal or pre-re? Maybe the defense is too high? Your damage would be significantly lower if you're running on pre-re and using renewal db info.
  2. There's one on the wiki: http://rathena.org/wiki/Instancing Also I suggest looking at the various instances that already exists within the SVN for reference.
  3. Compare the information from before to what you pasted into the db to see what changed.
  4. Did you solve your issue?
  5. Also did you compile after editing the source?
  6. In all sub-forums of the Scripting section, you are still bound to follow all of rAthena Board Rules 1.Do not release scripts that are not of your own creation unless you can provide evidence of explicit permission from the original author to do so 2. Attempt to post your script in the proper section. If you're not certain as to where to post it, feel free to ask one of the Moderators 3. Your script release should contain at the very least a 3-4 sentence description that states what your script does. 4. Attempt to have multiple hosts for your scripts as to prevent dead links. 3 or more links are ideal. [ Hosting Sites ] 5. Links to your script should directly provide the script without the need for registration. Hosting your script in X Site and requiring users to register to see the script is not permitted. 6. Do not use code tag or codebox tag to release your script. 7. Your script should not contain any malicious code or produce the name of any servers in game where it will be visible to other players. 8. Your script release should be tested, polished, map-server error free, and debugged fully or to a certain extent prior to release. 9. Do not create topics in this section asking for support or requesting for scripts. 10. Do not judge others script as being too simple. The standard for scripts is decided by Scripting Moderators, inappropriate scripts will be removed by the staff. If you think a script is not appropriate for release, hit the report button and it'll be reviewed by Scripting Moderators. 11. Do not simply state that there is an error or a bug in the script. If there is an error, state what the error is. If there is a bug, state as to how one can replicate the bug. 12. Do not post to simply state that the link is down. The best course of action would be to send the author a Personal Message informing them that their link is down. Consequences rAthena Staff reserves the right to add to and change the rules at any time. It is your duty to keep up with any changes and follow them to the best of your ability. Version 1.0 - Created the rules. 1.5 - Edited a typo.
      • 3
      • Upvote
  7. I only have one screenshot from it. No videos. If anyone wants to make one, feel free to do so though.
  8. PODs are proof of donation.
  9. OnInit: waitingroom "Farm Zone",0; end; ^^
  10. Have you tried this? http://rathena.org/wiki/@go_delay_when_hit
  11. Equip Angra Manyu and Ahura Mazdah. Those two items automatically gives you both skills.
  12. Edited the release as per Emistry's suggestions
  13. Welcome back! Are you staying around this time? O_o

    1. ToastOfDoom

      ToastOfDoom

      Who knows... I might wake up one day and never want to return....again.

  14. It shouldn't do that if you're using everything included with this release.
  15. <@Ind> yeah he liked me because i was cheap :<
  16. - Log-in box could be skewed to the right a lil bit more. The top looks very crowded. - Server info poporings aren't evenly spaced and the poporings are pixelated - The server name doesn't seem to stand out to me. - Text inside the Register and Download circles are difficult to read - Menu bar is also somewhat hard to read and lacks focus - Needs a better font on everything in the right column boxes - Don't get why you need another navigation in the bottom when you have another one on the top Despite those problems, it's a great design. Just needs refinement.
  17. Re-read what I posted and understand it. I pretty much explained everything.
  18. Are you using the client provided or are you using your own? If you are using your own, you need to add the patch for plain text description.
  19. Add below the first monster line. monster "morroc",155,159,"Damage Test",3011,1,strnpcinfo(0)+"::OnInit";
  20. iRO is pretty close to kRO. That's probably the closest you can get since no one is actively maintaining them anymore in the emulator community.
  21. Here is the format <commandhere>: <@ level here>,<#level here> [<aliases here>] To stop the players from using it, you just have to set the level higher than 0. To allow the players to use a command, set it to 0. To restrict a command from a lower level GM, set it to the GM level you want to allow the use of command. For example: item: 50,50 GM's above level 50 would be about to use the @ and # version of the command. Anyone lower will not be able to use the command. @ - Performing the command to yourself # - Performing the command to the player/name stated. These commands are called character commands. To answer your question: That means normal players will be able to open their storage via @storage and that GM equals to or higher than 80 open the storage of a person for them. (The storage will open to the player not to the GM that used the command)
  22. I never had a problem with 11-22a. http://supportmii.com/ro1/Clients/ Diff patcher: http://supportmii.com/ro1/Clients/DiffPatcher.7z
  23. Extracted from iRO grf. msgstringtable.txt
  24. Reminder: PM ai4rei on revision 15518

×
×
  • Create New...