Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/19/18 in all areas

  1. Hello! At the beginning of March I am going to release new version of Gepard Shield. I want to update splash screen image. So, I decided to make competition with money prizes. 1 place = 60$ 2 place = 40$ 3 place = 20$ I will pay it by using PayPal. Anybody may take part in the competition. At the end of February I will create voting topic to define the winners. You can update current splash screen image or create 1-2 new images. It has to be image in PNG format with progress bar line and text "Gepard Shield". It is preferable to make splash screen image with contour transparency. You can check current one: https://mega.nz/#!UBcQFSKD!hyZ4guBg57w8YBW1PEDY848b3OoV8C8z2iSL3Qzc8oE Please, send your work to me by using PM. Thanks!
    5 points
  2. AndRO is a self-written RO client for Android that is compatible with rAthena, eAthena, and Hercules. To run it, you need a working game client on your device and a running server. App will use GRF list from DATA.INI and server list from clientinfo.xml. Default packet version is 20171227. You can change it by specifying <version>YYYYMMDD</version> tag in your client's data/clientinfo.xml For obvious reasons it doesn't support gepard and stuff. Just plain ro protocol. Download link: http://roworkshop.com/andro You may also want to customize your client's data/clientinfo.xml for AndRO by adding some of the additional options that AndRO supports: http://roworkshop.com/andro/main/clientinfo.html
    3 points
  3. < Stolao's Script Collection> Please Comment, Good or Bad i want to know your guys thoughts on what i should do next. Update History At Afk At Commands Auto Event Custom Functions Daily Login Reward Ex Job Master Floating Rates Fly-Wings Group Buffs Mvp Speed Run Non-Abuse Healer Poring Power Pvp Ladder Mining -Unsupported, Bug Fixes Only- Weapon Mastery -Unsupported, Bug Fixes Only- Coming soon to a server near you
    1 point
  4. I really don't know, sorry. Try change only the Treinadora#2 to Treinadora#man
    1 point
  5. Check the TABs. And try do it: - script Treinadora -1,{ 1@man,247,245,4 duplicate(Treinadora) Treinadora#man 510 gardenia,131,187,4 duplicate(Treinadora) Treinadora#gard 510
    1 point
  6. We didn't change duplicate command. Check your script.
    1 point
  7. https://github.com/rathena/rathena/commit/ea88ea50546fd140bda875056f83a60b6b0bef96 This PR change the emoticons constant name to match emoticonlist from client side. Note: the previous emoticons names are now deprecated. Additionnally emotion and unitemote scripts commands are being merged together to the new format -> emotion <emotion number>{,<target>}; Where target use the target Game ID (GID) of the unit (npc, pet, character etc..). * unitemote is now deprecated. emotion .@dado+57,0,"Gm Dice"; is now : emotion (.@dado+57), getnpcid(0,"Gm Dice"); You can run https://github.com/rathena/rathena/blob/master/tools/convert_emotions.py to convert your script.
    1 point
  8. You can change it by using any HEX editor. // 2015-11-04aRagexe 4B51CE change 6A FF 6A 00 50 8D 4D D8 E8 85 B8 B7 FF to 90 90 90 90 90 90 90 90 90 90 90 90 90 4B5291 change 6A FF 6A 00 50 8D 4D D8 E8 C2 B7 B7 FF to 90 90 90 90 90 90 90 90 90 90 90 90 90 6FAFB0 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00 // 2016-02-03aRagexeRE 4D209E change 6A FF 6A 00 50 8D 4D D8 E8 95 08 B6 FF to 90 90 90 90 90 90 90 90 90 90 90 90 90 4D2161 change 6A FF 6A 00 50 8D 4D D8 E8 D2 07 B6 FF to 90 90 90 90 90 90 90 90 90 90 90 90 90 71D994 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00
    1 point
  9. Good Point! i will keep it in mind. I guess any proper bot-protection should be server-side but its a start So true, and i am so glad to have a nice starting point already compiled so i can take small steps to fine-tune it Eventually when i am more confident of my knowledge of rAthena i will do so, there is so much that can be done with scripts config files and database so compiling its unavoidable. but for a small group of friends playing casual, testing and learning purposes i think this its great! Thank you very much for an awesome post, and getting me started into rathena
    1 point
×
×
  • Create New...