-
Posts
170 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Loke
-
Script that logs player's total time played since first login..
Loke replied to Meister's question in Script Requests
is the vendor counted? because if yes it will exploit the cash points -
/showname is not working @Zack here's the SS http://imageshack.us/photo/my-images/52/tedem.jpg/ Fix using /font tnx to Judas
-
The character name is on top like flyff lol
-
lol 160 is this a part of balance patch?
-
PvP Master Ultimate [v1.3.0]
Loke replied to Mooka's topic in PvP, GvG, WoE, Battleground Script Releases
Still the error is not fix after I add the 3 sounds maybe the error is this one set [email protected]$[61],"end"; because there's no soundlist "end" -
Need NPC jobchange For Kagerou and Oborou
Loke replied to IusReservoir's question in Script Requests
Try this //-- Kageou/Oboro Quest prontera,157,194,4<tab>script<tab>Ninja Job Changer<tab>588,{ if (Class == Job_Ninja) { if (JobLevel == 70) { if (BaseLevel == 99) { mes "[ ^C8BBBETemporary Job Changer^000000 ]"; mes "Do you want to become Kagerou or Oboro?."; mes "Im the temporary job changer of a Ninja to advance their job."; mes "Kagerou is only for Boy Ninja."; mes "Oboro is only for Girl Ninja."; menu "Kagerou",L_boy,"Oboro",L_girl; close; L_boy: next; jobchange 4211; mes "Have a nice day~."; close; L_girl: next; jobchange 4212; mes "Have a nice day~."; close; } } } } -
Anyone know how enable the effect of this skill to all except the user case NC_COLDSLOWER: case NC_ARMSCANNON: case RK_DRAGONBREATH: case WM_LULLABY_DEEPSLEEP: i = skill_get_splash(skillid,skilllv); map_foreachinarea(skill_area_sub,src->m,x-i,y-i,x+i,y+i,BL_CHAR, src,skillid,skilllv,tick,(skillid == WM_LULLABY_DEEPSLEEP)? flag|BCT_ALL|1 : flag|BCT_ENEMY|1,skill_castend_damage_id); break; Problem The user is also affected w/ Lullaby :<
-
I already add that in status.h but after I click the scroll the icon is not showing
-
How to put the new status icon for MVP Scroll such as Tao Gunka / Orc Lord / Ghostring etc.
-
Boxing is already died last night
-
Because Mandragora and Secrament only for Renewal cast. If you are using instant casting the only effect of mandragora is reduce enemy's INT by 30.. but the casting effect is not affected since your not using renewal cast
-
Philippine Ragnarok Online Moon Ragnarok Online iDate LOL Pokemon
-
PvP Master Ultimate [v1.3.0]
Loke replied to Mooka's topic in PvP, GvG, WoE, Battleground Script Releases
Well its like every time they kill each other in pvp room theres a time that the pvp will pop up error I have wav folder in data folder inside my grf I think the error is in the 3 wav but there's not in script? set [email protected]$[1],"First Blood"; // | set [email protected]$[2],"Double Kill"; // | set [email protected]$[3],"Triple Kill"; // | set [email protected]$[5],"Mega Kill"; // | set [email protected]$[10],"Ultra Kill"; // | set [email protected]$[15],"Killing Spree"; // | set [email protected]$[20],"Ownage"; // | set [email protected]$[25],"Holy Shit"; // | set [email protected]$[30],"God Like"; // | set [email protected]$[35],"Dominating"; // | set [email protected]$[40],"Unstoppable"; // | set [email protected]$[50],"Monster Kill"; // | set [email protected]$[51],"end"; // | I have Combowhore , Whicked Sick and Rampage here but there's no script for this 3 -
PvP Master Ultimate [v1.3.0]
Loke replied to Mooka's topic in PvP, GvG, WoE, Battleground Script Releases
sometime I got error when in pvp i dont know what's the error. -
How to enable this skill to all players except the user.
-
►[Rikimaru's Scripts]◄ Latest : Requested 3rd Jobclass Headgear Reward
Loke replied to Rikimaru's topic in Script Collections
About your WOE Reward can you add the WOESE -
Go to conf folder then open atcommand_athena.conf Just edit the 1st line Example: // Displays a list of @ commands available to the player. commands: 0,10 0 = Commands to All Account Level using @commands 40 = Account Level 40+ , This one enable the GM to use @commands to player using # example: #commands Name
-
How to fix this? All hidden npc are showing after I update my client. Anyone have a diff patch to fix this? Thanks in advanced I want to try this 1 but all link are dead http://rathena.org/board/topic/58902-solved-2011-11-22a-client-problems/
-
Im using the client 05-05-2012 all sets are done but there's 2 problem.. 1. All hidden npc are showing 2. When I click skill I always got dc, map server unsupported packet version... Anyone know how to fixed this problem?
-
You can use the costume system of rAthena in 3ceam. Its work perfectly just apply the diff. then recompile.
-
Because my I forgot to update my quest_db ) I'm using 3ceam thats why theres no cooldown because 3ceam quest_db is not update since 3ceam has no nydhogg instance yet. btw thanks for replying topic solved.
-
I see thank =)
-
How to put the cool down of nydhogg instance quest? Because the quest in rathena has no cooldown so the player can abuse it