Jump to content

leertaste

Members
  • Content Count

    23
  • Joined

  • Last visited

About leertaste

  • Rank
    Member

Recent Profile Visitors

1823 profile views
  1. I figured out the System/PetEvolutionCln_true.lub wasnt even loaded into client.. so i fixed this by selecting nemo patch "chance petEvolutionCln*.lub path and adjust it just right
  2. thanks for your work, i really like your script! there only 1 thing: you can use items to increase refining chance for weapons but there is no option for armor.. can someone add this?
  3. I tried changing the EggIDs to below 10.000 instead of over 30.000 but this didnt solve the problem someone else encountered this problem?
  4. hello im trying to make it possible for some of my pets to evolve but the evolve option won't show up the custom test mobs themself work they do also work as pets so i did this inside my pet_db.conf at client side i did this: petinfo.lub: PetNameTable, PetStringTable [jobtbl.JT_Test1] = "Test1", [jobtbl.JT_Test2] = "Test2", PetEggItemID_PetJobID [30202] = jobtbl.JT_Test1, [30203] = jobtbl.JT_Test2, the egg IDs match with my item2_db PetFoodTable [jobtbl.JT_Test1] = 30201, [jobtbl.JT_Test2] = 30201, PetEvolutionCln_sak.lub: InsertEvolutionRecipeLGU(30202, 30203, 512, 1) InsertPetAutoFeeding(30201) since the pet info screen is client sided, i think the problems lays there but: when i try another pet (for example 9037 - wanderer) which is already defined in PetEvolutionCln_sak.lub the evolve option shows up when i run my client without petinfo.lub and PetEvolutionCln_sak.lub it gives an error, so im sure theyre read could someone please help me out?
  5. setting this to -7 gives 7 range with every weapon
  6. hello, can someone show me how to edit the range of an specific skill when used with specific weapon? thanks in advance
  7. thanks my friend
  8. does anyone know where these are located at?
  9. thanks for your reply it turned out that i had done a mistake at "grf-files.txt" entry also the mapfiles i've extracted from data.grf were corrupted works fine now
  10. hey guys i wonder how adding custom or duplicated maps to the game works since there are many changes. what i've done so far: - added mapcache.c as a plugin and compiled it -> enabled the plugin serversided - added my custom map (which is a clone from moscovia) to the necessary files (db\map_index.txt; conf\map\maps.conf; conf\grf-files.txt) - opened cmd -> located to my directory -> "map-server --load-plugin mapcache --rebuild-mapcache" this is when the mapserver told me he removed all maps. as i went to maps\re - full emptyness what did i do wrong?
  11. otherwise can be found at: doc/script_commands.txt
  12. can be found on ratemyserver.net: bonus_script "bonus bMatk,25; bonus bFixedCastRate,-50;",300,1025;
×
×
  • Create New...

Important Information

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