Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/29/17 in all areas

  1. Hey guys! I've been receiving many PMs over the last two months from disgruntled members claiming that staff are being unfair or giving out Warning Points on a whim, so I thought it might be time to explain how this system works. The Warnings available to staff are all preset in order to have a standardised rule set. All staff are unable to make up their own warnings to prevent bias. These warning reasons are taken directly from the Rules page, which all members agree to adhere to. Each warning has a +# value in front of it denoting how many warning points it gives. When your account has reached a certain number of points in any 28 day period, your account will suffer under some restrictions. These restrictions are also preset. For example, for breaking the rules for topic bumping 5 times within any 28 day period will restrict you from posting on our forums for 7 days. The rules predate my existence on this project and i'm sure many members who have been a part of this project can agree that over the last few years we have become ignorant of punishing rule-breakers. I believed our laid-back lax approach needed a gentle push, so this system was overhauled on 7th December 2016 and is so far doing it's job very well. December Warnings: 40 January Warnings: 69 The staff are not out to get you and only issue warnings if the warning conditions are met. Members who don't follow the forum rules get warned, it's as simple as that. If for some reason you believe you shouldn't have been given warning points in a particular instance, please feel free to contact me.
    2 points
  2. Release for the 2016-02-03aRagexeRE client. Packet shuffles and encryption keys can be found at the bottom of the text file provided. I found this one to be better over the October/November 2015 clients due to a number of improvements. Summoner's skill animations are final and they now have sounds (only the first wave of skills), Rebellion coin spheres are now their proper golden color, and the style shop is supported. Common packets like for items and character data is still the same so no worry about needing to add new packet structures. 2016-02-03aRagexeRE.zip
    1 point
  3. eu estava usando o 2015-05-13, para testes, ele tambem tem bugs, mas como o próprio rytech disse: http://herc.ws/board/topic/14191-2016-12-28aragexere-client/ 1. Devido a grande mudança em como os clients são comprimidos pela Gravity, não é possível fazer uma extração estável deles. Apenas os clients RE podem ser feitos sem problemas. Então não pergunte pelos regulares. 2. Porque os clients RE são clients de teste do Sakray, eu estou apenas fazendo lançamentos que eu sinto serem estáveis e apenas os farei se necessário. Então talvez apenas 1 ou 2 clients serão lançados no ano.
    1 point
  4. you need to set to 5.0 to get 5 credit for $1
    1 point
  5. if(!#freebies) to if(!freebies) and set #freebies,1; to set freebies,1;
    1 point
  6. É um defeito desse client, os servidores que conheço que passaram por isso tiveram que trocar a versão do hexed.
    1 point
  7. Hey guys! In an attempt to help both rAthena and it's users, we've come up with a nice little file hosting package to alleviate bandwidth issues on your current webhost/VPS. This can be found in the Nav menu under "Supporting rA" -> "Store" Each package comes with 5GB of space and 100GB bandwidth, so there's plenty of room for your full installer, lite installer, separate BGM downloads, Guild Emblem pack, patch files, additional WAVs, backup space etc etc etc. This package is designed specifically to help users host their files, not their websites. FTP access is granted along with cPanel access to use the File Manager incase users find this easier to use than direct FTP. No databases are included and emails are disabled. Domain access is granted via a subdomain. The package costs $6 for an entire year and rAthena keeps 100% of this income to aid in general outgoings. This is an old host that rAthena no longer uses, so we're putting it to good use! Usernames and passwords are generated automatically and can be found (along with any links you need) under Manage Purchases in the Nav bar You'll see a page like this that will display all the info you need Normal cPanel is used to control your package If you have any problems or queries with this product, you can use the "Get Support" button and the forum will handle your support request. Questions like "I can't install FluxCP" will be met with a scathing response.
    1 point
  8. - script baselvl_kick_map -1,{ OnInit: .max_level = 35; .map$ = "new_zone01"; setmapflag .map$,mf_loadevent; end; OnPCLoadMapEvent: if ( strcharinfo(3) == .map$ && BaseLevel >= .max_level ) { warp "prontera",150,150; } end; OnPCBaseLvUpEvent: if ( strcharinfo(3) == .map$ && BaseLevel >= .max_level ) { warp "prontera",150,150; } end; }
    1 point
  9. setarray .monster, PORING, DROPS, MARIN, POPORING; replace with monster id.
    1 point
  10. Do what it says, change the permission on the data/logs to 0600
    1 point
×
×
  • Create New...