-
Posts
37 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Marihna
-
It's cute that you clearly didn't notice that I had said "I have searched and absolutely cannot find it' So thanks for being a troll
-
So I've been looking for a simple script for players to automatically get a set of items upon logging into the game for the first time and I haven't been able to find what I'm looking for. I apologize if this ends up being a question that has been answered several times over.... We plan to use this script as one of our Launch Events. Each user has the ability to gain specific items upon logging in on Day 1 of our server Launch and a different set of items on Day 2. (Players that do not log in on Day 1 should not be able to get the items that are in that list, but rather only receive the items from Day 2) The script should also be IP based, meaning that once a player gets the item once on their IP, they are unable to get it again, regardless of logging in on a different account or character. What we're looking for is something along these lines: Upon player Login on Day 1, each player will automatically receive: 10 ID# 533, 5 ID# 610, 5 ID# 607, 10 ID# 6480, 1 ID# 20507. Upon Login on Day 2, each player will automatically receive: 1 ID# 19777, 10 ID# 6480 etc... Any help on this would be greatly appreciated! Thank you so much in advance!
-
Thank you! This is much closer to what I was looking for! I tested it out and it works as far as using the proper amount of zeny. My only concern is that it seems that third job classes are not falling into the "advanced" classes section, so they are not requiring a card to reset... How do I add that to it as well?
-
Sorry for the late reply. Thank you so much for the response. I tested you the script and it won't show up with the values of how much it will cost players to reset. The values show up as 0 zeny during the startup. Do you know how to get it to reflect the proper values? Or should I just take it out, as the values change depending on the level...
-
Hello! I'm having the hardest time trying to figure out how to make a "choose from list" type of script. What I'm looking for is something similar to the mechanics of arrow crafting. What I would like to happen is when you talk to an NPC, they will ask for a card and some zeny. Any type of monster card can be used. (Poring, wolf, skeleton, etc) When the NPC asks "which card would you use", a list of all available cards in your inventory will pop up. (Similar to arrow crafting, where you use the skill and a list of useable items that are currently in your inventory show up. You choose the item, and then that item vanishes and is replace with arrows). I would like to use a list instead of @input ID because no one is going to know the ID of the card they want to use off the top of their heads. The list of currently available cards would be much easier. Can someone either make a script for me? Preferably with at least 3 card options already in it so I can add the rest of them myself (if it has to be a manual entry in the script of every card ID). As always any help is much appreciated! Thank you so much in advance!
-
So I have looked around the forums and haven't quite found what I'm looking for in a reset NPC and it is a bit beyond my current scripting abilities. Would someone be able to make a script with the following criteria: Reset NPC: Base Level 1-49: 40,000 Zeny Base Level 50-89: 70,000 Zeny Base Level 90-99: 100,000 Zeny Transcendent (High Novice, High Archer, Sniper- etc): Base level 1-89: 1 mi zeny + Monster card (any random card drop. could range from a poring to an mvp card) Base level 90-99: 1.5 mil zeny + Monster Card My biggest problem so far has been trying to add in a card option, so any help would be greatly appreciated! Thank you. :3
-
We're looking for a script to implement treasure chests on random locations of field and dungeon maps. These chests should act similar to the ones found in Guild Castles but will be available at all times for players to grab. We would like to keep them limited to only be obtained once per character/account depending on the chest contents. For the moment I do not have each location we would like to place them, but we would like to be able to add additional ones in the future in new locations and add in different items to each one. As reference: Treasure Chest located on Prt_fild08: Items to be included "5441" drops at 20%, "607" 100% (Can be obtained once per character) White Ribbon Headband 20% & Yggdrasil Berry 100% Treasure Chest located on Prt_fild06: "607" drop 100%, "616" 50%, "5400" 60% (Can be obtained once per account) Yggdrasil Berry 100%, Old Card Album 50%, Fox Hat 60% Please let me know if you have any questions or clarifications. It makes complete sense in my head but I know that others may need clarification on specifics. I've seen similar things done in other servers I just can't find a script for it and my scripting skills are not quite up to par to create one myself. Thank you in advance for any help!
-
Does anyone have an idea on how to fix this? Specifically which client configurations would need to be changed?
-
Does anyone know how to add a players name to the arrows that they crafted? We would like arrows crafted by players to have their names attached to them, similar to player made alchemist potions and weapons forged by blacksmiths. I've seen this done in a few servers but am not quite sure how to go about adding it to mine. Any help is appreciated! Thank you!
-
Cyro, do you know what configuration specifically would need to be changed? This is the first time I'm seeing this issue so I'm not sure where the config file is to mess with to change it.
-
Wonderful, thank you so much for your help! That seemed to fix our problem!
-
A little more information, when our players are whispering someone, when you send out a whisper, it will appear as "Marihna (813-309)" or something to that effect. Is there a way to delete that feature? Any help is appreciated! Thank you!
-
So as the title says, we're having some issues on our server where when people alt-tab during a conversation with an NPC, when they return to the game the chat is now blank and your only option is to "close" the dialogue box. Does anyone have any idea how to fix this issue? It doesn't happen with every chat, but we've run into problems where it will sometimes happen when you're talking to someone with a quest and it will completely ruin that chunk of the questline. Any help would be greatly appreciated!
-
Fantastic. Thank you so much Anacondaqq. Couldn't quite figure out where to go on my own.
-
--Edit-- Complete. Thank you Cyro for your help! As stated in the title, I need help completely redoing my website. I have no clue what I'm doing with it and the person who set it up for me/person who was going to re-vamp it does not have time any longer. I've been on the game development side and have absolutely no idea what I'm doing website wise and I need any help I can get. We're about at the stage of opening our server, but I don't want to even attempt to let people join until I can get the website looking more clean and professional. So if there is anyone who is great with the website side of things, I would be super excited to take any advice. I believe our website is php based. Thanks so much for any help given!!
-
I'm looking for some more hairstyles for my server. Currently I have what appears to be a base of 27. I know there's quite a few out there, and I know specifically that there's a pretty common female long/straight hairstyles and some pigtail ones as well. Any help with getting a bigger Hair Style pack would be wonderful! Thanks in advance for any help! <3
-
Wonderful, so if I edit this, do I just need to turn the "client_hash_check: off" to on? And then add client_hash: 99, disabled?
-
Hello! Is there a way to disable Dual Clienting for normal accounts, but allow GM's to dual client? Ex: 2 Normal accounts =No 1 Normal Account & 1 GM Account= yes I want to make sure that our GM's can be able to play their game but still keep an eye on their GM duties as well, without everyone having access to their other character information. Any help would be appreciated! Thank you!
-
Hello All! I looked through a lot of the forums and couldn't quite find what I was looking for in a script. Would I be able to get help with: -Making a script that will allow all mobs to drop an item at a low rate titled "Grape Juice Voucher". (I understand this would need to go into my itemdatabase -?-) -An NPC that will redeem 1 voucher for 1 Grape Juice. This is something that I used to see on a very old server that I played on and really enjoyed the concept. I'm just at a complete loss of how to make it happen, as I am relatively new to scripting. Any help would be greatly appreciated. Please let me know if you have any questions. Thank you!
-
Yep, that would have been the issue haha. Thank you so much Jey! Clearly having a moment there.
-
Hello! As the topic says, I am trying to get rid of the pop-up 1:1 chat, and would prefer to have a normal message be sent in the message boxes. Unfortunately, when I go to my friends list and click the 1:1 chat button, the Pop-up with the checked boxes does not appear. I had another GM try it out for me as well and they don't see to have the same issue. We're not quite sure why only my accounts have that issue. Does anyone have any clues as to why it won't work? Any help would be appreciated. Thank you!
-
Where to put downloaded Sprite/Color Palettes
Marihna replied to Marihna's question in General Support
Okay, thank you so much for the response. I'm sorry, I'm super new to this so I have a few more questions. So when I'm adding it to the GRF. Do I need to put them in a specific place? Or can I just make a folder and throw them in under Sprite/Palette? -
Hello! I'm having trouble figuring out where to put my downloaded sprite packages and additional color palettes. I currently have 4 colors available for clothes options and that just doesn't work for me. Haha ^^ I just want to make sure that I'm putting them in the right place. I tried asking in the support forum of the downloads I would like to use but have gotten no response. Any help would be appreciated. The following are the sprites/colors I would like to implement.
-
Apologies if this is posted in the wrong forum. I need help finding a new Homunculus AI. I uesd to use MirAi but it seems it is no longer in service. Does anyone know of a decent AI I could use? I mostly need my Lif to be not useless ^^ And the MirAi was so simple to use and edit things around. As always, any help is appreciated. Thanks guys!
-
Perfect! That seemed to do it! I really appreciate your help ^^ Thank you so much!