6635509e2fb63

6635509e3018a
1 Guest is here.
 

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

6635509e30dc9
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

6635509e30fe5infrabaron

Re: Vurt's misc stuff
6635509e3104f
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
6635509e31181
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.

6635509e312e4voodoo47

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

6635509e31427Zanderat

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

6635509e317f5ZylonBane

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

6635509e3196aZanderat

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

6635509e31cefinfrabaron

Re: Vurt's misc stuff
6635509e31d44
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.

6635509e31ff5infrabaron

Re: Vurt's misc stuff
6635509e3205a
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
6635509e32159
.........

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
6635509e322e9
* 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:

6635509e32380Zanderat

Re: Vurt's misc stuff
6635509e323cd
Doh!   

6635509e3265fblaydes99

Re: Vurt's misc stuff
6635509e32743
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 »

6635509e327e9Silver83

Re: Vurt's misc stuff
6635509e32834
I'm having the same problem.
Re: Vurt's misc stuff
6635509e32929
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).

6635509e329e8Silver83

Re: Vurt's misc stuff
6635509e32a33
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.

6635509e32ac4voodoo47

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

6635509e32bdfZylonBane

Re: Vurt's misc stuff
6635509e32c2c
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.

6635509e32cc5blaydes99

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

6635509e32dbbZylonBane

Re: Vurt's misc stuff
6635509e32e05
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
6635509e32ed7
door_s1.bin uses sec1.pcx and sec2.pcx. That must be it.

6635509e32f5cblaydes99

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

6635509e3305cSilver83

Re: Vurt's misc stuff
6635509e330a7
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

6635509e33185ZylonBane

Re: Vurt's misc stuff
6635509e331cf
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?
1 Guest is here.
This forum is different from forums I'm normally on.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6635509e332f8