674068bdcfda2

674068bdd1237
4 Guests are here.
 

Topic: [Obsolete] SS2 Vurt's misc stuff Read 64489 times  

674068bdd1d17
Tags: °texture °MTL °obsolete

Misc things i've decided to retexture. More will be added.

Security Door

Note - this is UNFINISHED/OBSOLETE stuff! do NOT use unless you know exactly what you are doing!

Before/after



Turret Muzzle flash/smoke and shell
https://www.youtube.com/watch?v=vQeqPAOYIdk

Better Explosions. Improves the explosions from grenades and droids(+ adds an electrical field).

Known problems at certain places, use at your own risk.

https://www.youtube.com/watch?v=mp9GTcVDE3E

To get smoother looking explosions paste the following into your gamesys.dml (thanks Blaydes!):
Code: [Select]
DML1

//explosion animation test

//HE_harmless explosion
+ObjProp -2912 "FrameAniConfig"
{
    "frames per second" 40
}

//Incendiary explosion
+ObjProp -1425 "FrameAniConfig"
{
    "frames per second" 40
}


//HE explosion
+ObjProp -383 "FrameAniConfig"
{
    "frames per second" 35
}

If you want to fix the missing explosions (like the one in medsci1), add this as well:
Code: [Select]
//size fix so the explosion would be spawned properly when emitted by tweq
+ObjProp -3933 "Scale"
{
"" 0.25, 0.25, 0.25
}

might break more than it fixes though.

« Last Edit: 29. December 2016, 11:55:51 by Moderator »
Acknowledged by: TheSarcasticCanadian

674068bdd1ec9infrabaron

Re: Vurt's misc stuff
674068bdd1f15
thank you vurt seems passable but every time i frob it i get the right click menu from windows and it runs down my screen like necklace inlaid with honey and the floor starts to cough and twist. 

few suggestions:
1.  the font for security is not quite identical - although it has more solidity than original it does not have that 'systemy, system font authority.'  i recommend papyrus.
2. bamboo.
3. tweaking the embossments would make the fidelity a lot more rotund - it seems like there are some fine, shallow grooves in the original that seem to pop out in yours.  if you were to commit further to the original vision of the door a good thing to door would be to go into the editor and change the material properties and animation of the door so it could bulge and smother the player in a thin fog like a guillotine blade made of charcoal.  it would add a specific tension in the same way a loud, heavy sigh can unfurl a rug.
Re: Vurt's misc stuff
674068bdd2030
I get the part about the font, yes i might change that to a more similar style. Though i'm not really trying to make an exact replica of the original, just something similar.

The rest i dont understand, i guess you're using google translate, it doesnt work that well for some languages.

674068bdd2136voodoo47

Re: Vurt's misc stuff
674068bdd2180
he is the resident nonsensical troll - and apparently, he hasn't been given his ban pill for a while. will be remedied soon enough.

674068bdd2259Zanderat

Re: Vurt's misc stuff
674068bdd22a2
Silly question.  What does "frob" mean?

674068bdd24ecZylonBane

Re: Vurt's misc stuff
674068bdd2542
Silly question.  What does "frob" mean?
Geeze, not this again.

674068bdd25e5Zanderat

Re: Vurt's misc stuff
674068bdd262f
Geez, ya.  I am not as old as you guys, I guess...........   XD

674068bdd2850infrabaron

Re: Vurt's misc stuff
674068bdd28a2
Silly question.  What does "frob" mean?

its not a silly question.  frob just means any way of interacting with inanimate object without touching your actual hands to it.  so when you place your hands on a table, palms open, with an object between them like your phone or a dictionary or your checkbook or whathaveyou and it starts to rapidly rotate in place, you have just 'frobbed' it.  long time shockers call this the frob whirl.  there are some interesting youtube videos of people glitching out whole cities with this kind of non-interactive interactivity, the most famous being in 2009 when a group of shockers rotated columbus ohio forty five feet in the air, and lost it to a strong wind. in fact sociologists have suggested this activity is a fundamental organizing basis of human community in general.

