Jump to content

Diconfrost VaNz

Members
  • Posts

    974
  • Joined

  • Last visited

Everything posted by Diconfrost VaNz

  1. As we know about the rebirth system is like saving your existing stats and add it to your present stats when reborn. It was like buying stats and making something like FULL STATS or something, right? Well, i made something weird. This is not for the stats or something, it will just give you something rare. I've set it into "Ancient Langguage Document" just for completing the script. You can change it to your liking. Whether you use something rare items or what. This script was also connected to my ViP System. ViPs are not going to pay zeny when rebirthing. http://upaste.me/dddb5442ad741204 Hope you enjoy this little script.
  2. trying to translate it now xD here's my version of translation http://upaste.me/ce705440485c03b4
  3. if (checkquest (81000,HUNTING) == 2) <<<here, why "2" not "1"??? xD
  4. what do you mean by that? i think you're talking about rep up? and i'm just telling that "+1 for brian" because that script is more easy to use. And just to look on your signature, = Thanks button you said that is for "Thanks". and i'm saying is "+1 for Brian" means "use it"
  5. Is it possible to make your Premium System add a script that makes your premium user Level 1 GM Which is Super Player? Thanks. Yes it is now i already updated it and please reply on my thread not here please
  6. i can't understand that Emistry at all but i recognize those script commands. They're the same with functions in C++, right?
  7. how to set into different mob numbers? for example is 5 porings, 10 poporings and 2 pupa?
  8. by the way, how about if i want multiple mobs?
  9. so if i'm going to make a hunting quest and i want them to hunt 5 porings i will place this as one of the script OnNPCKillEvent: if( killedrid == 1002 ){ poring_count++; dispbottom "You killed "+poring_count+" Poring."; } end; and in the npc main script will be if (poring_count = 5) { <script> } is this right?
  10. so it means i will also use "poring_count" as the counter of the # of mobs? i can use that on the npc script, right? as long as i use "++;" i can change the name before it to my liking, right?
  11. is this still alive? is this still alive? is this still alive?
  12. i said, i want a basic/simple one. Not something that has been made then optimized. I just need the basic mechanics of that script. On how it works, how it stores the data when you killed the mobs and etc. it's because i'll be making my story-lined quests. And i will include a script on it on hunting some mobs.
  13. Hunting missions was like, it was optimized and i can't get a clue how it was made. I just need a simple/basic one for me to study how it is done. help?
  14. I'm just wondering how the hunting quest script looks like, and i want to learn how to make it. I've already learned some of the script, but i think this one is not on my knowledge right now. Please help, even it's a basic script. As long as it can work. PS: Hunting Quest is like the quest will require you to kill certain number of mobs and when you completed it, you will come back to the npc to claim your reward or it will be automatically given to you.
  15. i think this is possible but in src modification way i think? or another way around, i'm gonna research about this. Sorry i'm just a begginer xD i'll post it right away after i discovered about it.
  16. you mean the two of them gonna stack up? it is not a little bit imbalance?
  17. 2.0 Feature Added: @premium command - thanks to clydelion
  18. with it's EXP/DROP Boost on it? well i never tried it though. This one is so complicated script
  19. Try this yourself you can notice that your group_id was changed everytime you login and logout. So, if you gonna make something like OnNPCLoginEvent, it'll not work.
  20. Well, this is just a basic premium system, if you want to set it like that, well you can do it yourself But any suggestions are welcome If you wanna help me on adding or optimizing the script, you're more than welcome
×
×
  • Create New...