Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
tier 1 => basic survival items and low tier blocks & weapons like bows and arrows, basic food
tier 2 => more advanced building materials, crossbow, more types of arrows
tier 3 => munitions & crafting books for basic firearms + steel shovel / axe / tools, better food
tier 4 => munitions & crafting books for more advanced firearms + a few advanced building materials + nail gun & nails
tier 5 => rest of weapons, explosives, gasoline, power tools, best building materials
tier 6+ => very valuable highly stackable misc items used to store large amounts of previous tier currency
That's my plan going forward. Reminds me a little bit of the 'poverty craft' mod for minecraft.
https://7daystodie.com/forums/showthread.php?30751-Survivor-Notes-Experience-and-Recipe-Books
Also there is a server manager that adds "zcoins" that you get for each zombie killl that you can use in a virtual cash-shop to purchase items and materials. You might like that. I believe its the server manager "Envul"
Your survivor note is definitely better than RNG hell for finding book shelves.
I like getting things on kill because then you could be held up in a building and not need to go out and loot things for coins. I dislike that we're already seeing that 7days mods are going the minecraft route a la bucket :/
I'm definitely interested in the source of both. Thanks for mentioning the zcoins.
Also you mentoned that you hope modding is easier in the future. In what way? At the risk of sounding arrogant, its already fairly simple and straightforward if using notepad++. 7DTD is one of the more mod-friendly games out there, imo, thanks to just how much is powered by the xml files.
What would make modding easier in your opinion? Within the context of a mod author and within XML code only, that is.
To each their own, but I really hate the concept of it...once we get trader NPCs and if they handle it, then I'm fine with it.
Might be better to change it to zombie ears ( bounty ) though at that point vs...coins.
But killing 100 zombies and having the starship Enterprise beam you down a splint seems beyond gamey and lame.
I should have prepared and brought a splint, but now I'm hobbled and trapped in a cave I'll have to spend awhile digging myself out of....oh wait thats right..."Enterprise beam me down a splint!"
*facepalm*
XML files are fine, but the extent of mods we can make right now are along the lines of yours. I just went to your 7dtd profile and checked out the valmar modpack
If we stick with xml files only, it'd be nice if they added something like an xml file of events that happen and then xml sort of commands to run when they happen.
<event name="playerKillNpc" target="fatZombie">
<action cmd="giveself casinoCoin 2">
</event>
That'd make more mods possible, and keep things as xml. What you did with xml is very impressive, I'd like to see what you can do with something like this as well.
Thanks, I did plan on either doing that or creating a tiered currency. I want it to be as simple as possible :P I do think the A13 update will make this easier as well.
Yea that's the idea haha. Anything you need kind of just... there. You throw some coins on the floor and out pops whatever you need. Like I said, it plays way differently. I don't think the majority of players will enjoy it, but ever since I played just cause 2 I've been very interested in that system. In that game you get money from doing all kinds of things and then you can radio a helicopter to come by and drop off supplies. That has a lot more potential in a building game.
If more modding options became available, like my command extending idea, then you could....
-collect currency
-run a command to order a tier of supplies
-spawn an airdrop plane to come by and drop off a specific crate you needed
That'd move up the 'realism' behind this idea, but since I want it to be simple, that's probably beyond the scope of my plans.
So... yea. I think it would be cool if there was an events.xml file where we could run commands when different events happened. And maybe a way to create new commands. Being able to conditionally execute commands in game would give us the level of modding that you can achieve in minecraft with a command block.
If you could find a walkie-talkie or something and then order stuff and have it air dropped, then I could more easily get behind the idea...
Or if there were special POIs that had radio towers or something along those lines...then you'd have to find a radio someplace and then have them fly it in, which might take 12-24 hrs or something...
And the drop would be an area drop, not a drop on your exact location...and if you're underground or inside a building surrounded by zombies, you are probably not going to get it.
Not sure how the game would consider you transfering payment to the pilot though...tip jar by the radio? *laugh*
Just played on several standard servers that use zcoins which seemed like it should put the server under modded...but it was still standard...which is why I asked about if they were a mod or vanila.
Like I said, its part of a server manager. 7 Days to Die Economy Plugin[www.servermanager.ca]
If you don't like it then don't use it. Easy enough.
I don't believe you can add scripts currently. Though I wouldn't put it past the SD2DX guys to do something like that. They've made some crazy things in the past. They had a drivable car before we had minibikes.
What you're wanting with a virtual currancy should still be possible with the xml, just not in the specific fashion you're wanting. For example if you want zombies to always drop coins you can mod their loot to do just that. If you want to be able to cash the coins in for items, blocks or recipes you can do that in the xml too. There are actually a few ways to go about it, too. My mod is just one possible exaple.
One mod I've seen in the past added a shop system where the player cashed special coins into "vending machines" that generated the material they wanted. It's not as simple or elegant of a solution as having a /buy item command but it can be done.
That being said I'm in full support of us getting more xml support or modding support in general. Though having more control and options isn't what I interpreted when you said you wanted modding to be easier. So clearly I misunderstood you. My bad.
Collecting currancy and using it to spawn supplies is still possible even without events :) Spawning airdrops... not so much. At least, not that I know of.
As opposed to what exactly, imposing it on everyone else? Did the "Mod" part of the title fly over peoples heads or what? This topic has recieved a surprising amount of hostility.
Actually something like this may be possible. The zcoin server manager also has a system in place that can jail players for pvp but yo ucan set up "PVP zones" where it is allowed. If it can do that then I imagine it could also set up zcoin zones.
I like the tower / POI idea. It's less convenient but it could add to immersion and give you more areas to want to go back to more frequently.
Paying the pilot... well, how are you getting the coins in the first place? I'd say the people delivering the air drops are watching you and know when you get kills. Thus, you never get the money at all, they're just compensating you for your kills.
It's definitely not for everyone, and aren't traders planned at some point anyway? The concept is definitely only for people who have played those systems before. It's pretty far away from how 7days does things, because you could stand your ground and never explore beyond your spawn location lol. But the 'mod' lets you treat this game like killing floor... with base building!
@valmar I did mod their loot to always drop 1-5 coins :D or most of the time anyway. I made a few mistakes while editing because I didn't understand leveled loot. So sometimes they drop 8 coins... I imagine that's only going to scale up out of control as I level up.
I can do without scripting, but an events.xml file as I described would really extend our possibilities. I've seen unity games with lua scripting, but something with just xml would work if we could attach commands to common events.
Thanks for mentioning the 'vending machine'. That's even more like killing floor. I'll definitely look for that... if it was achieved with xml edits. Running a server would make some parts of this easier, but idk. I'm resistant to these things for no reason. How can I use xml alone to use coins to buy things? I can't wrap my head around that one, haha. The best I can imagine is tiered currency that has different grid spaces and becomes the item through crafting.
If I figure out how to do it, I wouldn't mind putting together one of each of these. Or have all of them in the same mod and make the systems transition as you unlock super valuable items. When you first start off, you can only order things from POIs that have radios. Then at some point you can craft a radio block that can be used to order things. Then the final tier would be a portable device. And then the final final tier is the starship enterprise comment from earlier
Seeing what Magoli's mods do with POI's, it seems possible to add various vending machines to appropriate POI's (a place holder for npc merchants, if you like Yami : )
Probably a lot of work, though. Valmar's mod has a "refinery" that you can craft and get oil / gas from oil drums and crude oil. Something like that might be easier to implement.
Require a large number of coins to craft a vending machine, which must be placed. Perhaps even variations - food / beverage vending, ammo vending? Then you would need to "charge" it with a certain number of coins / tokens and you would then get a somewhat random item (or items) out of it. For instance, a food / beverage vending machine would give you 2-3 canned goods, 1-2 beverages, moldy pizza or sham sandwich - much like the vending machines I see on our campus : )