Radian
Members-
Content Count
70 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Radian
-
Good quality graphics with good attitude. I don't doubt her skills as you can see on her past graphics. 100% !
- 95 replies
-
- maps
- forum setup
- (and 8 more)
-
Is it me or does anyone here cant download the clients?
-
I would recommend her to everyone no doubts. she is the best!
- 95 replies
-
- maps
- forum setup
- (and 8 more)
-
@Dastgir Yea thats the issue because my server can go up to baselevel 500 and job 120. but the npc keeps saying that i need to be at the max level.
-
@Dastgir I think setting for baselevel and joblevel are missing?
-
you should be able to know if its renewal or pre renewal because there's monster in maps that only for renewal.
-
I think you are in the right section but you need to search it "how to add custom items for ragnarok". it might help you while waiting for replies.
-
Those characters can be edited in-game. just double click it and it will automatically but i think there's another way for it which is the ChatWndInfo_U.lua you can see that inside RO/savedata/ChatWndInfo_U.lua and for the screen shot logo check it here https://rathena.org/board/topic/63828-how-to-change-screenshots-logo/
-
rA has the similar issue with this https://github.com/rathena/rathena/issues/1953
-
Maybe if you change the type of the weapon into a bow type an see if it will work.
-
Hi guys! if you dont mind can you help me with the cluckers event? Add a system that when the player is dead the npc will resurrect the player for 5 seconds delay.https://github.com/HerculesWS/Hercules/blob/master/npc/custom/events/cluckers.txt --- please close this thread. thanks ---
-
Karma will get him. trust me
-
Did you test it on rA? I think it will work.
-
Developer of 3ceam why i cant use skill on mobs ?? in different maps
Radian replied to vegavega's topic in 3CeAM Support
I think he is on the right forum (extended forum) for 3CeAM. -
There's a patch on rAthena to identify the warnings on bonus scripts. We know this happens sometime here is the patch https://rathena.org/board/topic/98756-warnings/
-
replace costume into sd->status.name it will become like clif->solved_charname(sd->fd, charid, sd->status.name); Thanks for the reply i will test it
-
Not necessary to add mob o_O, its just script not checking if mob exist or not, so adding a condition will fix it. Oh sorry xD how about in this line? "2114,2115,2116,2117,2118,2119,2120,2121,2123,2124,2125,1496,"; should it be like this? "2114,2115,2116,2117,2118,2119,2120,2121,2123,2124,2125,1496";
-
Hi Mhalicot! can i ask a question how do you change the " costume " word when converting the headgear into the users name?
-
I think the ID of the monster stated is not available on the mob_db.txt try to look for that ID and enable it.
-
HKLM to HKCU don't apply this patch.
-
Hercules Ultimate Localization Design
Radian replied to Tio Akima's question in General Server Support
For my own understanding all language will be supported and you don't need to edit the npc information into a different language. for example English to Chinese. I guess? -
Do you have a patch for rAthena? xD
-
Yes I am planning to create na new id for the fused card. thanks for the help
-
Hello Everyone, I would like to request a script that works like this [*]Combine Cards. [*]Has a chance of success. [*]Multiple Requirements. something like this (thanks in advance) [ Fused Card ]-- Fused Phreeoni Card -- -- Requirements --1x Red Potion1x Blue Potion1x Yellow Potion1x White Potion -- New Effect --HIT +150Add a 5% chance of auto casting Stone Curse status when hit by enemy. -- Success Rate --90% Fail and 10% success.