Jump to content

Earnestinence

Members
  • Posts

    152
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Earnestinence

  1. Make sure you use the right packet_db? Are you using eA or eAmod? i'm using eAthena After modified what ?
  2. YUP it's Correct 20130807 it's already 1 by the way i'm using eAthena So what to do now?
  3. Hi rAthena Community i Got a little problem i done creating an Account but i cant make a Character i got "Not Available" in all slots so tell me please what to do ? i tried to use the search but i did not find any topic about this issues !! Thanks in Advance [sorry for bad english] Phantomhive
  4. i Think it's impossible to make these scripts , thanks anyway .. [Closed]
  5. Hi Sky Cloud i got a question where should i put this script ?
  6. Anyone .. ? please ..! hmm it's okay if you just the make the npc !! .. Thanks in advance
  7. Hi rAthena i'm requesting a npc and small map and warp 1- a npc that enable hiding (Cloaking)skill in assassin skill tree or Directly hide player when the player talk to the npc 2- small room with 20*15 Cells 3- warp for enter the room and yeah that's it Thanks !
  8. Hi guys i got some questions for this script 1-the npc is hiding how to enable it and how to hide the npc again ? 2- can you please make it if the player's weight more than 30% player cant get reward until he put all he's items in storage and back with less than 30% weight 3- can you make if players got the rewards they cant get it again even if they relog !! prontera,152,183,4 script Reward Giver 83,{ .@name$ = " ^993300[Your NPC name]^000000"; for (.@i = 0 ; .@i < getarraysize(.prize)/2 ; .@i++) .@max += pow(2,.@i); if (@rewardN == .@max) { mes .@name$,"I already gave you everything I have." ; close; } deletearray @reward , getarraysize(@reward); @duprewardN = @rewardN; for (.@i = (getarraysize(.prize)-1)/2 ; .@i >= 0 ; .@i--) { if (@duprewardN < pow(2,.@i)) { setarray @reward[.@i] , 1 ; .@n++; } else @duprewardN -= pow(2,.@i) ; } mes .@name$; mes "Hello "+strcharinfo(0)+". I have "+(.@n>1?"those":"this")+" item"+(.@n>1?"s":"")+" for you :"; for (.@i = 0 ; .@i < getarraysize(.prize)/2 ; .@i++) if (@reward[.@i]) { mes "^0000ff"+.prize[(.@i*2)+1]+"^000000 ^ff3300"+getitemname(.prize[.@i*2])+"^000000" ; .@menu$ = .@menu$ +(.@i!=0?":":"")+ getitemname(.prize[.@i*2]); } if (.@n > 1) .@menu$ = .@menu$ + ":Everything"; mes "What do you want?"; next; .@select = select(.@menu$); if (.@select != (.@n+1)) { if (!checkweight(.prize[(.@select-1)*2],.prize[((.@select-1)*2)+1])) { mes .@name$,"You can't carry it, please come back lighter." ; close; } @rewardN += .@select; getitem .prize[(.@select-1)*2],.prize[((.@select-1)*2)+1]; mes .@name$; mes "Here you go."; close; } else { for (.@i = 0 ; .@i < getarraysize(@reward) ; .@i++) if (@reward[.@i]) { setarray .@duparray[getarraysize(.@duparray)] , .prize[.@i*2] ; setarray .@duparray2[getarraysize(.@duparray2)] , .prize[(.@i*2)+1]; } if (!checkweight2(.@duparray,.@duparray2)) { mes .@name$,"You can't carry it, please come back lighter." ; close; } @rewardN = .@max; for (.@i = 0 ; .@i < getarraysize(.@duparray) ; .@i++) getitem .@duparray[.@i],.@duparray2[.@i]; mes .@name$; mes "Here you go."; close; } OnInit: hideonnpc strnpcinfo(0); //setarray .prize <item id>,<amount> , <item id>,<amount> {, <item id>,<amount> {...}}; setarray .prize , 512,10 , 513,20 , 514,30; bindatcmd "reward",strnpcinfo(0)+"::OnReward",40,40; end; OnReward: hideoffnpc strnpcinfo(0); addrid(0); @rewardN = 0; announce "<Your announce here>",0; end; } Thanks to Kurofly for making this script !
  9. Hi rAthena Community i got client freezing whenever i use Bubble Gum !! itemid: 12210/12264 now i cant login my character ! how to disable the Bubble gum effect so i can relog ? please help .. and thanks
  10. Hi Guys i got 2 problems need to resolve 1- Guild Name's Not Showing :[Resolved] Edit: use command /showname in game-chat Follow this topic: Click Here 2 can't change some hair color and some cloth color and haircut : [Resolved] Edit: don't check "Enable 64k Hairstyle" in diff patch please help , and thanks for advance I'am using 2013-07-03 Client [CLOSED]
  11. it's didn't work ... by the the SQL in wamp "rathena" and i try to change the ragnarok to rathena it didnt work too .. so nvm let's go for the npc anyway let's make the npc it's more important than the commands this npc please ! Kurofly
  12. where to put this script ? i want it in inventory ! this npc wont work i used all command all/map but when i use all nothing happen and when i use map i got this massage bellow thanks i just tried the script, the all one is working fine with me but when i try also to put prontera#969#10, i received message the same like yours. Dude i get it now. you don't need to put map name example map#969#10 it will give gold in your current map! The Script is Working Fine. npc:itemall in whisper box and on chat box map#<item ID>#<amount> [ Current Map ] note you don't need to write izlude#969#10 it's default. npc:itemall in whisper box and on chat box all#<item ID>#<amount> [ All Maps ] sorry i forget to login a normal account this one working yeah ! thanks Hi , Kurofly that command dose not work i get message but player didn't get the item for the npc Yup this's what i want ! ... Thanks again Up
  13. Hello .. where to put this script ? i want it in inventory ! this npc wont work i used all command all/map but when i use all nothing happen and when i use map i got this massage bellow thanks
  14. Thanks but where to put this Script ? for the npc i want an npc give all player some items like 100 white pots and 50 blue white pots .. etc but they can get the when they click on the npc they can choose which items they get first and put them in their Storage then come back again and get the other items ... but the exm: after monster invasion GM Enable the npc and put items id he want then player click on it and gets the items but not at once click then open a page of the reward list then player choose some one items then he put it in he's storage then but again to the npc then click again and get the next item , for he's weight ... but if you cant do that you can make it get the reward at once but not just one item more than 4 or 8 !
  15. Hi rAthena Community i'm new and i need help For the Command: i need a command that give all online players in the "map" item like reward example : i want to give all players in "prontera" item using command For the NPC: i need an npc that give rewards to all players for 10 min example: npc give all player some items , by clicking on the npc player can choose even offline players if they login before the time finish for 10 mins after 10 mins the npc hide or something ! ( if player's weight more than 30% cant get items most be less than 30% ) thank you and and sorry for bad english ... Onegai-shimas
×
×
  • Create New...