Jump to content

SlashGeeGee

Members
  • Posts

    573
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by SlashGeeGee

  1. + 1 to that client i'm using it because of CalciumKid
  2. I'll put it here right ? OnMyMobDead: donpcevent instance_npcname("Lost Soul#102", instance_id())+"::OnEnable"; getitem 607,1,getpartyleader( getcharid(1),1 ); end;
  3. Credits to : Blacky from eA Falcon Clip data/idnum2itemdesctable.txt 22009#This Clip allows you to rent a Falcon. Weight :^777777 100^000000 Required Level :^777777 1^000000 Applicable Job :^777777 Every Job^000000 # data/idnum2itemdisplaynametable.txt 22009#Falcon_Clip# data/idnum2itemresnametable.txt 22009#Ŭ¸³# Serverside db/itemdb2.txt 22009,Falcon_Clip,Falcon Clip,5,30000,,100,,0,,,0xFFFFFFFF,7,2,136,,0,0,0,{ skill "HT_FALCON",1; },{ setfalcon; },{ setfalcon 0; } Skills Addon Blitzbeat Lv. 5 Detecting Lv. 4 Falcon Assault Lv. 5 Steel Crow Lv. 10 If you want this extra skills just use this. db/itemdb2.txt 22009,Falcon_Clip,Falcon Clip,5,30000,,100,,0,,,0xFFFFFFFF,7,2,136,,0,0,0,{ skill "HT_FALCON",1; skill "HT_BLITZBEAT",5; skill "HT_DETECTING",4; skill "HT_STEELCROW",10; skill "SN_FALCONASSAULT",5; },{ setfalcon; },{ setfalcon 0; } For Pushcart clip : http://www.eathena.ws/board/index.php?showtopic=269022
  4. Add: OnMyMobDead: getitem ###,#; donpc... Still doesn't go to the party leader, but too lazy to write that portion out. xP Like this ? OnNPCKillEvent: OnMyMobDead: donpcevent instance_npcname("Lost Soul#102", instance_id())+"::OnEnable"; if(killedrid == 1956) { getitem 501,1; } end;
  5. sorry for the late reply ! i'm using the default Endless Tower instance in rAthena. we'll after they killed the Naght Seiger Boss the party leader get's an item for example Apple #512 in his/her inventory
  6. i don't understand this part : the color red block the walkable there you must filled it! note : do not filled this <X> and <y> warpparty "rwc03",9,50,$@TeamID1; warpparty "rwc03",91,50,$@TeamID2; _____________ | | | | | | | | | | | | | | | |_|____________| also in the OnInit part what must i change in there ? dont' forget to add this OnInit: setcell "<map>",1,1,312,392,cell_walkable,1; end;
  7. BUMP ! i need someone on how to add prize after the party completed these instances only the party leader will get it .
  8. thanks for that where can i insert that part ? then after the match the setcell will return
  9. where do i put in in the script ? how about the counting ?
  10. nice map ! hope goddameit will make a CTF script for that map
  11. Hello rA who has a copy of this official hairstyles for male and female screenshots : i need it thanks SlashGeeGee
  12. Hello rA how can i put prize after 1 party finishes endless tower , also the sealed shrine quest ? ~ SlashGeeGee bump
  13. Hello rA can someone help me with this script ? just put setcell unwalkable before the match starts. script : http://upaste.me/963058069f68082 Team 1 First Cell : rwc03 ( 14,53 ) to this Cell : rwc03 ( 14,16 ) Team 2 First Cell : rwc03 ( 87,53 ) to this Cell : rwc03 ( 87,46 ) after the party warp a countdown will starting counting 5..4..3..2..1 then announces GO ! then the cells will be now walkable. then if the match ends cells will be now unwalkable. Thank you ! Hope someone will edit it . SlashGeeGee bump
  14. db/item_delay.txt //607,5000 // Yggdrasil_Berry //608,3000 // Yggdrasil_Seed
  15. EDIT : found it in etc/my.cnf what to edit here ? [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock user=mysql # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). old_passwords=1 # Disabling symbolic-links is recommended to prevent assorted security risks; # to do so, uncomment this line: # symbolic-links=0 [mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid
  16. Hello rA what's the meaning of these errors it makes my server down here's the screenshots : please help how to fix this ? SlashGeeGee
  17. just change the packet_db_ver: 25
  18. try to use packet_db : 25 . Same Problem ? http://rathena.org/board/topic/63307-cash-shop-bug/
  19. Here's My Script : //==============================================================================// //= Script Release : Refiner Ticket [ Version 1.5 ] //==================================By==========================================// //= Idea : ManiacSociety //==============================================================================// //= Helper : E M I S T R Y //==============================================================================// //= D E S C R I P T I O N S //==============================================================================// // -- 1. Character can choose what equipments they want to be refined. // -- 2. This NPC only have 1 Time Usage. // If it is set to Account Based then that account can use 1 times. // If it is set to Character Based then all new character can use 1 times. // -- 3. Complete skills / Skill Points will be given if it is set to be. // -- 4. Base Level and Job Level will be given upon Job Change. // -- 5. Allow players to click an items to call out the NPC. //==============================================================================// //= V E R S I O N S //==============================================================================// // -- [ 1.5 ] : Added 2 Refine Mode + Refinable check before Refine // [ Mode 0 - Refine the Equipments +1 everytime. ] // [ Mode 1 - Refine the Equipments to Max Refine Limits. ] // -- [ 1.4 ] : Simplify Refine Commands . // -- [ 1.3 ] : Added Easy Configuratuin Settings . // -- [ 1.2 ] : Equipments can be refined to Max in 1 time . // -- [ 1.1 ] : Changed to Ticket Type Refiner . // -- [ 1.0 ] : Simple Refiner NPC. //==============================================================================// //= R U L E S //==============================================================================// // -- 1. Do not use for exchanging purpose. // -- 2. Do not claim it as yours. // -- 3. Do not change or remove the credits. // -- 4. Do not sell the script in order to get paid. // -- 5. Do not re-sharing upon modified without permission. //==============================================================================// // -- Sample Item DB [ Refiner Ticket ] // -- Set Item Type to 11 //501,Red_Potion,Red Potion,11,50,,10,,,,,0xFFFFFFFF,7,2,,,,,,{doevent "TicketRefiner::OnUsed"; },{},{} - script TicketRefiner -1,{ OnUsed: set .Mode,0; // Refine mode [ 0 = Refine +1 Each time / 1 = Refine to Max Limit ] set .EquipCheck,1; // Check Equips is refineable or not. [ 0 = Disable / 1 = Enable ] set .MaxRefine,10; // Max Refine Limit set .TicketID,20004; // Ticket ID switch(select( ( getequiprefinerycnt(1) >= .MaxRefine || getequipisequiped(1) == 0 )?"":"Headgear [ ^4EEE94"+getequipname(1)+"^000000 ]", ( getequiprefinerycnt(2) >= .MaxRefine || getequipisequiped(2) == 0 )?"":"Armor [ ^4EEE94"+getequipname(2)+"^000000 ]", ( getequiprefinerycnt(3) >= .MaxRefine || getequipisequiped(3) == 0 )?"":"Left Hand [ ^4EEE94"+getequipname(3)+"^000000 ]", ( getequiprefinerycnt(4) >= .MaxRefine || getequipisequiped(4) == 0 )?"":"Right Hand [ ^4EEE94"+getequipname(4)+"^000000 ]", ( getequiprefinerycnt(5) >= .MaxRefine || getequipisequiped(5) == 0 )?"":"Garment [ ^4EEE94"+getequipname(5)+"^000000 ]", ( getequiprefinerycnt(6) >= .MaxRefine || getequipisequiped(6) == 0 )?"":"Shoes [ ^4EEE94"+getequipname(6)+"^000000 ]", "^FF0000Close^000000")) { Case 1: if ( .Mode == 0 ) { callsub RefineSystem,1; } if ( .Mode == 1 ) { callsub MaxRefineSystem,1; } Case 2: if ( .Mode == 0 ) { callsub RefineSystem,2; } if ( .Mode == 1 ) { callsub MaxRefineSystem,2; } Case 3: if ( .Mode == 0 ) { callsub RefineSystem,3; } if ( .Mode == 1 ) { callsub MaxRefineSystem,3; } Case 4: if ( .Mode == 0 ) { callsub RefineSystem,4; } if ( .Mode == 1 ) { callsub MaxRefineSystem,4; } Case 5: if ( .Mode == 0 ) { callsub RefineSystem,5; } if ( .Mode == 1 ) { callsub MaxRefineSystem,5; } Case 6: if ( .Mode == 0 ) { callsub RefineSystem,6; } if ( .Mode == 1 ) { callsub MaxRefineSystem,6; } Case 7: close; } RefineSystem: if ( .EquipCheck == 1 && getequipisenableref(getarg(0)) == 0 ){ mes "I cant refine this items. Because it is unrefinable."; close; } successrefitem (getarg(0)); message strcharinfo(0),"The Equipments has been refined, Ticket will also removed from your inventory."; delitem 20004,1; close; MaxRefineSystem: if ( .EquipCheck == 1 && getequipisenableref(getarg(0)) == 0 ){ mes "I cant refine this items. Because it is unrefinable."; close; } for ( set .@i,getequiprefinerycnt(getarg(0)); getequiprefinerycnt(getarg(0)) < .MaxRefine; set .@i,getequiprefinerycnt(getarg(0)) ){ successrefitem (getarg(0)); } message strcharinfo(0),"The Equipments has been refined, Ticket will also removed from your inventory."; delitem 20004,1; close; } it say's this error : Please Fix this Script Thank YOU ! SlashGeeGee
×
×
  • Create New...