Jump to content

Tepoo

Members
  • Content Count

    139
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Tepoo

  1. Thats 50% wrong, for existing weapons you just have to place the correct named files in the grf. i tested that and made custom sprites for all katars. and it worked fine when they got the correct name.
  2. srsly? Nobody knows what this number is for?
  3. Hey all, i am writing a programm to create lub files for navigation, iteminfo etc for prerenewal based on the servers database. now i am stucking at the navigation part and i hope you can help me. "abbey01", <-- mapname 17104, <-- counting id, 300, <--- everywhere 300 1036, <-- mobid "Ghoul", <--MobName "GHOUL", <--SpriteName 61, <-- MobLevel 3211521 <-- ??? }, what is this last number? its a unique id for every mob. but i cant figure out if it is just a random generated number or if it depends on something.
  4. Hey Guys, at this moment hercules and rathena are only supporting 3 slots for customes. headgear mid low top. But what is with weapon, shield, garment? iro has released some wings as garments in the past, now i wanted to move them to the custome slots as i want to use them as customes. but when i am changing the type, and equip it in the custome slot, it gets shown as a geek glass. now im asking myself if it is possible to modify the server and client that we can also use custome garment slot. and custome weapon slot.
  5. this is from my team ^^ its still a little bit bugged as we saw, but we mainly figured it out our self, by checking rathena and some manuall adjustments. but thanks for the reply :-)
  6. Hey guys, i allready tryed to add them for myself. but everytime i write /alchemist, he showsn another packet. when i am using the commands im getting a missing packet error and the char gets dc'ed. the packet is 097c. could someone help me with that? Greetings Tepoo
  7. to say it friendly, its bad. wrong informations, very objective talk. i only laughted about the author. one thing which allready burns my eyes. AEGIS is not a own development of Gravity, they bought the software from a master student of science.
  8. i would like to give different groups, a different ammount of storage slots. i tested a little bit with the sourcedcode and i think its not that hard to implement. also because it seems that also official servers have this feature. for example { id: 1 /* group 1 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { /* no commands by default */ } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true view_equipment: true storage: 900 } } this feature would be very nice :-)
  9. theres no problem with the iteminfo.lub if everything is correct. tested with the clients 2013-06-05 up to newest.
  10. Did someone allready found out how to include it into the newer 2013 exen? i am using the 2013-07-03 and everything is working fine atm, but i want to include the client md5 hash check. greetings Tepoo
  11. Tepoo

    Request for WoE

    write your own npc for this. all neccessary events are existing for making such a event.
  12. tested with 4 people and 12 people. When i am using the new feature with my client 2013-07-03, the mini window tick shows wrong informations. the name of the last joined member is used as Battlefield Name everyone gets the same waiting position (highest position or ammount of players) - you can attack the enemy crystal before the guardians are dead - you can kill your own guardians with tetra vortex (this is not on official servers possible) - when your own guardians are dead, you can kill your own crystal (not possible on official servers) - sometimes while beeing in the bg you get again the mini window with the bg quee informations
  13. Harmony is getting obsolete. you can use the free to get tools to prevent these things. SecureGRF + Packet Obfuscation + Client MD5 Hash everything is free to get. Harmony is the middleage, hercules the future. dont try to fight cyborgs with sword and bow.
  14. Okay thank you for the answer. yeah the boxes are a good solution. thank you very much :-) Greetings Tepoo
  15. Hey Guys, could someone tell me how i can say that a item in the cash shop (button cash shop, not the npc one) is a rental item and only last [x] Seconds/Minutes/Hours? i dont find a logic for this. thanks in advanced Tepoo
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.