Jump to content

Takuyakii

Members
  • Posts

    215
  • Joined

  • Last visited

Everything posted by Takuyakii

  1. Can i request for this script NPC Registration 1. You have to be level 20 for you to allowed to register on that npc. 2. That npc have list of all registered. 3. i want it to be permanent, what i mean is i found a script like this but everytime i use @reloadscript the list will be deleted 4. Thanks in advance btw here's the script set .end,0; while(.end!=1){ mes "[Sign up NPC]"; mes "Want to sign up ?!"; mes "^6666ff^000000"; for(set .@arrayvalue,getarraysize($@messageleft$); .@arrayvalue != -1;){ mes $@messageleft$[.@arrayvalue]; set .@arrayvalue, .@arrayvalue -1; } next; set .signmenu$,"Yes, Sign my name:Leave it alone"; if(getgmlevel()>=99){set .signmenu$, .signmenu$ + ":^ff0000Wipe the list^000000"; } switch(select(.signmenu$)){ case 1: mes "[Sign up NPC]"; mes "You have signed up."; if($@counter % 2 == 1) { set $@messageleft$[$@counter], "^6666ff["+gettimestr("%H:%M",21)+"]^000000 ^ff0000"+ strcharinfo(0) + " Signed Up"; mes "^ff0000" + @var$ + "^000000"; } else { set $@messageleft$[$@counter], "^6666ff["+gettimestr("%H:%M",21)+"]^000000 "+strcharinfo(0) + " Signed Up"; } set $@counter, $@counter + 1; close; case 2: close; case 3: set $@counter,0; deletearray $@messageleft$[0],getarraysize($@messageleft$); set $@messageleft$[0],""; mes "They have been erased."; break; } } close; OnInit: waitingroom "Sign up NPC",0; set $@counter,0; set $@messageleft$[0],""; end;
  2. thanks, but i think it's not working because i waited for the hours and nothing announced that the event has started or the exprate, checked the @rates is still on the same rate. btw no error on server EDITED: i added OnInit: and now it's working ?
  3. Can i request for this scrip Current rate 15x15x5 Automatic Happy Hour Everyday Rate will be 18x18x5 8:00AM - 11:00AM 1:00PM - 400PM 9:00PM - 11PM 1:00AM - 4:00AM try to search some happy hour script and it works but i can't make it work for this set of time. and days Thanks
  4. how to contact the owner of andro? i mean other way because he's not replying on email. sir @Meow please check my email thanks
  5. Good day, can i request for a latest english translation with a working client 20151009 Client? Thanks i tried to download some latest file but it seems not translated in english . PS: i don't know if this is the right section to post this, please transfer my post to the right section, ? THANKS !
  6. can someone help me? thanks ?
  7. Hello can i request for an npc the gives Guild Package Mechanics: 1. Must be in guild 2. Must Have 20 Online Players to get the reward. ( if not 20 Online in guild, reward will not be given ) 3. 1 per Account Only 4. Account bounded Only. Thanks guys, and more power.
  8. exactly because u edited their grf :D
  9. How to fix access denied? anyone please? Hello, have you make this work?
  10. Do u want us to make you a BOT SCRIPT? you mean an auto farming? LOL
  11. Hello ! i don't know if this is the right section for this question, advance sorry, please moved it to proper section hehe thanks : So i would like to make dungeon as town cuz i enabled pk_mode: 1 i want to make prt_gld marked as town so they can't pk on that map only, is this possible ? Thanks EDIT: SOLVED mapflag pvp off Please close this thanks ?
  12. Edit This File: data/itemmoveinfov5.txt
  13. comment down your lub. and your changes
  14. Wazzup ! can i request for an script Like this 1. Npc that will required you to bring some req Ex. Apple, once u done and gave the apple, you will now unlock the main quest, 2. Once you unlock the quest, there will be a menu which Example menu quest 1.Apple Wing - requirement Ex Apple 2.Banana wing - requirement Ex Apple 3.Herb wing - requirement Ex Apple Thaaanks guys
  15. Ayt. lemme try and give feedback hehe thanks @LearningRO Ayt, Thanks it works!
  16. How about the Selection? when the player type @eventjoin? do i have to remove also that?
  17. @Mabuhay Hi bro, is it possible to disabled some events here? like i only want poring catcher / dice / poring hunter
  18. Nope, btw i found the patch file that im requesting , thanks and solved.
  19. How? can you comment here how ? and can you paste the code herE?
  20. can i have the link of the patch? can someone update this ? thanks !
  21. https://rathena.org/board/topic/69825-statusconf-help/?do=findComment&comment=133653
×
×
  • Create New...