Jump to content

Ajaxx

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by Ajaxx

  1. Is this working on 2018 clients? I'm currently using 2018-06-21
  2. Good Day, rAthena! Here's my script. I want it to become Account Bounded. can you help me? prontera,147,171,3 script IRO Freebies Giver 564,{ mes "[^000088 Freebies Giver ^000000]"; mes "Hello "+strcharinfo(0)+", Welcome To PVP-RO."; mes "I'm the freebies giver."; mes "I only give 1 freebies per account and can be use by this character only."; next; mes "[^000088 Freebies Giver ^000000]"; if(#freebies) { mes "You already have your freebies."; close; } if (select ("Please Bless me:I Change my mind") == 2) { Mes "Come back for my Blessing"; Mes "Thank you"; close; } else { set #freebies, 1; getitem2 1102,1,1,10,0,0,0,0,0; // getitem2 1151,1,1,10,0,0,0,0,0; // getitem2 1208,1,1,10,0,0,0,0,0; // getitem2 1251,1,1,10,0,0,0,0,0; // getitem2 1302,1,1,10,0,0,0,0,0; // getitem2 1352,1,1,10,0,0,0,0,0; // getitem2 1405,1,1,10,0,0,0,0,0; // getitem2 1452,1,1,10,0,0,0,0,0; // getitem2 1502,1,1,10,0,0,0,0,0; // getitem2 1550,1,1,10,0,0,0,0,0; // getitem2 1602,1,1,10,0,0,0,0,0; // getitem2 1702,1,1,10,0,0,0,0,0; // getitem2 1802,1,1,10,0,0,0,0,0; // getitem2 1951,1,1,10,0,0,0,0,0; // getitem2 1929,1,1,10,0,0,0,0,0; // mes "[^000088 Freebies Giver ^000000]"; mes "Enjoy your Gifts."; close; } end; //Should never happen OnInit: waitingroom "Freebies NPC",0; end; }
  3. Ajaxx

    Renewal Exp

    IM HAVING THAT ERROR. CAN YOU HELP ME GUYS? PLEASEEEEE
  4. Ajaxx

    Disabled

    I mean is everytime i comment in item_db the item is im having map-crash. like this //607,Yggdrasil Berry Do i need to erase too in mob_db?
  5. Ajaxx

    Disabled

    Good Day, How can i disabled LHZ Cards and Pre-Re Items? Because everytime the item in item_db im having a map-crash. thankyou
  6. A big thanks to rAthena Development Team for the scripts, sources, tools and tutorials! I'm just 13 years old running a Ragnarok Private Server! Long live rAthena!
  7. Ajaxx

    Guild Skill

    IM USING 2015-11-04 Client. Thankyou! bump FIXED. I forgot the guild_skill_Tree.yml in pre-re folder. Thanks!
  8. Ajaxx

    Guild Skill

    IM HAVING THIS PROBLEM HOW TO FIX THIS? THANKYOU! IM USING 20151104 RAGEXE CLIENT. THANKYOU GUYS! PLEASE HELP ME TO FIX THIS. THANK YOUUUUUU RATHENA!
  9. How you fix this? I need your help how you fix this? Im having this problem too! Thanks if you will help me out!
  10. My problem is already fixed, i paid a developer who will fix it. The problem is my grf is not compatible with the client version.
  11. Everytime i equip all my Lower Headgears it automatically CLOSE THE PROGRAM i dont know what the error is. If you want to help you can check the error in my pc using TEamViewer ty
×
×
  • Create New...