Jump to content

cadz

Members
  • Posts

    243
  • Joined

  • Last visited

Everything posted by cadz

  1. cadz

    quest script help

    thanks a lot for listening to my msg =) i will test now =)
  2. good day everyone.. anyone can help me for my script like new style of quest thanks a lot... here is the file almost done but something thanks in advance. my problem is when monster died another npc should appear. anyone please... remove this thanks i think im in the wrong section. sorry mods good day everyone.. anyone can help me for my script like new style of quest thanks a lot... here is the file almost done but something thanks in advance. my problem is when monster died another npc should appear. anyone please... - script drag#disable -1,{ OnInit: disablenpc "cadz"; end; } prontera,151,193,5 script Dragon's Maiden 872,{ set .npcName$,"Violet"; if (BaseLevel >= 98) goto We; else goto Sorry; We: mes "["+.npcName$+"]"; mes "Hello..."; mes "My name is violet"; mes "I am the keeper of the Dragon's key"; mes "If you want to be the next Dragon Slayer"; mes " There are certain items that i'll be requesting"; next; mes "["+.npcName$+"]"; mes "So you want to know everything?"; mes "But first you need prove me to that your the one"; next; mes "["+.npcName$+"]"; mes "do you still want to continue?"; mes "there's is turning back now..."; menu "I want to Start",L_Start,"Sorry im scared",L_End;{ L_Start: mes "["+.npcName$+"]"; next; mes "Okay lets go!"; next; warp "2@pump",0,0; goto aa; aa: sleep2 10000; mapannounce "2@pump","Violet: Okay we are in the Dragon's dungeon",0; sleep2 10000; mapannounce "2@pump","Violet: Don't forget to autoloot",0; sleep2 10000; mapannounce "2@pump","Violet: Those mobs drop will be the key to make the items for you",0; sleep2 10000; mapannounce "2@pump","Violet: Kill the all dragons!",0; monster "2@pump",0,0,"Draco",2013,10,"cadz::OnMyMobDead"; set .MyMobs,.MyMobs-1; if (.MyMobs < 1) donpcevent "cadz::OnEnable"; stopnpctimer; end; } L_End: mes "["+.npcName$+"]"; mes "oh okay God be with you"; close; sorry: mes "["+.npcName$+"]"; mes "Im Sorry your still weak"; mes "Comeback again if your have the Blue Aura of Strenth!"; close; 2@pump,52,99,6 script cadz 56,{ set .npcName$,"Cadz"; OnMyMobDead: mes "["+.npcName$+"]"; mes "What are you doing at the dungeon?."; mes "How could you kill all those dragons by your self?."; mes "Your strong!."; mes "Now you can be the next dragon slayer!"; next; set .npcName$,"Cadz"; mes "I the dragon slayer! i baptize ^0000FF"+strcharinfo(0)+"^000000."; specialeffect 40; next; mes "["+.npcName$+"]"; mes "By the power of Ragnarok Online!"; specialeffect 89; next; mes "["+.npcName$+"]"; mes "You will be the next Dragon SLLLAAAYYYEERRR!!!!!"; specialeffect 158; getitem 607,1; next; mes "["+.npcName$+"]"; mes "Now go! dragon slayer protect the Ragnarok World!"; next; warp "prontera",150,150; close; }
  3. cadz

    sprite help

    okay thanks. =) i'll try to edit those stuffs
  4. follow up question and how to change the range of desperado skill like you still can hit by deperado 5 step away thanks in advance
  5. cadz

    sprite help

    drop can you explain what is actOR2? im using 2011 i think im using sprite conview what should i do?
  6. cadz

    sprite help

    its free =) here already added the files anyone can help me please....
  7. cadz

    sprite help

    hi there im getting problem with the scarf i get it from papazola site. thanks for the sprite papazola 20123,_santa,scarf,5,20,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,997,{ },{},{} thanks in advance a lot. Scarf.rar
  8. cadz

    zeny bug

    thanks again =)
  9. cadz

    zeny bug

    hi there i tried to vend and my zeny is max 2billions right? and any one canstill buy but zeny is still 2billion how to fix when you buy with zeny is max it will reply when you buy is max capacity in zeny
  10. hi there anyone can help me to put all effect of tarot in GTB card? or how can resist all of the illness status in script. thanks in advance. dunno if im the right section. sorry if not thanks or how to put on cast thats not effect by dex. \ close this topic already have the solution thanks =)
  11. cadz

    Request: Poker

    yeah try the waiting room. can't wait someone fix it =D anyone can work this script?
  12. cadz

    Request: Poker

    yeah kinda working but something i can't fix.
  13. anyone can help me with these still have errors anyone can solve this error thanks inadvance poker.txt
  14. how to change this to zeny instead of tgc? anyone can help me thanks
  15. cadz

    Request: MVP room

    okay thanks a lot close topic fixed already thanks annie =)
  16. got error bg_emp0.3.txt .inprogress = 2;
  17. btw emistry i just need to change the set #CASHPOINTS, #CASHPOINTS + 1; to set getitem,7227,10; ? so tgc will be the rewards?
  18. cadz

    Request: MVP room

    hmmm can you edit for me i just need room to summon bloody branch so player can't summon in random maps. thanks emistry with cleaner and healer buffs agi bless level 5. no payment and time limitations and if your afk within 5minutes you will be kick. can you do that for me.? fix already close the topic thanks a lot =) ohh emistry ohh emistry i saw some problems with the script http://s723.beta.photobucket.com/user/gaijhin/media/111.png.html can you fix this?
  19. hi there anyone can give me a guide to fix email verification in accounts. im using mercury my server is VPS. thanks in advance
  20. close already fix thanks alot =)
  21. btw even when you died in the room monster will disappear what is script?
×
×
  • Create New...