Jump to content

Rain408

Members
  • Posts

    77
  • Joined

  • Last visited

Everything posted by Rain408

  1. I downloaded VS 2015, and now it will build a solution. I thought that would fix my issue, but the src is still not updated. I went to debug the solutions, but it gets stuck when it's trying to connect to the charserver-exe. The program wont connect, may i ask what can i do to fix this? I was looking through my rathena folder, but can't find the correct file to modify to correct this connect issue.
  2. Hello, I'm currently using the "[rAthena] Ragnarok Online offline newbie package 2017". I'm very familiar with recompiling an online server through putty, but I can't seem to do that here because I cannot connect to an offline server with putty. I next try to use visual studio 2017 to recompile the server. I simply open the entire rathena folder in visual studio, and tried to build a solution/debug every possible file that was an option only to fail. I tried building a solution/debug every file while running runserver_PRERE.bat and having it off. When runserver_PRERE.bat was on it simply ran into errors such as c1083 & etc... Mainly stated it was unable to located src files. When runserver_PRERE.bat was off, it tried to connect to server but couldn't. After exhausting all my options and looking through the forums. It seems to me, I'm not intelligent enough to figure out a solution on my own. May someone please provide a detail guide, because the current guides I found on rathena isn't suffice for me.
  3. it could be that 18001 interferes with another mob. Try using ID from 3400-4000. Those IDs don't interfere with anything
  4. How to do back up my server date files? I.E if the server has a bug that players are exploiting. And I wanted to restore server back like 1 day. How do i do that?
  5. Follow up question. I got the patcher to connect and run, but it seems currently. I cannot get the patch to overwrite the correct file in the correct locations. It seems i can add files to the data folder, but what im trying to do is add monsters. I'm trying to adjust the jobname and npcidentity After i created the thor patcher, i ran it through the grf viewer. And I notice that the files are located under Root. I figure that might be the reason it's not overwritting the correct files. Any idea what i can do?
  6. I tried looking through rAthena, but couldn't relocate it Simply, I just need a program in which i can extract my grf out. So i can add locate the correct folders in data folder to add/change in certain things in which i can create a patcher for and etc. A simple link to the program would be enough to solve my issue. Thank you.
  7. Thanks i will try it boss thanks for the help Here the correct text: if (countitem(7189) > 19) { } Here an exmaple if (countitem("Item ID") > " item number") { "your txt/quest" } else { mes "sorry."; // put whatever message you want close; } There you go, an outline of how to set the item check Do i just need to put that on the top of the script?? if (countitem("Item ID") > " item number") { "your txt/quest"// Add your script right here } else { mes "sorry."; // put whatever message you want close; }
  8. if (checkquest(60520) != -1 || (60521) != -1 || (60518) != -1)) { Should work fine; Not entirely sure it looks better this way, but if that is what you want to do. Actually looking at my own use of a similar format, it looks nice in script editor. Important side note.. in your post, when scripting 'or' || You use 'll' <- two lower case L's. You need to use '||' <- two shift+\ Regards, ~Azura Skyy Thank you. I had a couple question about your script. Checkquest(60520)= = 2 , why you set it equal to 2? Next question is if ($Questleve >0), what does that command do? I'm just curious to learn these things so I can become a better scripter.
  9. Thanks i will try it boss thanks for the help Here the correct text: if (countitem(7189) > 19) { } Here an exmaple if (countitem("Item ID") > " item number") { "your txt/quest" } else { mes "sorry."; // put whatever message you want close; } There you go, an outline of how to set the item check
  10. if (checkquest(60520) != -1) { if (checkquest(60521) != -1) { if (checkquest(60518) != -1) { Is there a way to compress it so i dont have to type the same thing over and over, and risk messing up with my else..... Because the code just looks ugly like that I was thinking it could look something like this. if (checkquest(60520 ll 60521 ll 60518) != -1) {
  11. There's a way to check for specific item, but if you want to check for like weapon type then idk
  12. Check if ( item ( "item ID > "x amount") ) I'm not sure if I type it out correctly, but just add that check at the front of your script. Then the npc will only proceed to giving out mission if they have requirement. Note I'm at work so I can't provide more accurate information
  13. I was working on a monster, and i was wondering is it possible to set it so that the monster only uses a skill while he's hiding? Like let says, I have a monster that doesn't use heaven drive at all, but when the monster is in hiding. It now uses heaven drive. Is there a way to set that? Nvm i figure it out.
  14. Doesn't work like that. Your asking for a time limit & emp break. What you can do is make a script where everyone is warp out room when emp gets broken i.e. Event over. and set it so event ends in 1 hour, but then there's no winner. But if you want event to last exactly one hour and emp dies lets say at the one hour point & not before... That's a tricky one, bc then you won't have a set winner
  15. There's a way where the server makes an announcement any time an item drop under XX value is drop & obtain. You can adjust the XX value to any % you like, but the announcement is not only limited to cards. I can show you where and how to adjust it, but like I said again it's not only limited to just cards.
  16. Thanks a bunch , Change your Name to Itachi being this helpful xD
  17. I was able to figure out how to add in the picture pop up when you talk to npc. And also how do I add in custom npc picture pop up on client side? Sorry not posting it in right section since the question is both script and client related
  18. This is my own personal script that a 2 part quest. The first part check if your lvl 80+, if so it set a quest where you need to kill vesper to proceed on. If you happen to kill vesper, it reveal location of 2nd npc and set your 2nd quest. When you talk to the 2nd npc, if you don't have 2nd set quest. The npc wont talk to you. But if you do have the 2nd quest set, than you will be able to craft the item. So overall the script covers how to set limitations on What lvl range you need to be to do the quest. How to set a hunting quest, on the quest.db side, & then using it in the npc script. And a basic format for a npc that craft an item if material are present. Now for the part where you want the npc to check if the quest is done & if items are gathered. I would suppose you make a npc where it first set a quest to hunt the monsters. Once the monsters are hunting, the Npc ask player to gather these items. Once Items are gather, craft the items and also delete the set quest. There many way you can script it so best of luck. My Npc script. jupe_core,153,153,4 script Professor X#Vesper_Hunt 933,{ if (checkquest(60511) != -1) { mes "^FF0000[Professor X]^000000"; mes "I can't believe you pull it off."; mes "The Man that can craft ^FF0000Robo Eyes^000000."; mes "Is my nephew, Cyclops."; mes "He's located in at the central tower in einbroch"; close; } else { if (checkquest(60510) != -1) { if (checkquest(60510,HUNTING) != 2 ) { mes "^FF0000[Professor X]^000000"; mes "Have you defeated the ^FF0000Vesper^000000?"; next; switch(select("Yes:No:I want to quit")) { case 1: mes "^FF0000[Professor X]^000000"; mes "My database says he's still a live"; close; case 2: mes "^FF0000[Professor X]^000000"; mes "Please stop his rampage."; close; case 3: mes "^FF0000[Professor X]^000000"; mes "So value your life...."; mes "Let me ask you again, do you wish to continue"; mes "Remember any progress that you've made will be erased"; next; switch(select("Yes:No")) { case 1: mes "^FF0000[Professor X]^000000"; mes "Ok then, well come back here if you change your mind."; erasequest 60510; close; case 2: mes "^FF0000[Professor X]^000000"; mes "Best of Luck."; close; } } } else { mes "^FF0000[Professor X]^000000"; mes "I can't believe you pull it off."; mes "The Man that can craft ^FF0000Robo Eyes^000000."; mes "Is my nephew, Cyclops."; mes "He's located in at the central tower in einbroch"; erasequest 60510; setquest 60511; close; } } } //for minimum level if (BaseLevel > 80) { mes "^FF0000[Professor X]^000000"; mes "Youngster why would you venture to such a place."; next; mes "^FF0000[Professor X]^000000"; mes "Haha... "; mes "Brave aren't you or just a fool."; mes "But fools are my kind of people."; next; mes "^FF0000[Professor X]^000000"; mes "Will you listen to my story?"; next; switch(select("Yes:No")) { case 1: // Kill Count Quest mes "^FF0000[Professor X]^000000"; mes "When I was a young man, I was consume by robotics."; mes "I work endless"; mes "everyday for 50 years."; mes "And finally created ^FF0000^FF0000Vesper^000000^000000."; next; mes "^FF0000[Professor X]^000000"; mes "^FF0000Vesper^000000 was an excellent machine, with an one of kind AI."; mes "Soon ^FF0000Vesper^000000 began to learn & with amazing speed. But..."; mes "^FF0000Vesper^000000 came to a conclusion that I was no longer needed."; mes "And humans were below him."; next; mes "^FF0000[Professor X]^000000"; mes "Vesper started to produce machines"; mes "so that he could rule over humans."; mes "^FF0000Vesper^000000 is now very dangerous!"; mes "Will you please stop him?"; next; switch(select("Yes:No")) { case 1: mes "^FF0000[Professor X]^000000"; mes "Thank you"; mes "If you defeat him."; mes "I will tell you the location of where to craft ^FF0000Robo Eyes^000000"; setquest 60510; close; case2: mes "^FF0000[Professor X]^000000"; mes "So you choose your life"; mes " I guess your Not a fool afterall"; close; } case 2: mes "^FF0000[Professor X]^000000"; mes "It's okay"; mes "Please be careful"; close; } } else { mes "^FF0000[Professor X]^000000"; mes "I am not here by my own will."; mes "Please run before your a slave too!"; close; } } einbroch,169,198,3 script Robo Cyclops 107,{ if (checkquest(60511) != -1) { mes "^FF0000[Cyclops]^000000"; mes "So my uncle refer you to me"; mes "Many called him insane, but the man is a genius"; mes "He inspired me to be great."; next; mes "^FF0000[Cyclops]^000000"; mes "But enough of those stories"; mes "You must of came here for"; mes "^FF0000Robo Eyes^000000."; mes"Then bring my these items"; next; menu "Requirements",L_Bl, "Make Item",-,"Cancel",L_Cancel; mes "^FF0000[Cyclops]^000000"; mes "Good good, let me just check"; next; if(countitem(7317)<30 || countitem(7352)<5 || countitem(7353)<5|| countitem(7354)<5|| countitem(7355)<5|| countitem(7095)<30|| countitem(7093)<10) goto L_NoMake; delitem 7317,30; delitem 7352,5; delitem 7353,5; delitem 7354,5; delitem 7355,5; delitem 7095,30; delitem 7093,10; mes "^FF0000[Cyclops]^000000"; mes "Give me a second....."; next; getitem 5325,1; erasequest 60511; mes "^FF0000[Cyclops]^000000"; mes "Ok done!"; close; L_NoMake: mes "^FF0000[Cyclops]^000000"; mes "You don't have the requirements."; mes "Please come back another time..."; close; L_Bl: mes "^FF0000[Cyclops]^000000"; mes "Ok all you have to do is collect:"; mes "^FF0000 30 Rusty Screw^000000"; mes "^FF0000 5 Blue Transparent Plate^000000"; mes "^FF0000 5 Red Transparent Plate^000000"; mes "^FF0000 5 Yellow Transparent Plate^000000"; mes "^FF0000 5 Green Transparent Plate^000000"; mes "^FF0000 30 Metal Fragment^000000"; mes "& ^FF0000 10 Cogwheel^000000"; close; L_Leave: mes "^FF0000[Ginger]^000000"; mes "Maybe another time?"; close; L_Cancel: mes "^FF0000[Cyclops]^000000"; mes "Aw, what a shame"; close; } else { mes "^FF0000[Cyclops]^000000"; mes "I have nothing to do with you."; mes "Please go away"; close; } } If you want to make like a hunting quest your gonna need to set it in your quest.db txt. 60511,0,0,0,0,0,0,0,"Robo Eyes Craft" 60512,0,0,0,0,0,0,0,"Finding Bolt" 60513,0,1630,1,0,0,0,0,"Hunting Kaguya" 60514,0,0,0,0,0,0,0,"Crafting Ramen hat" 60515,0,1088,1,0,0,0,0,"Hunting Vocal" the how to set it goes like this, " unique # for quest" , " time limit i believe" , " Monster ID", " # of monster need to be killed" , " idk", "idk"....... then you name your quest. I.E what players see as the quest is set to them. Commands your gonna need to know is setquest "unique #" & erasequest "unique #". Pretty much self explanatory. You can use my npc script as an example to set your If, Else, & checkquest. This part of the quest, Can be used as an template for you to make a npc where it check if players have X item or not. If they have the item, the npc than makes the item you set. mes "^FF0000[Cyclops]^000000"; mes "So my uncle refer you to me"; mes "Many called him insane, but the man is a genius"; mes "He inspired me to be great."; next; mes "^FF0000[Cyclops]^000000"; mes "But enough of those stories"; mes "You must of came here for"; mes "^FF0000Robo Eyes^000000."; mes"Then bring my these items"; next; menu "Requirements",L_Bl, "Make Item",-,"Cancel",L_Cancel; mes "^FF0000[Cyclops]^000000"; mes "Good good, let me just check"; next; if(countitem(7317)<30 || countitem(7352)<5 || countitem(7353)<5|| countitem(7354)<5|| countitem(7355)<5|| countitem(7095)<30|| countitem(7093)<10) goto L_NoMake; delitem 7317,30; delitem 7352,5; delitem 7353,5; delitem 7354,5; delitem 7355,5; delitem 7095,30; delitem 7093,10; mes "^FF0000[Cyclops]^000000"; mes "Give me a second....."; next; getitem 5325,1; erasequest 60511; mes "^FF0000[Cyclops]^000000"; mes "Ok done!"; close; L_NoMake: mes "^FF0000[Cyclops]^000000"; mes "You don't have the requirements."; mes "Please come back another time..."; close; L_Bl: mes "^FF0000[Cyclops]^000000"; mes "Ok all you have to do is collect:"; mes "^FF0000 30 Rusty Screw^000000"; mes "^FF0000 5 Blue Transparent Plate^000000"; mes "^FF0000 5 Red Transparent Plate^000000"; mes "^FF0000 5 Yellow Transparent Plate^000000"; mes "^FF0000 5 Green Transparent Plate^000000"; mes "^FF0000 30 Metal Fragment^000000"; mes "& ^FF0000 10 Cogwheel^000000"; close; L_Leave: mes "^FF0000[Ginger]^000000"; mes "Maybe another time?"; close; L_Cancel: mes "^FF0000[Cyclops]^000000"; mes "Aw, what a shame"; close;
  19. Nah, I figure it out. It seem the computer was missing some needed files auch as Miscrosoft Visual C++ 2008 resdistributable package 64 bit & 32 bit.
  20. If you want to set a a kill count. I'm pretty sure you need to set a quest number, I.E go into your quest.db, Scroll to the bottom and add in a quest (0, " mosnter id", " # of monster",0,0,0,0) " Name of quest ". Afterwards you can take that quest number & use it. I.E setquest XXXX. Hmm, I'll update a script later i guess.
  21. Yea, i just finish building my new computer. And try to run the the Game.exe after installing. It's not working and this is what I'm getting, refer to picture below please. http://postimg.org/image/uzmqxqvfd/ So how to I solve this side to side configuration problem?
  22. The issues already solved, and as you can see by the picture I'm already on the map in game. Npc script editor doesn't read custom map is all so I thought it was a map problem when really I just have the tab/space incorrect in some spots
  23. I'm not sure why the script not working properly. I already added the map to the map index and the map cache, but properly upload the map to my server & client. When I upload the script, the NPC is not appearing in the game. When i look at my npc scripter, it says the map name doesn't exist. Am i suppose to enter the map name else where in my files too? http://postimg.org/image/5086q35gr/ Close, I figure it out. The tabs on script wasn't correct . Sorry again.... Always asking and finding answer by myself within 5 mins.
  24. For a monster, How is their Flee/hit determine? Example is a monster flee determine by base level, agi , & luck? In other words how much Hit a player would need to hit your monster. I.E monster lvl 30, agi 50. ------> monster flee = 80? So player needs 80 hit to attack 100%?
  25. How are monsters Hit & Flee calculated? I was trying to adjust some of the hit/flee and notice there wasn't any @_@.
×
×
  • Create New...