Jump to content

Kami675

Members
  • Posts

    90
  • Joined

  • Last visited

Everything posted by Kami675

  1. Does anyone have a script where it announces an event and spawns a portal for 1 or 2 minutes in prontera then after 1 or 2 minutes the portal will close? I found this forum post http://rathena.org/board/topic/53664-karuls-scripts-latest-game-master-event-starter/ it contains a Game Master Event Starter (http://pastebin.com/raw.php?i=c8jRJsYM) but, it is outdated I believe and won't work so if anyone can make a script or update the one I just posted that would be great thanks! Thanks in advance - Kris
  2. skill_lv applies to the amount of skill points an LK/RK spent on the Spiral Pierce skill. Let's say he leveled it to 10 . So by default: 50*skill_lv // skill_lv = skill level of Spiral Pierce 50*10 = 500 If you were to change 50 to 400: 400*10 = 4000 ah i c ok that makes sense XD thanks a ton for your help bro i'll change it and repack when less players are on and restart and tell u how it goes
  3. I tried using the rAthena "How to add Custom Pets/Monsters" tutorial but it doesn't work can someone pls show me an example of what files I need to edit? Maybe a example data folder with exact file paths as well as server sided? I am adding a custom pikachu pet but it never works for me :'( Thanks in advance if you can help, - Kris
  4. do I edit the ATK_ADDRATE(50*skill_lv); //Skill modifier applies to weight only? or do i need to add a new line of code? Have you tried it? well I wanted to make sure I was right before I tried anything XD. Also I didn't know how much to change it to increase it to 4k =/
  5. Hello, I am looking to increase LK's Spiral Pierce damage and I know which section I need to edit as of now if I use 0 equipment with 200 str and a normal poll axe it does around 1.5k damage I am looking to increase the damage to about 4k but i'm not sure how to do it i'm fairly afraid of messing with src coding since i'll prob mess up and cause errors XD do I edit the ATK_ADDRATE(50*skill_lv); //Skill modifier applies to weight only? or do i need to add a new line of code?
  6. Hello, for some reason I have all the "New World" maps and can spawn new world monsters using @monster but the monsters dont spawn naturally on the maps the NPC's and everything are all there and in the right positionings =/. Does anyone know how to fix this issue? thanks in advance, - Kris
  7. Bump~ No useful response yet =/
  8. Hello everyone, I am currently trying to add a custom weapon for my GM account. The picture and everything shows up correctly but whenever I attack something the weapon sprite doesnt show up just the normal GM sword =/ i'm not sure if thats because GM's have that same sword sprite for everything if so how do I disable that so I can see my custom weapon Here's what my file stuff looks like Then in my Sprite folder I have 인간족 ----> 운영자 ---> and finally my db2 entry: thanks in advance - Kris
  9. OH! ok thank you very much for all the help
  10. Exactly. Put the view id of the clip for a clip and changebase Class; when he unequip. Ok and this seems kinda like a given but i'll ask anyways xD to change to baby would it be { changebase Job_Baby }? Also, what would I put for changing to a 3rd job skin? Sorry for the awful amount of questions lol.
  11. So it would be something like this? What should I put for the line thats bolded? Do I just put the id for a normal Clip for the viewid and also for the final {} should I put { changebase Class; } for them to turn normal after unequipping it? thanks once again, - Kris
  12. I'm looking for something similar to the vendor/falcon ring but with this when you wear the accessory you will turn into a baby or novice or 3rd job! Does anyone have the db script for this?
  13. Hello everyone, I am wondering in order to patch my grf does the patcher overwrite the idnum files and accname/accessoryid or does the patcher just add lines to the actual file? So for example if I just wanted to add 2 new lines that I made for idnum2itemresnametable do I just put the idnum2resnametable.txt with ONLY the 2 new lines of txt or do I put the idnum2resnametable with ALL the id's AND my 2 new lines of txt? if someone could setup an example patch file for me that would be great XD. thanks in advance - Kris
  14. Winz has done it thank you very much Winz you put alot of time into this and i rly do appreciate it
  15. I sent you all the files except the collection/item if you cant find the problem within the files ill send you the collection/item as well p.s.: I dont have a "accname_eng" file O_o
  16. Well the problem is I got the items to work previously but a few item view ids were mixed up so I changed the file around a bit and now Im having this issue so im assuming the lua/lub files are perfectly fine if the items worked previously =/ i'll pm you the files which files do you need?
  17. Well does eAthena support 2012 clients? I know rAthena does but im not using rAthena =/ lol
  18. Ok well it's fine bro I dont mind pm you my files for you to look at but first I'd like to make sure it isnt my lua files being too new or too old. I'm using the 2010-07-30 client version eAthena. What would you recommend I use for lua/lub files?
  19. This is the error im receiving while trying to open my client: Lua Files\DataInfo\accName [string "buf"]:1010: table index is nil I'm assuming this means I have a spelling error of some sort in line 1010 of my AccName but I can't find it >_< here's line 1010 of my AccName.lua and Accessoryid.lua Accessoryid.lub AccName.lub thanks in advance - Kris
  20. I've been trying to get my client to read my grf only, now i've arrived at a problem the login screen for me is in korean and it won't let me login here's a picture of my client I am using the 2010-07-30a client I am using this website to diff my client http://rathena.sourceforge.net/tools/diff_patcher.php?client=2010-07-30aRagexeRE picture 1- http://imgur.com/eBPw8IE picture 2- http://imgur.com/HYdbU7B thanks in advance - Kris
  21. Hello everyone, I have a friend that owns a eAthena server and is using the 2010-07-30 client and I decided to help him fix it a bit so I enabled "Read lua before lub" and disabled "Read data folder first". I want the client to read the grf first but whenever I start my client is says "Cannot find File: sprite/¾Ç¼¼»ç¸®/32/32.act". If it reads the grf first I only need the "sprite/악세사리/남/남.act" correct? So why is it forcing me to add the other pathway then? p.s. i'm using this website to diff my client http://rathena.sourceforge.net/tools/diff_patcher.php?client=2010-07-30aRagexeRE thanks in advance, - Kris
  22. Hello my friend owns a server and is using eAthena but wants to switch to rAthena is there a way to do this? I heard I need to go to my update files and execute the updates but does this switch it to rAthena? wouldn't this just update the eAthena files to a later eAthena? Also, would this cause any loss of data? The reason he's changing is because he's using a 2010 client and he wants larger headgear views to add more custom items so he wants to use the 2012-04-10a client for the 30k headgear views. p.s. If you can, please post a step by step guide on how to update. Idk how to execute the sql files within the sql folder to help him. thanks in advance - Kris
  23. Well I changed the item resnametable to 16027#16027# and when I click the item I crash
×
×
  • Create New...