Jump to content
  • 0

Private Leveling Room


Question

Posted

http://rathena.org/board/topic/75711-solve-request-a-leveling-room/

how do i add a choose leveling room. ?

i want to edit this script like a private mvp room.

the room can be rent about 1 day ? the monster will auto respawn at the map..

someone please edit this script for me. thx

- script novice_zone -1,{
OnPCLoadMapEvent:
sleep2 1000;
while( strcharinfo(3) == "bat_c03" && BaseJob == 0 && JobLevel < 10)
{sleep2 1; if( Hp < MaxHp || readparam(Sp) < readparam(MaxSp) )
 {percentheal 100,100; specialeffect2 312;} }
end;
}
bat_c03,0,0,0,0 monster Leveling Poring 1002,100,5000,5000;
bat_c03,0,0,0,0 monster Leveling Drops 1113,100,5000,5000;
bat_c03,0,0,0,0 monster Leveling Poporing 1031,100,5000,5000;
bat_c03 mapflag loadevent
//warper to leveling room
malangdo,273,231,5 script Novice Zone 729,{
 warp "bat_c03",140,61;
 end;

5 answers to this question

Recommended Posts

Posted (edited)

It's more like a request. Can you give us more details please ? A rent for 1 person ? Conditions for rent ? For all class and level ? Which monster auto respawn ? How much ? On bat_c03 ?

Thanks.

Edited by Capuche
Posted

It's more like a request. Can you give us more details please ? A rent for 1 person ? Conditions for rent ? For all class and level ? Which monster auto respawn ? How much ? On bat_c03 ?

Thanks.

yezza, rent like a private mvp room. at 10 room or 5 room ?

yup for all job...

poring auto respawn ( i have give mine script) 10 only after kill it will auto respawn. sure at bat_c03

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...