-
Posts
1181 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Peopleperson49
-
Asura isn't just limited to monks and champs, it can still be done by 3rd... Does it make that much difference if a 2nd or trans job can go to 150? I can also change the max level and still limit the stats to 99 instead of 120. However, that makes every class more balanced and gets aways from specialized builds because of the additional stat points they would recieve past level 99. Take the classes as they are now with all stats maxed the higher damage calculation is sorta balaced due to the fact that they get much high HP from the increased base level. Peopleperson49
-
I tried to use the Diff patcher and that didn't work for the RAthena client. I'm not sure why, but I can use the diff patcher just fine if I download the clients other clients from the Rathena website. Peopleperson49
-
What do you think about making the 2nd class and trans jobs going to level 150. I don't like how the 3rd jobs are still unbalanced and not fine-tuned. However, the previous jobs are already working have been tested and tried. I could enable them to go up to level 150 until the time that the 3rd classes are "perfected". I don't even need a renewal server to do that modification, but it would make more sense to do so. Just tell me what you think. Peopleperson49
-
Sprite similar in function to trap...
Peopleperson49 replied to Peopleperson49's question in Graphics Requests
Thanks for reply. What do you mean by condition? Peopleperson49 -
You are missing the correct palletes. Therefore you get the error as soon you change jobs and that character would come into view. You probably also have that error when you try to log in to the character select screen. Peopleperosn49
-
Can somebody make me a working sprite for a hand gernade? I want it to work just like a trap sprite would. I made a custom skill for my gunslinger class that throws a bomb on the ground and after 3 seconds it explodes for high damage. However, currently I'm using a trap sprite for it. I want a hand grenade for it. The grenade doesn't need to flash or strobe. Just throw it on the ground and after a few seconds it will explode with a large explosion that reaches a 5x5 area. I might use that sticky bomb skill that somebody made here instead of my skill, however, the concept is the same. A stick of dynamite could also be use if thats easier, but I like the grenade better. I am currently working on a time bomb skill if somebody wants to make a "C4" looking bomb with a detonator on top and a blast radius of 9x9. Thanks. Peopleperson49
-
Where to find certain source files...
Peopleperson49 replied to Peopleperson49's question in Client-side Support
That explains why I couldn't find it. Do you know where I find it? I was trying to implement a custom super novice 2 job, but I couldn't get the aura from not activating on above 99 and less than 150. Thanks for reply. Peopleperson49 -
What does the error say? You could be getting a gravity handler error if you don't have the proper palettes. I have a similar problem if I try to change jobs to the flying TKM, lol. I need more information. Peopleperson49
-
What is the upward limit on guild members? Can I make it 12+10*10. I want small guilds initally, but able to be greatly increased through leveling. Does changing that only modify the maximum limit for guild members or does it actually modify how much increases when you increase the skill level? Peopleperson49
-
Nice picture PapaZola. Does it still have a problem if the person being attacked doesn't have an Orc Lord card? Peopleperson49
-
Can somebody tell me which source files control what level an aura activates. I know that for 3rd classes it activates at 150 and all others its 99 and I want it to activate only at 150 for for certain non-3rd classes. Also where do I find the actual source info for soul linking skills. I want to make certain modifications, but I can't seem to find it and I have checked the skill.h/c. And most other source files, with no luck at all. Thanks. Peopleperson49
-
You have to edit it with a hex editor. Search for the RAthena Test Server and click on the 'R' in RAthena that is in the gibberish to the right. Type your new server name. If its too short you will have to delete the rest of the RAthena Test Server by hitting the delete key. If this is not 100% accurate somebody correct me, but I'm pretty sure that is exactly what I did. That part is really simple, just don't try to change the data.ini or data.xml, lol! Peopleperosn49
-
Honestly man I'm not sure why isn't working. I can't think of any reason that it is not that hasn't already been stated. I have it working on my server and 3 other servers that I know of with no issues. You have edited everything that should be edited. I was going to ask if you edited re or pre-re, just to be funny, but that doesn't seem funny anymore. Did you repack your grf after you edited your LUA files? Did you reload your server or db folder after you made the changes? Do you have enough skill points to increase the skill higher than level 1? I'm just asking generic questions hoping to get luckly, lol. If you figure it out please post it here so I know. Peopleperson49
-
I tried over and over again to properally hex my own client. Failure... failure... failure... I could hex it, but when I tried to use it all I got was an empty box that popped up. I downloaded it from this site somewhere, I believe it was the latest version. Somebody gave me the link. Peopleperson49
-
The LUA's will be in your data folder. Generally it's called LUA files. there are two folders called skillinfo and skillinfoz. You have to edit the max level to 5 where ever it applies. Look for a totorial on how to edit LUA files here. Editing the skilldesctable2 doesn't do anything anymore. In fact, I don't even include it in my data files anymore... I hope this helps. If you updated your server side correctly you should be able to use the @allskills (worked in eAthena not sure what the rAthena version is) and it will go to level 5 anyways even if you LUA is not updated. Peopleperson49
-
Thanks for your reply. Multiple GRF's... That does make sense. So how do I take a premade client such as the RClient and enable to support multiple GRF's? Peopleperson49
-
I thing I see the holy light now man, lol! Let me ask you this. Did you update you LUA files to let you go to higher than just level 1? Skillinfo and skillinfoz? If not then theres you problem! Glad I could help. Peopleperson49
-
It should be doing that times 5. It works like using level 5 fire bolt or any other bolt type attack. The color should change yellow with each hit. I tested mine and it works just fine. From you screenshot, your F12 hotkey only has you using level 1. Maybe you should try level 5, lol. Just joking, not sure whats wrong. Peopleperson49
-
I have searched over and over again. The only mention of data is a couple of times it will say data*. There is only one .ini and I don't think it had anything to do with data at all. I'm not at home right now or I could get exactly what it said. Peopleperson49
-
Make sure you modified it correctly. In the skill_db it should look like this: "156,9,8,1,6,0,0,5,1:2:3:4:5,yes,0,0x1,0,magic,0,". If you put "156,9,8,1,6,0,0,5,-1:-2:-3:-4:-5,yes,0,0x1,0,magic,0," instead then you end up with it only doing the damage from one strike but stilll showing animation for 5 hits. I use it on my server it can do around 3k damage. I also removed the soul link priest feature. Peopleperson49
-
I understand that the @commnand system is very different between eAthena and rAthena, however, does rAthena have all the same commands in one form or another? I took the time to compare the eAthena atcommand_conf to the rAthena groups.conf. What I found was there there were a massive amount of commands that don't seem to work in rAthena. Some of them such as adjgmlvl are called something different, but only a few. So if I want to change my job class or another characters job class how do I do that now? Or change my hair color, etc... I know theres got to be a way to do all these commands, I don't think they would just get rid of them, that would be stupid. My hope is that there all more commands they don't don't list them in the groups.conf for some reason. I hope somebody can help! accept adjcmdlvl adjgmlvl adopt agi agitend agitend2 agitstart agitstart2 alive allowks allskill allskills allstat allstats alootid at auction banish baselevel baselvl baselvlup baselvup battleignore blevel blvl broadcast cash ccolor changegm changeleader changelook changesex charban charbanish charblock charunban charunbanish charunblock clearweather clone clouds clouds2 commands date day delitem dex die discharge disguiseall displayskill displaystatus doom doommap dropall duel dye effect email evilclone feelreset fireworks fog font gat glevel glvl gmotd goto gpvpoff gpvpon gstorage guild guildlevel guildlvl guildlvlup guildlvup guildrecall guildspy h h2 haircolor hairstyle hatch hcolor heal help2 hlevel hlvl homevolution homevolve homfriendly homhungry homlevel homlvl homlvup homshuffle homtalk hstyle identify idsearch ii int invite item2 itemreset jlevel jlvl job jobchange joblevel joblvl joblvlup joblvup jump kami kamib kamic kickall killable killer killmonster leave leaves load lostskill luk lvup mail makeegg makehomun mapexit mapflag mapinfo mapmove // (also /mm or /mapmove) memo mi misceffect mobsearch model monsterignore monsterinfo mount mountpeco mutearea npctalk npctalkc nuke party partyoption partyrecall partyspy petfriendly pethungry petrename pettalk points produce questskill recallall refine reject reloadatcommand reloadbattleconf reloaditemdb reloadmobdb reloadmotd reloadpcdb reloadscript reloadskilldb reloadstatusdb repairall reset return rura sakura save send serverdate servertime setbattleflag showmobs skillall skillid skillsall skilltree skpoint skreset slaveclone snow sound spawn spiritball statall statsall stfu storage storeall stpoint str streset summon trade unban unbanish unblock undisguiseall unjail unmute useskill vit warpto whogm whois
-
And I thought I was learning everything I needed to know. How do I edit that? Peopleperson49
-
How do I adjust GM account levels in the flux control panel? Peopleperson49
-
That guide would have been helpful about an hour ago, lol. I figured them out on my own, but there is some useful stuff there. I still like assigning specific numbers better! My other question was are there commands like @dye here? I hated being forced to rely on the stylist so I made it a command any player could use. Also do you know where I go to change an accounts permission level? Peopleperson49
-
Where do I go in the flux cp to change the account levels to 99 or whatever? How do you set an account level with rAthena? Sorry, I'm used to doing things on an eAthena based server. Peopleperson49