Jump to content

joelolopez

Members
  • Posts

    493
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by joelolopez

  1. is there anyone can fix this script???
  2. sir icabit can you share your act file extension and pla file extension for photoshop? i just cant save my work w/o these files
  3. yep sir thats it i use sprconv but it turns all black -i converted spr to bmp -change the red colors to black using photoshop (color table) -save the file to .pal format -open the orignal zero -open the .pal that i made -disaster all black
  4. thats not wat im talking about man im atlking about "megaman zero" helmet
  5. can i ask for a recolor of megaman zero helmet from the sprite repository - i need it to be black insted of red - nothing else
  6. dude find this line .count_req = 1; // count required in the party to start the event change 1 to 3 .count_req = 3; // count required in the party to start the event
  7. theres no 0_mk0.wav, maybe you accidentally change the script thats y ur encountering errors
  8. once again sir capuche, thanks for making my requested script possible
  9. sir capuche what does the item count do? if i set the configuration like this setarray .item_id, 501,502; setarray .item_count, 1,3; will ite give (1x) 501 item (3x) 502 item?
  10. i really want this script badly -can create, configure,modify,delete quest (gm only) -with job ids restriction feature (note: job id not class, can set 1 or more job id) -base lvl restriction -joblvl restiction -prompt user every progress made (example: Poring 4/5, 60 secs remaining to complete the quest, quest complete! etc, quest 1 part 1 complete) -can register with maximum of 5 quest -set maximum tries -death restriction in quest -party restriction -item usage restriction <<quest types>> -collecting quest -time attack quest (time attack for hunting specified monster/s) -level achievement quest -hunting quest (no time limit) -link quest (example: [quest 1 part 1] then [quest 1 part 2] then [quest 1 part 3]) <<quest rewards>> -items (set item id/s) -base exp -job exp -zeny -cash -custom points ( example jack and poy points) <<< define by the gm example gm will input #jacknpoypoints + 5
  11. tnx sir capuche, im going to test this and i going to update you sir if theres still need to be fix 100% working sir!!!! no problems encountered!!! u r super sir capuche!!! i think im going to cry sir question .item_id = 501; // item id gained <<< is this an array?can i make it like this?to make it random ? its either 501 or 502 the prize you will receive? .item_id = 501,502; // item id gained
  12. you nid to download the wav files (sound files) of this script
  13. WOW capuche your awesome i love it!!! sir capuche can you add something on this script -disqualification system (for those who leave the map) because of this case: when the other "killed members" left the event map the other members left inside still resurrected again and again whenever they are killed and thats why the script cant decide whos party is the winner
  14. delete your homunculus and make a new one you will notice that your homunculus' level will not exceed from wat you set here in your homunc.text. as far as i know you cant roll back the level of ur homunc so make a new one and you'll see it will not exceed the max level
  15. using reading spellbook -still need summon fire,stone,lightning,water? for successful release of tetra vortex?
  16. what does this file do??? just wondering??? does this file overide the text in client like job names? if im right how am i able to enable this file because i need the trans minstrel job to be "clown" // rAthena msg_athena.conf // Message Configuration of char-server // ----------------------- 0: Novice 1: Swordsman 2: Magician 3: Archer 4: Acolyte 5: Merchant 6: Thief 7: Knight 8: Priest 9: Wizard 10: Blacksmith 11: Hunter 12: Assassin 13: Crusader 14: Monk 15: Sage 16: Rogue 17: Alchemist 18: Bard 19: Dancer 20: Wedding 21: Super Novice 22: Gunslinger 23: Ninja 24: Christmas 25: High Novice 26: High Swordsman 27: High Magician 28: High Archer 29: High Acolyte 30: High Merchant 31: High Thief 32: Lord Knight 33: High Priest 34: High Wizard 35: Whitesmith //35: Mastersmith //IRO name 36: Sniper 37: Assassin Cross 38: Paladin 39: Champion 40: Professor //40: Scholar //IRO name 41: Stalker 42: Creator //42: Biochemist //IRO Name 43: Clown <<<< this one //43: Minstrel //IRO Name
  17. { skill "TF_CONCENTRATE",1; bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5; },{ sc_start SC_CONCENTRATE,60000,5; },{ sc_end SC_CONCENTRATE; }
  18. party vs party match lets say 3 vs 3 if a member dies he will stay dead and after (n) secs he will be automaticaly resurected full hp/sp in order to win: the opposing team must kill the whole party before they got resurected again the whole party of the winning team will receive random prizes
  19. whenever my wizard opponent is running out of potions, he will freeze me with stormgust and run away and waiting for the 10 secs to logout. any solution for this? i need a script that wont allow to logout while his on the pvp.
  20. lol earning from the works of others lol
  21. does item switching will be considered item usage? http://irowiki.org/wiki/Frozen#Freezing
  22. find this trunk\conf\battle\homunc.text and search for this line // Max level for regular Homunculus homunculus_max_level: 99 // Max level for Homunculus S homunculus_S_max_level: 150 this should do the trick
  23. trunk/db/re/exp_homun just add exp for 151 and so on~
  24. basa basa dn minsan...
  25. i realy dont get it, im going to copy the new cash packet(wat new cash packet?,wer to find that?) in the 2012-04-10 packets(another packet u mention? wats this?) please teach me how to do the thing with details, i m kinda newb when it comes to packets thing like that :< sorry
×
×
  • Create New...