Lonestarcanuck
New member
So a Woman gamer on my server was asking "Hey how come we don't have female Traders?" I thought that was a great question! So what's the deal?
This is alpha and voice actors cost money. There's a female trader in the actual prefabs but unless you want to hear MadMole trying to do a high-pitched female voice it's better they didn't put it in.So a Woman gamer on my server was asking "Hey how come we don't have female Traders?" I thought that was a great question! So what's the deal?
Not gonna lie, I would actually like to hear MM doing the voice acting for a female trader. That or just put in a female trader model and use the current voice for trader Rekt.This is alpha and voice actors cost money. There's a female trader in the actual prefabs but unless you want to hear MadMole trying to do a high-pitched female voice it's better they didn't put it in.
The traders personalities are still very much work in progress, they're supposed to change their attitude to you depending on how much they like you. Since it's a first iteration it was decided not to hire voice actors for work that was likely to end up on the cutting room floor.
just record MM wife voiceThis is alpha and voice actors cost money. There's a female trader in the actual prefabs but unless you want to hear MadMole trying to do a high-pitched female voice it's better they didn't put it in.
The traders personalities are still very much work in progress, they're supposed to change their attitude to you depending on how much they like you. Since it's a first iteration it was decided not to hire voice actors for work that was likely to end up on the cutting room floor.
They also have lots of female voice files they haven't used. They have done at least two huge VO sessions and have plenty of material to use for both genders and for a range of emotional states and attitudes toward the player. Your statement about them deciding not to hire voice actors until later is something I haven't heard but I don't remember everything. You have a source on that?This is alpha and voice actors cost money. There's a female trader in the actual prefabs but unless you want to hear MadMole trying to do a high-pitched female voice it's better they didn't put it in.
That sounds awesome Prime. So do you know yet how we tell if we are in range? I am looking forward to the quests and all the MP features that are being added for a17. Also thanks for taking the time to give us some info.So all these details are not finalized so I'm going to give you a rough description. You will have to join a party with your friends. You will have some way of sharing the quest with your party. Then you all go together to the rally marker and the quest owner will then activate it. Everyone in the party as long as they are within range can share progress on the objectives (example is zombie kills). If you are outside of range when the rally marker is activated or leave the quest area then you fail the quest.
Yes... you about two years agoThey also have lots of female voice files they haven't used. They have done at least two huge VO sessions and have plenty of material to use for both genders and for a range of emotional states and attitudes toward the player. Your statement about them deciding not to hire voice actors until later is something I haven't heard but I don't remember everything. You have a source on that?
May I ask you, why, is this a big deal?So a Woman gamer on my server was asking "Hey how come we don't have female Traders?" I thought that was a great question! So what's the deal?
How about the fact that is a survivor story. Men would hardly be the only survivors, nor would they be the only ones with sense to set up a trading Post. Just because you can live without proper representation doesn't mean it wouldn't make sense or be desired.May I ask you, why, is this a big deal? I mean, I have no problems with not having a female action hero in every computer game, movie, and TV series.
I was under the impression from Roland's thread on A17 that the quest givers are the traders primarily, so the premise is "being at a trader." Which yeah, you are vulnerable at a trader, but also you can't build within so many blocks of a trading post so it's doubtful that you'll see constructions built "around" quest givers is kind of what I'm trying to say.I just listed a variety of options to show that PvP-players can do lots of things depending on their circumstances and tastes. There is no reason to imagine they'd be helpless suddenly faced with a dialog that makes them immobile. The idea about walling off was more about a fast small wood block directly around the player to gain seconds to react before a sniper tries to take you out, similar to a wood frame wall to help against dog surprise attacks. There is no "claiming" involved.
Also, what would a PvP environment be without "watering holes" to lure out and find other players who otherwise hide in their underground bunkers
So all these details are not finalized so I'm going to give you a rough description. You will have to join a party with your friends. You will have some way of sharing the quest with your party. Then you all go together to the rally marker and the quest owner will then activate it. Everyone in the party as long as they are within range can share progress on the objectives (example is zombie kills). If you are outside of range when the rally marker is activated or leave the quest area then you fail the quest.
TYM for "Drive-By" Info drop. Much appreciated. Hope you drop in more oftenThe details on this are still in the works. There should be a notification popup when the rally marker is activated notifying you that people will fail the quest allowing you to choose if you wish to continue. Also there should be a visual cue in the Party HUD showing if a party member is out of range.
Monty Python did it for most of the woman roles and well it might fit in nice with 7DTD, scruffy woman Trader with MM voice over.Not gonna lie, I would actually like to hear MM doing the voice acting for a female trader. That or just put in a female trader model and use the current voice for trader Rekt.
The look of utter confusion on someones face after witnessing that would be priceless.
Excellent - I was hoping group questing was an option.So all these details are not finalized so I'm going to give you a rough description. You will have to join a party with your friends. You will have some way of sharing the quest with your party. Then you all go together to the rally marker and the quest owner will then activate it. Everyone in the party as long as they are within range can share progress on the objectives (example is zombie kills). If you are outside of range when the rally marker is activated or leave the quest area then you fail the quest.
We'll be able to decide what objectives get group xp vs self xp, right?The details on this are still in the works. There should be a notification popup when the rally marker is activated notifying you that people will fail the quest allowing you to choose if you wish to continue. Also there should be a visual cue in the Party HUD showing if a party member is out of range.
If I remove all trees in snow biome, it will increase performance even more?Turn down the biome particle effect/Lower the amount of grass/ thin out the biome decorations. Instead of needing to turn down the distant terrain gen, lower other resources heavy things.Example:Biomes.xml
Code:<weather> <Temperature min="-80" max="-70" prob="1"/> <Fog min="0" max="0" prob=".9"/> <Fog min="100" max="100" prob=".1"/> <CloudThickness min="0" max="100" prob=".5"/> <CloudThickness min="95" max="100" prob=".5"/> <Precipitation min="0" max="0" prob=".0"/> <!-- it has to be at least 70% cloudy before it can rain --> <Precipitation min="50" max="100" prob=".75"/> <Wind min="20" max="40" prob="0.9"/> <Wind min="40" max="100" prob="0.1"/> <ParticleEffect prefab="ParticleEffects/p_snowstorm1" ChunkMargin="7"/> [color="#FFFF00"]<- increase the chunk margin to thin it out.[/color] </weather>
Doing those things help with the performance.Code:<decorations> <decoration type="prefab" name="rock_form02" prob=".001" rotatemax="7"/> <decoration type="prefab" name="rock_form01" prob=".01" rotatemax="7"/> <decoration type="prefab" name="resource_coal_pile" prob=".0007" rotatemax="7"/> <decoration type="block" blockname="lootForestHelper" prob="0.00025"/> <decoration type="block" blockname="rock05" prob =".005" /> <decoration type="block" blockname="rock06" prob =".005" /> <decoration type="block" blockname="rock07" prob =".005" /> <decoration type="block" blockname="rockResource" prob =".0005" rotatemax="3"/> <decoration type="block" blockname="rockResource02" prob =".0005" rotatemax="3"/> <decoration type="block" blockname="cntBirdnest" prob ="0.0007" /> <decoration type="block" blockname="treeWinterEverGreen" prob="0.003" rotatemax="7"/> <decoration type="block" blockname="treeWinterPine01" prob="0.003" rotatemax="7"/> <decoration type="block" blockname="treeWinterPine02" prob="0.003" rotatemax="7"/> <decoration type="block" blockname="treeWinterPine03" prob="0.003" rotatemax="7"/> [color="#FFFF00"]<-- lower the prob "0.0015"[/color] <decoration type="block" blockname="cntTreeStump" prob="0.0005" rotatemax="7"/> <decoration type="block" blockname="treeSnowyDeadBush" prob ="0.005" rotatemax="7"/> <decoration type="block" blockname="treeSnowyGrassDiagonal" prob =".1" /> [color="#FFFF00"]<-- lower the prob "0.001"[/color] </decorations>
Especially thinning out the tall trees like 16m or above. You can even increase the amount of smaller tree by like amount (in total) and still get a decent gain on performance.
You can also lower the probabilities of having the larger hubs from forming. Reducing the Excessive amounts of the larger hubs can give you a pretty big performance gain.
Lots of things ppl can do to increase performance. Those are but a few easy quick "To Do's" without needing to go deeper than you need.
If you remove anything it should increase performance. You might want to take ferals out of the spawn lists, if memory serves they're a bit heavy on system resources.If I remove all trees in snow biome, it will increase performance even more?