Jump to content

Peopleperson49

Members
  • Posts

    1181
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Peopleperson49

  1. I'm using 2011-11-22aRagexeRE. I was trying to add the Lunar Map. http://rathena.org/board/files/file/2965-lunar-map/ Peopleperson49
  2. That does cast it to self. It gives a 1% chance to be affected by coma when using that item. If you wanting it to be used on others then you have to be attacking them or them attacking you as shown below. Peopleperson49 bonus2 bWeaponComaRace,x,y; bonus2 bWeaponComaEle,x,n; I'm a bit confused on what you want with the GTB/Anit-dispel, so I may not know exactly what you mean. It's just a thought, but you could probably change the bNoMagicDamage limit to enable the status immunity to 1%. That way the anti-dispel card would still give the status immunity, but basically block no damage. The golden thiefbug card since its above that 1% would still work the same as it always does. You just have to make sure no other cards use the bNoMagicDamage or they would get that GTB effect also. Peopleperson49
  3. That might be possible somehow since it was a map downloaded from rA, but they didn't say any were needed and the map has been downloaded before. However, if that was the case my map would have worked. I already have it added, I just made a copy and changed the name for testing. Thanks for the reply. Peopleperson49
  4. I am having issues adding new maps to my server. This may seem like a common question, but I have done it a hundred times before. I used WeeMapCache to add the maps to my map_cache. Added the updated map_cache to my db/re folder (verified they were in map_cache and names wearn't too long). Updated the conf/maps_athena (added to end with map: ). Updated the db/map_index (added to end in same order as maps_athena). Recompiled my server. Updated my mapnametable. Patched all files to my grf. Used @warp and client crashed. I don't get any error on the map server. I figured it might be the map, so I tried the process with a map I know worked and it didn't work either. Hopefully somebody can tell me what I'm missing. Peopleperson49
  5. What do you mean self skill? Peopleperson49
  6. Unless I misunderstand what you want it is very simple to do. Peopleperson49 607,Yggdrasilberry,Yggdrasil Berry,0,5000,,300,,,,,0xFFFFFFFF,7,2,,,,,,{ if(rand(1,100)==1) { sc_start sc_coma,10000,0; } else { percentheal 75,75; } },{},{}
  7. If you purchase it I can add that feature to it if you wish. Peopleperson49
  8. Glad I could be of assistance. Peopleperson49
  9. I have this exact problem also. I use client 2011-11-22 which does not use the iteminfo.lua in the RO folder. Peopleperson49
  10. With all the LUA errors and stuff here I have to ask the most basic question. Where do I get the latest english data/LUA files for mobs and items. My item_db is full of items that have no data tagged to them. The latest thing I found is fulldata v4 which is way behind the times. Thanks. Peopleperson49
  11. I designed it to specifically not detect equipped items. The idea is to all any class to refine any type of weapon! Since it doesn't need to be equipped there is no restrictions. I could add multiple refine, but I didn't really care for the feature. I may add it in the future as a possible option. The reading isn't a problem when a player uses the script, it just my scripting style that I like keep everything lined up together which makes you have to scroll right to read it all. As always thanks for the review. Peopleperson49
  12. I'm not sure which version you have, but the later versions are not whisper commands. You just type @koestart. I hope this helps. Peopleperson49
  13. I have something that works the same, but no so similar in my paid requests also, lol. http://rathena.org/board/files/file/2934-refiner-package/ Peopleperson49
  14. Have you looked through the SVN for the ticket refiner already there? That one should be pretty easy to modify, however again you should get Euphy's persmission to do so. Peopleperson49 http://svn.code.sf.net/p/rathena/svn/trunk/npc/re/merchants/ticket_refiner.txt
  15. Thanks for the reply. I didn't know that was how it was spost to be done, but I have tried that already, lol. I think my problem is that I can't open the map correctly, I kept trying to turn on all the other textures and stuff to make it show for the screenshot. After looking back at it I just realized it says error loading texture and could not open model. I probably need to create a new post somewhere here, or just learn browedit in general... Peopleperson49
  16. I need to make minimaps for several maps that don't have them. I'm not sure how to do this or if its possible with some of the maps since they don't have the .extra files. Peopleperson49
  17. File Name: Refiner Package File Submitter: Peopleperson49 File Submitted: 13 Jul 2013 File Category: Utilities Content Author: Peopleperson49 The refiner package is the ultimate in refiner scripting! Refine any non-broken, identified, unequipped, refinable, and non-rental item in their INVENTORY up to +20. Allows a player to purchase refining insurance which replaces the item with a new one if it is broken. The item selection menu tells what the current refine rate and number of slots an item has. Showing the percent chance for a successful upgrade at each refine level. Allows you to select between refine_db.txt or custom refine tables in the document. And there are still more features... Click here to download this file
  18. Thanks Frenz for pointing that out. I guess I have been working too much lately to notice other sites, but its good that some people are willing to take the time to point stuff like that out. My wife is due in two weeks so prepping for the new baby on top of working all the time is keeping me tied up. I'm not sure what kind of credit that guy was going for stealing my stuff, but lets hope for his sake somebody doesn't asking him a question on something, lol. Anyways, I guess I should just be proud that my stuff is good enough that people want to steal it. Peopleperson49
  19. I see the script, but where are the NPCs located to be downloaded? Thanks. Peopleperson49
  20. Sorry I have been very busy lately. The game is pretty simple and the instructions are in the first part of it. A pig means that one of the 4 numbers is correct. A bull means that one of the numbers are correct and in the correct location. You have to remember which numbers are correct and eliminate others. Peopleperson49
  21. I will have to look into this more. I am not fully using the 3rd classes on my server yet. I tested it quickly and saw no problem, but I will give it another look. Thanks for your time. Peopleperson49
  22. Since many script still use duplicate npcs to make them in multiple locations it prevents the use of disablenpc command cannot be used making it more difficult for servers to disable certain elements of them if they choose. There are several scripts that still use duplicates. The scripts would work exactly the same way nomatter which version you use, but one allows for more flexablity since you can use getargs with it. One example is the Ori/Elu to Carnium/Bradium Refiners use duplicate npcs. Where earlier in the document is it uses the RefinerFunc and actual npcs for each one. Should we stop using duplicate npcs for general use in scirpts (I understand that there are still times duplicates are needed) and upgrade scripts currently using it? Just a thought. Peopleperson49
  23. This could be a game glitch. Did you try it on the actual emperium in a castle also? I will give it a shot. Thanks. Peopleperson49
  24. Make sure you installed the patch correctly. I can traget the emperium with single target magic, but the skill will fail everytime. If you use AOE skills above it they will not do any damage. Peopleperson49
  25. I suggest somebody creating a source mod that increases the amount of health or sp is restored from potions and other item healing commands. It would would work just like setting the server rates. I have a low rate server so this mod is pretty much useless for me, but for high rate servers with health in the 100 of thousands or even millions a potion that does a few hundred health is pretty pointless. I understand that stats are also increase, but it dosen't quite bridge the gap. Just a though if somebody has time. Peopleperson49
×
×
  • Create New...