Jump to content

kyeme

High Council
  • Content Count

    500
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by kyeme

  1. Hello, I just want to suggest mapflag to disable VIEWID of charaters. This feature is implemented in official. Here's the current format (devs area): http://herc.ws/board/topic/143-missing-mapflags/?hl=mapflag#entry1028 // Disable use of costume items// TRUE: Even with costume items equipped, regular item displays.// FALSE: Costume items display instead of regular items in that slot.// Description: On PK enabled maps, the usage of costume items is disabled.// Added On: Sakray - 2010/06/30ADD_PROPERTY(DISABLE_COSTUMEITEM,TRUE); But I think it would be better if we have options like this. 256 = disable Upper Headgear display 512 = disable Middle Headgear display ... 1024 = disable Costume Top Headgear display 2048 = disable Costume Mid Headgear display 4096 = disable Costume Low Headgear display 7168 = disable Costume Top/Mid/Low display 8192 = disable Costume Garment/Robe display Example:prontera mapflag noviewid 1024 Players won't be able to view the Costume Top Headgear in prontera map. map_zone_db.conf : name: "GvG" mapflags: ( "noviewid 7168", ) Players won't be able to view the Costume Top/Mid/Low Headgear in all gvg maps. What do you think?
  2. What is your client date?
  3. its normal Try to update your NEMO SVN (if still exist, report it to http://herc.ws/board/topic/2905-nemo-client-patcher/ ) If your client version is 2014-04-16aRagexe simply put 20140416 #define PACKETVER 20140416 And Recompile again
  4. http://herc.ws/board/files/file/97-new-cashshop-buttons-translated/
  5. Try to change your langtype in clientinfo.xml .. or add <passwordencrypt />
  6. I can confirm ~ and Enforce Official Login still black login screen tested on 2015-05-13aRagexe
  7. @client side forum http://herc.ws/board/forum/29-client-side-releases/ Exe: http://herc.ws/board/topic/630-2013-ragexe-and-diff-up-to-date-2013-08-07/ NEMO: http://herc.ws/board/topic/2905-nemo-client-patcher/
  8. Is this related? http://herc.ws/board/tracker/issue-7650-body-reloc-client-crash/?gopid=21853#entry21853
  9. [19029] = { unidentifiedDisplayName = "Hat", unidentifiedResourceName = "ĸ", unidentifiedDescriptionName = { "Unknown Item, can be identified by ^6A5ACDMagnifier^000000." }, identifiedDisplayName = "Alice Friesinger Hat 69", identifiedResourceName = "¾ÆÀ̽ºÆùÇÁ¸®Â¡¾î69¼¼", identifiedDescriptionName = { "A figurine doll that resemble maid from A-larm House 69.", "Increase damage against boss monster by 15%.", "When you have pet Alice, increase damage against boss monster by 10%.", "When intimacy with pet Alice is Loyal, increase damage against boss monster by 15%.", "Class: ^777777Headgear^000000", "Defense: ^7777770^000000", "Weight: ^77777730^000000", "Required Level: ^7777771^000000", "Jobs: ^777777All^000000" }, slotCount = 0, ClassNum = 1249 },
  10. Use latest hercules: http://github.com/HerculesWS/Hercules
  11. Try add inherit below -> name: "nogoditem" name: "nogoditem"+ inherit: ( "PvP" )
  12. You don't need because all sprites and textures are available in data.grf/rdata.grf if you have custom sprites/textures. you must add it manually in yourData.grf. yeah but i need is a clean folder T_T In Clean Folder, you don't need sprites/textures(actually there's texture in translation repo, without any item/collection folder), if you still need it, pull old version: https://github.com/ROClientSide/Translation/commit/b5d817a3cdce0c277fb386f4138535323e386c5a I cannot download it, is there something wrong on what ive done?
  13. Gayahin mo lang yung script ng ibang items, gaya ng naalala ko sa reduce after cast delay ay yung Kiel Card { Id: 4403 AegisName: "Kiel_Card" Name: "Kiel-D-01 Card" Type: 6 Buy: 20 Weight: 10 Loc: 769 Script: <" bonus bDelayrate,-30; ">},
  14. Yung sa iteminfo.lub mo 230017 nakalagay, pero 23017 lang ang sa item_db.conf
  15. kyeme

    help

    Patingin po ng refiner script nyo?
  16. Both? I found the wolf head one in data.grf The SC_STOP one is At least if I didn't make a mistake somewhere. I will check it later. Thank you!
  17. I want to know what are the names of these files. I can't see my previous topic on our forum @edit: Oh my topic http://herc.ws/board/topic/1354-monster-transform-effect/
  18. The problem I do not have the sql. execute this on your database mate ALTER TABLE `login` ADD COLUMN `last_mac` VARCHAR(18) NOT NULL DEFAULT '' AFTER `pincode_change` ; let me know some script to block dual acc on a map? http://herc.ws/board/topic/6724-about-1-per-mac-ip-except-vending-or-at/?hl=dual
  19. Try mo: OnUnEquipScript: <" setfalcon 0; "> If <flag> is 0 this command will remove the falcon from the character.Otherwise it gives the invoking character a falcon. The falcon will be there regardless of whether the character is a hunter or not. It will (probably) not have any useful effects for non-hunters though.Note: the character needs to have the skill HT_FALCON to gain a falcon.
  20. kyeme

    Client or Graphic

    Sa ngayon hindi pa ito naaayos http://herc.ws/board/index.php?app=tracker&showissue=7255&st=20
  21. kyeme

    Client or Graphic

    opo same problem po tayo fixed na po ba ung sainyo sir? Hindi ko magawa yung sit tas lakad. Ang gamit ko ay 20131223 client at latest hercules. Latest revision ba gamit mo?
  22. kyeme

    Client or Graphic

    Parang related ito sa http://herc.ws/board/index.php?app=tracker&showissue=7255&st=20 at nagagawa ito kapag gumagamit ng skills. Yung sit na ginagawa mo hindi ko magawa sa test server ko, latest hercules ang gamit ko.
×
×
  • Create New...

Important Information

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