674068bdd2b1ainfrabaron

Re: Vurt's misc stuff
674068bdd2b6e
I get the part about the font, yes i might change that to a more similar style. Though i'm not really trying to make an exact replica of the original, just something similar.

The rest i dont understand, i guess you're using google translate, it doesnt work that well for some languages.

thank you for response vurt, i hope you will continue.  i think if you read my response less carefully your sense of it will build like easter island. please do not sit too firmly in judgement of me or my suggestion or this will be good way to chafe!
Re: Vurt's misc stuff
674068bdd2c7e
.........

why not do something fun, go out or do something creative at least? you must be bored out of your mind, i almost feel sorry for you.


Re: Vurt's misc stuff
674068bdd2dec
* Kolya frobs Zanderat while he isn't looking

Mmh, keys, iphone, small change, pocketfluff...a 7 inch plastic replica of Tura Satana??  O_o :awesome:

674068bdd2e7aZanderat

Re: Vurt's misc stuff
674068bdd2ec4
Doh!   

674068bdd30f8blaydes99

Re: Vurt's misc stuff
674068bdd314b
Looks nice, I'll take it! Please, will you keep making more Vurt?

EDIT: For some reason, I can't make this work. I see the same "type" of security door as in the pic but it shows as the old style. Anything I might be missing?
« Last Edit: 05. October 2012, 07:36:42 by blaydes99 »

674068bdd31ddSilver83

Re: Vurt's misc stuff
674068bdd3227
I'm having the same problem.
Re: Vurt's misc stuff
674068bdd3366
No idea. I checked to be sure, the original sec.pcx is placed in \obj\txt16 - same as my .dds version. Should work. You do have the new patch installed? Maybe you have a mod that overrides it (if you're using a mod manager).

674068bdd3416Silver83

Re: Vurt's misc stuff
674068bdd3460
I even installed your mod with the Mod Manager :) I don't know whats wrong. sec.dds is in the right place, right next to the pcx version. I even converted it to tga and png just to be sure. No change. All other textures from you are working fine.

674068bdd34e9voodoo47

Re: Vurt's misc stuff
674068bdd3537
confirming, does not load for me either. will look into this a bit later.

674068bdd35d7ZylonBane

Re: Vurt's misc stuff
674068bdd361f
Possibly relevant: SHTUP replaces the model for that door (basically splits it in half so that it could have a virtual 256x512 texture). So that may be why Vurt's texture isn't showing up.

674068bdd36aeblaydes99

Re: Vurt's misc stuff
674068bdd36fc
Thanks ZB. I searched for a model named "sec.bin" but didn't see anything. What's it called?

674068bdd379fZylonBane

Re: Vurt's misc stuff
674068bdd37e9
Can't check since at work right now, but try searching for anything with "sec" in the filename. It's probably "secdoor" or something like that.
Acknowledged by: blaydes99
Re: Vurt's misc stuff
674068bdd38ce
door_s1.bin uses sec1.pcx and sec2.pcx. That must be it.

674068bdd3959blaydes99

Re: Vurt's misc stuff
674068bdd39a2
Thanks Kolya, door_s1.bin will be punished.

674068bdd3a49Silver83

Re: Vurt's misc stuff
674068bdd3a92
Yeah, that's it!

But know that I finally see it ingame...it does not fit to the rest of the ships textures. Nothing else on the Van Braun is rusted...and the extreme amount of detail does not fit to the sleek walls....imo

674068bdd3b70ZylonBane

Re: Vurt's misc stuff
674068bdd3bbc
This touches on a fundamental problem that all SS2 graphical mods have to deal with-- Irrational dealt with the low resolution textures of the time by employing a very flat, clean, stylized visual aesthetic. It was a smart move, and is why the 128x128 corridors of the Von Braun still look tolerable even today. But it poses a problem for those of us who want to upgrade the textures. How do you make a flat, monocolored expanse of wall more detailed?
4 Guests are here.
Now don't you say that, you dirty birdie.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
674068bdd4689