The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
Request < NPC For Leveling room with Restrictions
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
DutchDuck
Greetings!
I tryed several things scripting this by myself even with wiki next to me..
but it keeps failing so imma try it like this now,..
pallene,164,145,5 script Leveling Room 84,{
warp "pvp_y_1-2",0,0;
end;
OnInit:
monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp";
monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp";
monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp";
monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp";
monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp";
end;
OnLevelUp:
atcommand "@blvl 5";
atcommand "@jlvl 5";
end;
}
What i want is that this npc before it warps you to the Map..
Says some things like:
Gnar Gnar Gnar...
i can bring you to a place where you can gain levels a easy way..
what do i get in return? well when choosing this way of levelling.. it shows that youre are weak!
and thats something I love!
in order to get you there it will cost you:
You need to be minimum base Level 150
300 TCG Card (7227)
and 500.000 Zeny
( these are also the requirments needed to get warped there)
All requirments met:
mes: Goood... Let the ShadowRealm take you there so you can start leveling the weak way!
but remember.... if you die.... you will have to bring me the money and the cards all over...
Still want to go?
- Yes because im weak! > Warp to the map
-No leave me alone! > Close conversation
Missing a Requirment:
Mes: come again when you decide to let the shadow realm inside youre head Muahahah~
close conversation
Edited by DutchDuckLink to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.