Jump to content

EvilPuncker

Members
  • Posts

    713
  • Joined

Everything posted by EvilPuncker

  1. tldr; have u looked at mob_avail.txt file already? iirc it was possible to create monsters using players info and just use the monster id into the npc
  2. well, without source change you can just check if he is vending with checkvending
  3. missing a ; after them?"
  4. char_athena.conf // Amount of time in seconds by which the character deletion is delayed. // Default: 86400 (24 hours) // NOTE: Requires client 2010-08-03aragexeRE or newer. char_del_delay: 86400 and to delete you need to enter 00000000
  5. thanks earthlingz now we can invite ppl from another map
  6. they aren't broken, just not implemented yet
  7. i'm using rAthena and it happens with RK and warlock, didn't tested others yet
  8. I got this problem too, but with all 3rd classes :/
  9. Thanks Xantara, I applied that diff and it allowed me to register/login with Flux CP now. However, when I try to view a character in my account (.../?module=account&action=view) on flux cip, it sends me to the error page saying: "Error An error occurred while trying to process your request. Please try contacting an administrator: admin@localhost" set $showExceptions to true to see what is wrong
  10. use this setup, since the client that you use save the settings in lua now and idk but maybe it reads sci.xml now and not clientinfo.xml (maybe what i said is dumb =P) @topic I am still waiting for the sharedpallets diff :PPP I wish you could release it before you make it open source, its not funny having 80% of your grf weight occupied by tons of pallets
  11. i think not only flux will have problem but even other cp's that still depend on the level column will this be handle? i'd like to update im afraid flux won't support this. just edit Flux/LoginServer.php accordingly, I think
  12. ppl are having issues already with CP http://code.google.com/p/fluxcp/issues/detail?id=57
  13. well, commands are commands, and permissions are those old settings i think: lowest_gm_level, atcommand_gm_only, gm_all_skill, gm_all_equipment, gm_skill_unconditional, gm_join_chat, gm_kick_chat, gm_can_party, gm_cant_party_min_lv, gm_cant_drop_min_lv, gm_cant_drop_max_lv, disp_hpmeter, hack_info_GM_level, any_warp_GM_min_level, who_display_aid, gm_viewequip_min_lv, gm_check_minlevel
  14. very nice and flexible, btw what about a new alias to the getgmlevel() command, because seems like that is the only thing that "remained" from that update I know that changing it would give some headache to some users, but creating an alias would be a nice idea, like getgroupid()
  15. notepad++ all the way! well, I do like the rAthena SQL idea, but I still think that editing a txt file is way faster/comfortable than editing a sql entry, so my vote goes to 3.
  16. dont apply the HKLM to HKCU diff @topic great tool still waiting for shared pallets diff tho
  17. still broken i'm looking forward for this diff too
×
×
  • Create New...