Jump to content

Kido

Members
  • Posts

    1445
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by Kido

  1. Kido

    Warp to the GM

    lol np then you just replace the "test1" for the name of your helper i also made some copies of it for different gm's that i may have
  2. well there is a way to display it (it's all i can think for now lol) but i can't remember exactly the command (i couldn't find it on script_commands ), it goes like this: bonus bBaseAtk,((/*here goes the command that catches the user ATK*/)/100)*(getrefine()); so, for example, if X user has 1000 of ATK then it would be like (1000/100)*(refine) let's say the item is +7 (1000/100)*(7)=70 so it will get a bonus of + 70 ATK 1000*7%=70 or to see the final bonus 1000*1.07=1070 it should work, only that command i can't remember edit: oh yeah lol i remember where i saw something like this it was on this script, a file submited by Emistry http://rathena.org/board/topic/68453-utility-build-manager/ aw it was for stats only ): but, there should be something that reads too the ATK of a player isn't ): ?
  3. Kido

    Warp to the GM

    lol yea i would also use @unloadnpc GM Tracker it shouldn't be a problem to deal with o: @DwGen why i would get mad? to start with, we should be really thankful to all ppl here answering our questions, it's not a problem for me to share or something else feel free to
  4. haha yeah huh you remembered me a post that is pretty like what you want it was made by Stolao http://eathena.ws/forum/topic/1756-stolaos-poring-power/ you will have to modify the map of prontera to the pvp one change the chape of the poring to lunatic add "onmobkill" "getitem" or something like that so everytime they kill the poring the event you want will trigger huh it's on eathena, you will have too to adapt it o rathena i was trying to play around with it but i got crash D:! yeah, crash, my whole server stoped working z_z D:
  5. Kido

    Warp to the GM

    woa thank you so much Euphy it totally works o: !
  6. Kido

    Warp to the GM

    i tryied that, even with acc. number and doesn't work D:!
  7. Hello, i would like to know if it's possible to make a npc that when the player click it the npc opens a menus where the player can choose to see the cords of the postion of the gm or select to warp to where the gm is instead o: thank you so much in advance o:! example lol Hello, i can tell you where the GM is, or instead i can teleport you right to the where the GM is. What would you like to do? -1Know where the GM is -2Go to where the GM is 1 Allright, the GM is here: map,cord X, cord Y have a nice day 2 Allright, i will teleport you right to where the GM is teleports to where the GM is end thanks again o:!
  8. thank you emistry just wondering if i have to disable the other lines too o: #define NPC_SECURE_TIMEOUT_MENU 60 #define NPC_SECURE_TIMEOUT_NEXT 60 #define SECURE_NPCTIMEOUT_INTERVAL 1 #endif // _CONFIG_SECURE_H_
  9. if it takes too much time to enter the values like monsters to hunt, items to give and so on, the npc doesn't show the option to continue, it just closes ): making you to start from 0 again D:
  10. Hello, i would like to know if it's possible to make the player that while having the buff Endure, it won't get any damage animation, for example, i putted on an eddga card and when i recieve sonic blow the animation of the hits starts (when it starts to spinning), well i would like that while on that buff that animation won't happen, also for other skills like lord of vermillion that even on endure state the player can't walk at all and/or jupitel thunder and so on o: if it's possible how to do it? thank you so much in advance i'm using r17701
  11. Kido

    Internal Server Error

    that's more a problem of file/folders directory i suggest you to re-check the paths
  12. Kido

    Help Woe Status ON

    maybe you have to check too the agit files on your folder huh do you still have this error?
  13. i'm not sure of exactly what do you mean but, i guess this is a request more than third party support huh i guess it's possible may i ask, which information would you like to show? maybe someone can read it and do it
  14. Kido

    layout issue...

    i don't get it at all but, i guess you may ask to the guy who made that system, they are suppose to give support for their releases have you tried to reinstall? maybe you forgot something
  15. ((15) * (100)) * (2) + ( (506) * (2))
  16. i don't like being a metalling @_@ gonna edit that lol

  17. lol i will make a guide of this on rA pastebin if possible D: find qshop replace all qshop to any other name, for example "zshop" this will be affected too - shop MSHOP1 -1,512:-1 - shop MSHOP2 -1,512:-1 - shop MSHOP3 -1,512:-1 - shop MSHOP4 -1,512:-1 - shop MSHOP5 -1,512:-1 - shop MSHOP6 -1,512:-1 - shop MSHOP7 -1,512:-1 - shop MSHOP8 -1,512:-1
  18. if i may suggest for the switch skill i got a weird idea lol it would be like charge to the enemy like "Charge Attack" of the Knight but it will require to have 1 player on your party the "charge attack" will have a fix cast of 1 second after the attack succes the player that charged will change places with its party partner like the kagerou skill that you select a player and then switch positions with it you can combine that scripts to make it work the charge attack and the skill of the kagerou (can't remember the name lol) see the spoiler for spanish z_z
  19. no error huh? which files did you touch? did you made a backup? i suggest you use your backup (if you made one lol) instead better to wait for a dev. to answer since they are experts on the src o: ! sry if i wasn't too helpful
  20. everything is in the wiki @_@ http://rathena.org/wiki/Category:Configuration click the spoiler if you don't find it at all lol that should do it
×
×
  • Create New...