Jump to content

eJay

Members
  • Posts

    325
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by eJay

  1. Hindi naman po masyadong problem eto, tska sakin kc minsan lng mag ganyan, cguro sa client niyo po. you must change updated client also your data
  2. You can find at svn/doc/item_bonus.txt Item # 1 Answer for you: If equipped (name 9922) MATK + 3000 ... [ Refine 4~10 ] MATK + 200 [ Refine +10 ] MATK + 200, Indestructible (except in upgrade attempts). Int + 30, Dex + 20, Magical attack power + 45% When killing a monster by physical attack, you gain 10% of HP 15% chance to cast [Meteor Storm Level 5] when being hit by a direct attack. Target must be within spell's range to go off. Don't forget to hit green button
  3. This is like networking business i know lots of people know this for example And i think this useful to recruit player fast Entrance 100 TCG Card Like u need recruit 1 for set A and 1 for set B to get 10 TCG Card Same thing in your set a and b if they recruit they will get 10, and 10 tcg too if they card for set a and b Including sql i think to see how many they recruit
  4. *Edit to the top. Up
  5. What client did u use? If u are using 2012 04 10 Check this http://rathena.org/board/topic/81884-hex-to-allow-space-in-guild-name/
  6. YES! I FOUND THIS TOPIC I REALLY NEED THIS! Thanks But how to delete refine they go to +0 if login and how to make to all equip will remove card cuz the headgear top not removed (256) and i don't tested yet the other stuff if the same i tried one for middle gear and it work Added: Can u edit this i want to add certain items because they all item remove cards
  7. I suggest to use no-ip it easy way
  8. Ganyan din po sakin kaso champion pero after 1 or 2 seconds nwawala naman
  9. I found this topic http://rathena.org/board/topic/74909-auto-removecard-from-low-and-middle-equip/ This is work perfectly - script removecard -1,{ OnPCLoginEvent: getinventorylist; for ( .@i = 0; .@i < @inventorylist_count; .@i++ ) { if ( !( getiteminfo( @inventorylist_id[.@i], 5 ) & 0 ) && getiteminfo( @inventorylist_id[.@i], 5 ) & 959 && ( @inventorylist_refine[.@i] || @inventorylist_card1[.@i] > 500 || @inventorylist_card4[.@i] > 500 ) ) { delitem2 @inventorylist_id[.@i], @inventorylist_amount[.@i], @inventorylist_identify[.@i], @inventorylist_refine[.@i], @inventorylist_attribute[.@i], @inventorylist_card1[.@i], @inventorylist_card2[.@i], @inventorylist_card3[.@i], @inventorylist_card4[.@i]; getitem @inventorylist_id[.@i], @inventorylist_amount[.@i]; for ( .@j = 1; .@j <= 4; .@j++ ) if ( getd("@inventorylist_card"+ .@j +"["+ .@i +"]") ) getitem getd("@inventorylist_card"+ .@j +"["+ .@i +"]"), @inventorylist_amount[.@i]; } } end; } This script is ( All items are auto remove card every login, and all +1 ~ +10 item will go to +0 refine every login ) My old server is eAthena and i want to change to my rAthena also some of my items, my old server i already put some slot of gods item like megs [1] and now i don't want to put the slot but some of player having card of on it this script work perfectly. My problem is how to remove this +0 refine every login, and i want to use a certain items because this script will remove all items card so that player will not returned and returned card every login. Help guys and storage and cart will not include so player trick after using item they will put into storage or cart, so that the card will not remove
  10. Thanks a lot
  11. Try to search on youtube how to open port via window 7
  12. Open port bro.Go to firewall ---> exception ---> add port Tcp and udp 5121,6121,6900
  13. Fire wall must off Make sure to open port after port forwarding
  14. Find this ---> dyn_shop1 change to dyn_shop2 for 2nd npc
  15. Bro gagawin ko rin sana to, kaso bka maraming conflict ask ko lng sayo kung wala ka natatanggap na mga error? Or anong sql ang babaguhin
  16. eJay

    Asking

    But are they still work fine if i importCart_ inventory, char, login, inventory? This 4
  17. Change your address to your wan ip
  18. Go to conf/battle/exp.conf find this line use_statpoint_table: yes <~~~~ set to no
  19. I suggest you to use microsoft visual express 2010 C++ for recompile
  20. eJay

    Asking

    Yeah they are the same, i only change the svn because my old is outdated and lots of bugs
  21. eJay

    Asking

    Is it possible to move my old eathen item and account to rathena ? I wondering this is impossible but I want to move Sql of login,inventory,cart,storage this 4 sql to my rathena sql
  22. what is the sprite bible of hanbok job here? data/sprite/Àΰ£Á·/¸öÅë/¿© up
  23. Thanks to this script How to remove "change reward" if they got 30 time rebirth? i want to still getting status points until 50
  24. I am a fan of naruto, and i have lots of naruto custom item wohoho i want to walk on this map someday
  25. just make another grf that contain the files and patch it. it will probably works
×
×
  • Create New...