Jump to content

darking123

Members
  • Posts

    931
  • Joined

  • Last visited

Everything posted by darking123

  1. - script announceporing -1,{ OnClock1200: OnClock1100: OnClock1300: OnClock2300: announce "Event 'Poring Catcher' is starting!",0; sleep 1000; enablenpc "Poring"; announce "Go to Prontera to play this event",0; sleep 1000; announce "Event will start in 3 minutes",0; sleep 60000; announce "Event will start in 2 minutes",0; sleep 60000; announce "Even will start in 1 minute, hurry!",0; sleep 60000; announce "Event 'Poring Catcher' has started!",0; donpcevent "monstri::onstart"; disablenpc "Poring"; initnpctimer; OnTimer5000: if ( getmapusers("poring_w01") == 0 ) { killmonsterall "poring_w01"; announce "Event 'Poring Catcher' didn't start because there's no players.",0; stopnpctimer; end; } } prontera,150,150,6 script Poring 1002,2,2,{ OnTouch: warp "poring_w01",0,0; end; } - script pobeditel -1,{ OnTruePoring: warp "SavePoint",0,0; killmonsterall "poring_w01"; dispbottom "You've killed the right poring!"; getitem 7227,1; getitem 671, 10; announce ""+strcharinfo(0)+" won in 'Poring catcher'. Congratulations! ",0; } - script monstri -1,{ onstart: monster "poring_w01",0,0,"Poring",1002,1,"pobeditel::OnTruePoring"; monster "poring_w01",0,0,"PorinG",1002,25,"proigral::OnFalsePoring"; monster "poring_w01",0,0,"P0ri",1002,25,"proigral::OnFalsePoring"; monster "poring_w01",0,0,"P0r1ng",1002,25,"proigral::OnFalsePoring"; monster "poring_w01",0,0,"Porning",1002,24,"proigral::OnFalsePoring"; } - script proigral -1,{ OnFalsePoring: dispbottom "You loose!"; percentheal -100,0; warp "SavePoint",0,0; } // -- Mapflags poring_w01 mapflag nowarp poring_w01 mapflag nowarpto poring_w01 mapflag noteleport poring_w01 mapflag nosave poring_w01 mapflag nomemo poring_w01 mapflag nobranch poring_w01 mapflag noloot poring_w01 mapflag noskill poring_w01 mapflag nopenalty
  2. i tried what you have said mind.. i have error when i try to open it..but when i try to open the .spr there is no error
  3. players cannot warp to splendide because it is prohibited how to enable it?
  4. [Error]: Missing 1 right curlys at file 'npc/custom/poring_catcher.txt', line '75'. - script announceporing -1,{ OnClock1200: OnClock1100: OnClock1300: OnClock2300: announce "Event 'Poring Catcher' is starting!",0; sleep 1000; enablenpc "Poring"; announce "Go to Prontera to play this event",0; sleep 1000; announce "Event will start in 3 minutes",0; sleep 60000; announce "Event will start in 2 minutes",0; sleep 60000; announce "Even will start in 1 minute, hurry!",0; sleep 60000; announce "Event 'Poring Catcher' has started!",0; donpcevent "monstri::onstart"; disablenpc "Poring"; initnpctimer; OnTimer5000: if ( getmapusers("poring_w01") == 0 ) { killmonsterall "poring_w01"; announce "Event 'Poring Catcher' didn't start because there's no players.",0; stopnpctimer; end; } } prontera,148,197,6 script Poring 1002,2,2,{ OnTouch: warp "poring_w01",0,0; end; - script pobeditel -1,{ OnTruePoring: warp "SavePoint",0,0; killmonsterall "poring_w01"; dispbottom "You've killed the right poring!"; getitem 7227,10; announce ""+strcharinfo(0)+" won in 'Poring catcher'. Congratulations! ",0; } - script monstri -1,{ onstart: monster "poring_w01",0,0,"Poring",1002,1,"pobeditel::OnTruePoring"; monster "poring_w01",0,0,"PorinG",1002,25,"proigral::OnFalsePoring"; monster "poring_w01",0,0,"P0ri",1002,25,"proigral::OnFalsePoring"; monster "poring_w01",0,0,"P0r1ng",1002,25,"proigral::OnFalsePoring"; monster "poring_w01",0,0,"Porning",1002,24,"proigral::OnFalsePoring"; } - script proigral -1,{ OnFalsePoring: dispbottom "You loose!"; percentheal -100,0; warp "SavePoint",0,0; } poring_w01 mapflag nowarp poring_w01 mapflag nowarpto poring_w01 mapflag noteleport poring_w01 mapflag nosave poring_w01 mapflag nomemo poring_w01 mapflag nobranch poring_w01 mapflag noloot poring_w01 mapflag noskill poring_w01 mapflag nopenalty [Error]: npc_enable: Attempted to show a non-existing NPC 'Poring' (flag=1). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Poring' (flag=0). i tried other script this is the error of this script [Error]: npc_enable: Attempted to hide a non-existing NPC 'Poring Catcher#evnt2' (flag=4). - script poring#announcer -1,{ OnInit: disablenpc "poringevent"; hideonnpc "Poring Catcher#evnt2"; end; OnClock1200: OnClock1100: OnClock1300: OnClock2300: announce "Poring Catcher : It's time to play some Poring Catcher!",0; killmonster "poring_w01","All"; sleep2 10000; announce "Poring Catcher : Please make your way to the centre of Prontera.",0; sleep2 10000; announce "Poring Catcher : After one minute the portal will close.",0; sleep2 10000; announce "Poring Catcher : Enter the warp portal now if you want to join.",0; enablenpc "poringevent"; initnpctimer; end; OnTimer30000: announce "Poring Catcher : Last 30 seconds.",0; sleep2 5000; announce "Poring Catcher : Hurry to the centre of Prontera if you want to join.",0; end; OnTimer50000: announce "Poring Catcher : Last 10 seconds.",0; end; OnTimer55000: announce "Poring Catcher : 5.",0; end; OnTimer56000: announce "Poring Catcher : 4.",0; end; OnTimer57000: announce "Poring Catcher : 3.",0; end; OnTimer58000: announce "Poring Catcher : 2.",0; end; OnTimer59000: announce "Poring Catcher : 1.",0; end; OnTimer60000: announce "Poring Catcher : Time's up. Portal Will Open again when a GM activates it.",0; end; OnTimer61000: disablenpc "poringevent"; donpcevent "Poring Catcher#evnt2::OnEnable"; stopnpctimer; end; } //-------------------------------------------------- prontera,156,172,0 warp poringevent 2,2,poring_w01,106,129 //-------------------------------------------------- poring_w01,100,127,4 script Poring Catcher#evnt2 715,{ //-------------------------------------------------- mes "[Poring Catcher]"; if(PORING == 1) goto L_PORING; mes "Please tell me your name"; next; input .@name$; if(.@name$ != strcharinfo(0)) { mes "[Poring Catcher]"; mes "Are you sure thats your character name?"; close; } mes "[Poring Catcher]"; mes "Congrats. You've won."; close2; announce "Poring Catcher : All laugh at, "+.@name$+". - This player tried to cheat the system. Muhahahahaha!",0; warp "prontera",155,182; end; L_PORING: mes "Please tell me your name"; next; input .@name$; if(.@name$ != strcharinfo(0)) { mes "[Poring Catcher]"; mes "Are you sure thats your character name?"; close; } mes "[Poring Catcher]"; mes "Congrats. You've won."; close2; announce "Poring Catcher : We have a winner, "+.@name$+". - 1 Event Token Won!",0; getitem 7227,10; // SET THE 20085 TO THE ITEM ID OF YOUR PRIZE set PORING,0; warp "prontera",155,182; hideonnpc "Poring Catcher#evnt2"; end; OnEnable: mapannounce "poring_w01","Poring Catcher : I will be summoning 100 different Porings.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : Only one of these Porings is the correct Poring.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : The correct Poring is called [ Poring ], all the other Porings have different names.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : Take your time because if you kill the wrong Poring, your out of the game.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : The first player to kill the correct Poring wins.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : That's that.. Now let's play...",0; goto L_Start; end; L_Start: mapannounce "poring_w01","Poring Catcher : 5",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : 4",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : 3",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : 2",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : 1",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : Lets Do This!",0; areamonster "poring_w01",84,119,121,90,"Poring",1002,1,"poringwin::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Pouring",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Proing",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poiring",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poing",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"I am not Poring",1002,5,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Gniriop",1002,1,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poring",1113,1,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poring",1062,1,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poriiing",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"PoriNg",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Porong",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"P0ring",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Por1ng",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Porng",1002,1,"poringlose::OnMobKilled"; end; } - script poringwin -1,{ OnMobKilled: dispbottom "Poring : Congratulations. You've got me."; set PORING,1; atcommand "@doommap"; killmonster "poring_w01","All"; mapannounce "poring_w01","Poring Catcher : Come to me and tell me your name.",0; hideoffnpc "Poring Catcher#evnt2"; end; } - script poringlose -1,{ OnMobKilled: dispbottom "Poring Catcher : Wahaha, your a loser! - I wasnt the correct Poring."; warp "prontera",155,178; end; } // -- Mapflags poring_w01 mapflag nowarp poring_w01 mapflag nowarpto poring_w01 mapflag noteleport poring_w01 mapflag nosave poring_w01 mapflag nomemo poring_w01 mapflag nobranch poring_w01 mapflag noloot poring_w01 mapflag noskill poring_w01 mapflag nopenalty
  5. when the event start the warper doesnt show up - script poring#announcer -1,{ OnInit: disablenpc "poringevent"; hideonnpc "Poring Catcher#evnt2"; end; OnClock1200: OnClock1100: OnClock1300: OnClock2300: OnStart: announce "Poring Catcher : It's time to play some Poring Catcher!",bc_all,0xFF0000; killmonster "poring_w01","All"; sleep2 10000; announce "Poring Catcher : Please make your way to Prontera.",bc_all,0xFF0000; sleep2 10000; announce "Poring Catcher : After one minute the portal will close.",bc_all,0xFF0000; sleep2 10000; announce "Poring Catcher : Enter the warp portal now if you want to join.",bc_all,0xFF0000; enablenpc "poringevent"; initnpctimer; end; OnTimer30000: announce "Poring Catcher : Last 30 seconds.",bc_all,0xFF0000; sleep2 5000; announce "Poring Catcher : Hurry to Prontera if you want to join.",bc_all,0xFF0000; end; OnTimer50000: announce "Poring Catcher : Last 10 seconds.",bc_all,0xFF0000; end; OnTimer55000: announce "Poring Catcher : 5.",bc_all,0xFF0000; end; OnTimer56000: announce "Poring Catcher : 4.",bc_all,0xFF0000; end; OnTimer57000: announce "Poring Catcher : 3.",bc_all,0xFF0000; end; OnTimer58000: announce "Poring Catcher : 2.",bc_all,0xFF0000; end; OnTimer59000: announce "Poring Catcher : 1.",bc_all,0xFF0000; end; OnTimer60000: announce "Poring Catcher : Next Event will start in 1 hour.",bc_all,0xFF0000; end; OnTimer61000: disablenpc "poringevent"; donpcevent "Poring Catcher#evnt2::OnEnable"; stopnpctimer; end; } //-------------------------------------------------- prontera,148,197,0 warp poringevent 2,2,poring_w01,106,129 //-------------------------------------------------- poring_w01,100,127,4 script Poring Catcher#evnt2 715,{ //-------------------------------------------------- mes "[Poring Catcher]"; if(PORING == 1) goto L_PORING; mes "Please tell me your name"; next; input .@name$; if(.@name$ != strcharinfo(0)) { mes "[Poring Catcher]"; mes "Are you sure thats your character name?"; close; } mes "[Poring Catcher]"; mes "Congrats. You've won."; close2; announce "Poring Catcher : All laugh at, "+.@name$+". - This player tried to cheat the system. Muhahahahaha!",0; warp "prontera",0,0; end; L_PORING: mes "Please tell me your name"; next; input .@name$; if(.@name$ != strcharinfo(0)) { mes "[Poring Catcher]"; mes "Are you sure thats your character name?"; close; } mes "[Poring Catcher]"; mes "Congrats. You've won."; close2; announce "Poring Catcher : We have a winner, "+.@name$+". - 2 TCG Card Won!",0; getitem 7227,2; set PORING,0; warp "prontera",0,0; hideonnpc "Poring Catcher#evnt2"; end; OnEnable: mapannounce "poring_w01","Poring Catcher : I will be summoning 100 different Porings.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : Only one of these Porings is the correct Poring.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : The correct Poring is called [ Poring ], all the other Porings have different names.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : Take your time because if you kill the wrong Poring, your out of the game.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : The first player to kill the correct Poring wins.",0; sleep2 10000; mapannounce "poring_w01","Poring Catcher : That's that.. Now let's play...",0; goto L_Start; end; L_Start: mapannounce "poring_w01","Poring Catcher : 5",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : 4",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : 3",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : 2",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : 1",0; sleep2 1000; mapannounce "poring_w01","Poring Catcher : Lets Do This!",0; areamonster "poring_w01",84,119,121,90,"Poring",1002,1,"poringwin::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Pouring",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Proing",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poiring",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poing",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"I am not Poring",1002,5,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Gniriop",1002,1,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poring",1113,1,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poring",1062,1,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Poriiing",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"PoriNg",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Porong",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"P0ring",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Por1ng",1002,10,"poringlose::OnMobKilled"; areamonster "poring_w01",84,119,121,90,"Porng",1002,1,"poringlose::OnMobKilled"; end; } - script poringwin -1,{ OnMobKilled: dispbottom "Poring : Congratulations. You've got me."; set PORING,1; atcommand "@doommap"; killmonster "poring_w01","All"; mapannounce "poring_w01","Poring Catcher : Come to me and tell me your name.",0; hideoffnpc "Poring Catcher#evnt2"; end; } - script poringlose -1,{ OnMobKilled: dispbottom "Poring Catcher : Wahaha, your a loser! - I wasnt the correct Poring."; warp "prontera",0,0; end; } // -- Mapflags poring_w01 mapflag nowarp poring_w01 mapflag nowarpto poring_w01 mapflag noteleport poring_w01 mapflag nosave poring_w01 mapflag nomemo poring_w01 mapflag nobranch poring_w01 mapflag noloot poring_w01 mapflag noskill poring_w01 mapflag nopenalty
  6. i just ripped the sprites from my previous created RO...the .grf is not encrypted but when i extract the .grf the is 1 failed to be extract about the max id imma try to lower sir
  7. i am using eathena sir...if euphy woe controller doesnt work to eathena what is the best woe controller to use?? dooms woe controller?
  8. what will i do to my css help please
  9. i used Euphy's WOE Controller v1.4.txt that error pop up line 57 parse_line: expect command, missing function name or calling undeclared function 52 : setd "."+.Castles$[.@i], .@i; 53 : } 54 : if (!agitcheck() && !agitcheck2()) sleep 4000; 55 : set .Init,1; 56 : OnMinute00: * 57 : 'f'reeloop(1); 58 : if (agitcheck() || agitcheck2()) { 59 : for(set .@i,0; .@i<.Size; set .@i,.@i+4) 60 : if (gettime(4) == $WOE_CONTROL[.@i] && gettime(3) == $WOE_CONTROL[.@i+2]) { 61 : OnWOEEnd: 62 : announce "The War Of Emperium is over!",bc_all|bc_woe;
  10. followed your guide step by step still didnt work
  11. so what i did is correct but my custom item still doesnt work i rechecked the things i put and edited
  12. about adding _ in bmp.. why does i need to put _?? accessoryid: also in ACCESSORY__RASTAFARI_FAIRY_WINGS = 1191, the _ is doubled and the others too and also in accname: my other custom items are like what i posted my other custom items are like formatted like that and they work..
  13. here http://rathena.org/board/files/file/2268-free-flux-cp-integration/
  14. the images from the flux cp and i tried it to other free theme flux cp it dont show up. but when i use the original it shows up
  15. here you go sir/mam AccNameTable = { [ACCESSORY_IDs.ACCESSORY_LINUX_ARMOR] = "_Linux_Armor", [ACCESSORY_IDs.ACCESSORY_LINUX_FREYA_SWORD] = "_Linux_Freya_Sword", [ACCESSORY_IDs.ACCESSORY_LINUX_HELM] = "_Linux_Helm", [ACCESSORY_IDs.ACCESSORY_LINUX_MANTEAU] = "_Linux_Manteau", [ACCESSORY_IDs.ACCESSORY_LINUX_RAINBOW_RING] = "_Linux_Rainbow_Ring", [ACCESSORY_IDs.ACCESSORY_LINUX_SHADES] = "_Linux_Shades", [ACCESSORY_IDs.ACCESSORY_LINUX_SHIELD] = "_Linux_Shield", [ACCESSORY_IDs.ACCESSORY_LINUX_SHOES] = "_Linux_Shoes", [ACCESSORY_IDs.ACCESSORY_LINUX_SWORD] = "_Linux_Sword", [ACCESSORY_IDs.ACCESSORY_NEW_DARK_BLUE_FAIRY_WINGS] = "_New_Dark_Blue_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_DARK_CYAN_FAIRY_WINGS] = "_New_Dark_Cyan_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_DARK_GOLD_FAIRY_WINGS] = "_New_Dark_Gold_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_DARK_GREEN_FAIRY_WINGS] = "_New_Dark_Green_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_DARK_PURPLE_FAIRY_WINGS] = "_New_Dark_Purple_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_DARK_RED_FAIRY_WINGS] = "_New_Dark_Red_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_RASTAFARI_FAIRY_WINGS] = "_Rastafari_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_BLACK_FAIRY_WINGS] = "_New_Black_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_BLUE_FAIRY_WINGS] = "_New_Blue_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_CYAN_FAIRY_WINGS] = "_New_Cyan_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_GOLD_FAIRY_WINGS] = "_New_Gold_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_GREEN_FAIRY_WINGS] = "_New_Green_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_PURPLE_FAIRY_WINGS] = "_New_Purple_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_RED_FAIRY_WINGS] = "_New_Red_Fairy_Wings", [ACCESSORY_IDs.ACCESSORY_NEW_WHITE_FAIRY_WINGS] = "_New_White_Fairy_Wings" } ACCESSORY_IDs = { ACCESSORY_LINUX_ARMOR = 1089, ACCESSORY_LINUX_FREYA_SWORD = 1090, ACCESSORY_LINUX_HELM = 1091, ACCESSORY_LINUX_MANTEAU = 1092, ACCESSORY_LINUX_RAINBOW_RING = 1093, ACCESSORY_LINUX_SHADES = 1094, ACCESSORY_LINUX_SHIELD = 1095, ACCESSORY_LINUX_SHOES = 1096, ACCESSORY_LINUX_SWORD = 1097, ACCESSORY_NEW_DARK_BLUE_FAIRY_WINGS = 1185, ACCESSORY_NEW_DARK_CYAN_FAIRY_WINGS = 1186, ACCESSORY_NEW_DARK_GOLD_FAIRY_WINGS = 1187, ACCESSORY_NEW_DARK_GREEN_FAIRY_WINGS = 1188, ACCESSORY_NEW_DARK_PURPLE_FAIRY_WINGS = 1189, ACCESSORY_NEW_DARK_RED_FAIRY_WINGS = 1190, ACCESSORY_RASTAFARI_FAIRY_WINGS = 1191, ACCESSORY_NEW_BLACK_FAIRY_WINGS = 1192, ACCESSORY_NEW_BLUE_FAIRY_WINGS = 1193, ACCESSORY_NEW_CYAN_FAIRY_WINGS = 1194, ACCESSORY_NEW_GOLD_FAIRY_WINGS = 1195, ACCESSORY_NEW_GREEN_FAIRY_WINGS = 1196, ACCESSORY_NEW_PURPLE_FAIRY_WINGS = 1197, ACCESSORY_NEW_RED_FAIRY_WINGS = 1198, ACCESSORY_NEW_WHITE_FAIRY_WINGS = 1199 } 30092#Linux_Armor# 30093#Linux_Freya_Sword# 30094#Linux_Helm# 30095#Linux_Manteau# 30096#Linux_Rainbow_Ring# 30097#Linux_Shades# 30098#Linux_Shield# 30099#Linux_Shoes# 30100#Linux_Sword# 1749#Quincy Bow# 20185#Evolved_Dark_Blue_Fairy_Wings# 20186#Evolved_Dark_Cyan_Fairy_Wings# 20187#Evolved_Dark_Gold_Fairy_Wings# 20188#Evolved_Dark_Green_Fairy_Wings# 20189#Evolved_Dark_Purple_Fairy_Wings# 20190#Evolved_Dark_Red_Fairy_Wings# 20191#Rastafari_Fairy_Wings# 20192#Evolve Omega Dark Angel# 20193#New_Blue_Fairy_Wings# 20194#New_Cyan_Fairy_Wings# 20195#New_Gold_Fairy_Wings# 20196#New_Green_Fairy_Wings# 20197#New_Purple_Fairy_Wings# 20198#New_Red_Fairy_Wings# 20199#Evolve Omega Arch Angel# 30092,Linux_Armor,Linux Armor,5,0,,400,,10,,1,0xFFFFFFFF,7,2,16,,94,0,1089,{ bonus bAllStats,5; bonus bUnbreakableArmor,0; if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte) bonus2 bResEff,Eff_Silence,7000; else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) bonus2 bResEff,Eff_Stun,7000; },{},{} 30093,Linux_Freya_Sword,Linux Freya Sword,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1090,{ bonus bStr,5; bonus2 bAddEle,0,15; bonus bVit,5; },{},{} 30094,Linux_Helm,Linux Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1091,{ { bonus bMdef,10; if(isequipped(2357,2421,2524)) bonus bAllStats,5;bonus bMaxHPrate,10; },{},{} },{},{} 30095,Linux_Manteau,Linux Manteau,5,0,,400,,5,,1,0xFFFFFFFF,7,2,4,,94,0,1092,{ bonus bUnbreakableGarment,0; if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte) bonus bFlee2,10+(getequiprefinerycnt(EQI_GARMENT)*2); else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) bonus bShortWeaponDamageReturn,7+(getequiprefinerycnt(EQI_GARMENT)*2); },{},{} 30096,Linux_Rainbow_Ring,Linux Rainbow Ring,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1093,{ bonus bAspdRate,10; bonus bMdef,5; bonus2 bSubRace,RC_DemiHuman,10; },{},{} 30097,Linux_Shades,Linux Shades,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1094,{ bonus bIntravision,1; bonus bStr,10; },{},{} 30098,Linux_Shield,Linux Shield,5,30000,,500,,3,,1,0xFFFFFFFE,7,2,32,,65,1,1095,{ bonus bMagicDamageReturn,10; bonus bShortWeaponDamageReturn,10; } },{},{} 30099,Linux_Shoes,Linux Shoes,5,0,,500,,4,,1,0xFFFFFFFE,2,2,64,,1,1,1096,{ { bonus bUnbreakableShoes,0; if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte) bonus bMaxHP,(BaseLevel*8); else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) bonus bMaxSP,(JobLevel*5); },{},{} },{},{} 30100,Linux_Sword,Linux Sword,4,1,,10,200,,2,0,0xFFFFFFFF,7,2,2,1,1,1,1097,{},{},{} //custom weapon 1749,_quincybow,quincybow,4,0,,1000,100,,5,2,0x00080808,2,2,34,3,50,1,11,{ bonus2 bSkillAtk,"SN_SHARPSHOOTING",10; bonus2 bSkillAtk,"AC_DOUBLE",10; bonus2 bSkillAtk,"AC_CHARGEARROW",10; },{},{} //custom wings 20185,New_Dark_Blue_Fairy_Wings,New_Dark_Blue_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1185,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20186,New_Dark_Cyan_Fairy_Wings,New_Dark_Cyan_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1186,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20187,New_Dark_Gold_Fairy_Wings,New_Dark_Gold_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1187,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20188,New_Dark_Green_Fairy_Wings,New_Dark_Green_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1188,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20189,New_Dark_Purple_Fairy_Wings,New_Dark_Purple_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1189,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20190,New_Dark_Red_Fairy_Wings,New_Dark_Red_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1190,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20191,Rastafari_Fairy_Wings,Rastafari_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1191,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20192,New_Black_Fairy_Wings,New_Black_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1192,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20193,New_Blue_Fairy_Wings,New_Blue_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1193,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20194,New_Cyan_Fairy_Wings,New_Cyan_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1194,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20195,New_Gold_Fairy_Wings,New_Gold_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1195,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20196,New_Green_Fairy_Wings,New_Green_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1196,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20197,New_Purple_Fairy_Wings,New_Purple_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1197,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20198,New_Red_Fairy_Wings,New_Red_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1198,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{} 20199,New_White_Fairy_Wings,New_White_Fairy_Wings,5,100000,,10, ,10,,1,0xFFFFFFFF,7,2,1,,0,0,1199,{bonus bAllstats,+5;bonus bMaxHPrate,5; bonus bShortWeaponDamageReturn,10;bonus bMagicDamageReturn,10;},{},{}
  16. there names are all correct and the same.. but still error occur anymore help please?
  17. i completed it but it still doesnt work
  18. i want that the woe will only be in kriem so the other emperium will be disabled.. how will i do that
  19. The icon Is not showing and when i wear it i got gravity error i can also view the description Module Name: B:\games\ragnarok\ragnarok folder\RO.exe Time Stamp: 0x4c52288f - Fri Jul 30 09:19:11 2010 Exception Type: 0xc0000005 0x0041d863 RO.exe 0x00532113 RO.exe 0x005a6696 RO.exe 0x005a4bb2 RO.exe 0x005a4796 RO.exe 0x007030f3 RO.exe 0x0071762d RO.exe 0x772aed6c KERNEL32.dll 0x7787377b ntdll.dll 0x7787374e ntdll.dll eax: 0x00000000 ebx: 0x09a4b540 ecx: 0x00000000 edx: 0x183ca00c esi: 0x000000fb edi: 0x0012fae4 ebp: 0x0012faac esp: 0x0012faac stack 0012faac - 0012feac 0012FAAC : 08 FB 12 00 13 21 53 00 00 00 00 00 00 00 00 00 0012FABC : AA 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0012FACC : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0012FADC : 00 00 00 00 00 00 00 00 CE 4F 44 00 22 00 00 00 0012FAEC : 00 00 00 00 FF FF FF FF 00 00 00 00 A0 46 81 00 0012FAFC : A0 46 81 00 07 00 00 00 E0 46 81 00 74 FB 12 00 0012FB0C : 96 66 5A 00 FB 00 00 00 AA 00 00 00 00 00 00 00 0012FB1C : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 0012FB2C : 00 00 00 00 FF FF FF FA 01 00 00 00 40 B5 A4 09 0012FB3C : E0 26 8D 72 80 00 00 00 A1 9D 3C 18 22 00 00 00 0012FB4C : 3F 00 00 00 80 26 8D 72 21 90 3C 18 22 00 00 00 0012FB5C : 3F 00 00 00 21 90 3C 18 A1 9D 3C 18 C0 FB 12 00 0012FB6C : A0 36 73 00 01 00 00 00 9C FB 12 00 B2 4B 5A 00 0012FB7C : 00 00 00 00 40 B5 A4 09 66 C2 2A 77 9F 18 C5 75 0012FB8C : 18 18 C5 75 01 00 00 00 00 00 00 00 CC FB 12 00 0012FB9C : CC FB 12 00 96 47 5A 00 73 42 81 00 9B 42 81 00 Launch Info 00A4 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 Job : Champion
  20. i already tried that many times but still the problem occur
  21. here http://rathena.org/board/files/file/2363-free-flux-themes-design-no-2/ anyone who can help me i still need help
  22. npc script for the monster in dic_fild01/ El Discates Field please also how to enable players to use @warp in splendide??
×
×
  • Create New...