Nash Posted April 6, 2013 Posted April 6, 2013 Guys i need a simple pvp ladder NPCNPC to click I have googled alot of times still i havent found 1 Every pvp ladder have on logginevent i dont want a ladder like that i want a simple NPCalso a gold room Every gold room i get are bugged please help guys Thanks AlotSorry For my bad english T_T Quote
llchrisll Posted April 10, 2013 Posted April 10, 2013 (edited) Hmm do you got an pvp script already? So we can make an ladder for it, in case you have. Gold Room: Well I have an private gold room where you have to fight for it The battle occures every 2nd day and you can visit ur gold room as often as you like but you get kicked out of an specific time. But making an Gold Room everyone can go into isn't that hard in my opinion..., I know this is Request Section but just saying . Regards, Chris Edit: Heres my freshly scripted Gold Room, which drops the gold already on the floor, untested though :I. If you prefer monsters to be killed, tell me. prontera,150,180,4 script Gold Room 110,{ mes .n$; mes "Welcome, "+strcharinfo(0)+"!"; mes "Do you want to be warped to the Gold Room?"; if(select("- Yes:- No") - 1) close; next; mes .n$; mes "Fine, let's go."; close2; warp "new_zone04",0,0; end; OnInit: set .n$,"["+strnpcinfo(0)+"]"; while(1) { makeitem 969,1,"new_zone04",rand(88,111),rand(168,191); sleep2 1000; } end; } // Mapflags // Just delete or uncomment lines which should not be loaded new_zone04 mapflag pvp off new_zone04 mapflag nosave SavePoint new_zone04 mapflag nowarpto new_zone04 mapflag nowarp new_zone04 mapflag nomemo new_zone04 mapflag noreturn new_zone04 mapflag no Edited April 10, 2013 by llchrisll 1 Quote
Patskie Posted April 10, 2013 Posted April 10, 2013 Guys i need a simple pvp ladder NPC NPC to click I have googled alot of times still i havent found 1 Every pvp ladder have on logginevent i dont want a ladder like that i want a simple NPC also a gold room Every gold room i get are bugged please help guys Thanks Alot Sorry For my bad english T_T Elaborate your ideas on PVP ladder npc. 1 Quote
Nash Posted April 23, 2013 Author Posted April 23, 2013 thx alot llchrisll thx for ur script its awesome but i actually need monster kill drop thx in advance Quote
Patskie Posted April 23, 2013 Posted April 23, 2013 PVP Ladder http://rathena.org/board/topic/81535-pvp-ladder-modifications/ Quote
Nash Posted April 26, 2013 Author Posted April 26, 2013 PVP Ladder http://rathena.org/board/topic/81535-pvp-ladder-modifications/ Thx Alot Bro Hmm do you got an pvp script already? So we can make an ladder for it, in case you have. Gold Room: Well I have an private gold room where you have to fight for it The battle occures every 2nd day and you can visit ur gold room as often as you like but you get kicked out of an specific time. But making an Gold Room everyone can go into isn't that hard in my opinion..., I know this is Request Section but just saying . Regards, Chris Edit: Heres my freshly scripted Gold Room, which drops the gold already on the floor, untested though :I. If you prefer monsters to be killed, tell me. prontera,150,180,4 script Gold Room 110,{ mes .n$; mes "Welcome, "+strcharinfo(0)+"!"; mes "Do you want to be warped to the Gold Room?"; if(select("- Yes:- No") - 1) close; next; mes .n$; mes "Fine, let's go."; close2; warp "new_zone04",0,0; end; OnInit: set .n$,"["+strnpcinfo(0)+"]"; while(1) { makeitem 969,1,"new_zone04",rand(88,111),rand(168,191); sleep2 1000; } end; } // Mapflags // Just delete or uncomment lines which should not be loaded new_zone04 mapflag pvp off new_zone04 mapflag nosave SavePoint new_zone04 mapflag nowarpto new_zone04 mapflag nowarp new_zone04 mapflag nomemo new_zone04 mapflag noreturn new_zone04 mapflag no Thx alot bro i finally managed to make a gold room Quote
Question
Nash
Guys i need a simple pvp ladder NPC

NPC to click
I have googled alot of times still i havent found 1
Every pvp ladder have on logginevent i dont want a ladder like that
i want a simple NPC
also a gold room
Every gold room i get are bugged
please help guys
Thanks Alot
Sorry For my bad english T_T
7 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.