User:Pinsplash/Missing SDKNuts Content: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added WiseNPCWeapons to the list)
(added WiseNPC06 to the list)
Line 161: Line 161:


VMF found: [http://type3studios.com/downloads/tutorials/SdkNutsTutorials/wiseNPCweapons.zip Example VMF] and [https://cdn.discordapp.com/attachments/434089157875466242/463752005169446912/wiseNPCweapons.vmf backup]
VMF found: [http://type3studios.com/downloads/tutorials/SdkNutsTutorials/wiseNPCweapons.zip Example VMF] and [https://cdn.discordapp.com/attachments/434089157875466242/463752005169446912/wiseNPCweapons.vmf backup]
==[[WiseNPC06]]==
Chopper patrols then attacks. Rebel Citizen takes it out in one shot.
Tutorial found: no
VMF found: [http://type3studios.com/downloads/tutorials/SdkNutsTutorials/wiseNPC06.zip Example VMF] and [https://cdn.discordapp.com/attachments/434089157875466242/463950681808699402/wiseNPC06.vmf backup]


==Miscellaneous Content==
==Miscellaneous Content==
*[https://web.archive.org/web/20081014074302/http://sdknuts.net:80/FlashJackson/CustomMaterialsWithPhotoshop.asp A tutorial on making textures for Source in Photoshop] This was originally created by [[User:Flashjackson]], so I'm not totally sure on if I ''should'' port it to the wiki. I also personally cannot verify the accuracy of it cause the tutorial is from 2005.
*[https://web.archive.org/web/20081014074302/http://sdknuts.net:80/FlashJackson/CustomMaterialsWithPhotoshop.asp A tutorial on making textures for Source in Photoshop] This was originally created by [[User:Flashjackson]], so I'm not totally sure on if I ''should'' port it to the wiki. I also personally cannot verify the accuracy of it cause the tutorial is from 2005.
[[Category:SDKNuts Tutorials]]
[[Category:SDKNuts Tutorials]]

Revision as of 23:17, 3 July 2018

During the time that sdknuts.net was open, a fair chunk of their content was archived online, but some i haven't found all i need yet.

WiseGravity

Controlling Gravity. Includes a Bounce method, like HL1.

Tutorial found: no

Example VMF and backup

WiseHINT

How to create and use HINT Brushes.

Tutorial found: no

VMF found: no

WiseSkin

Using skins for Models in the SDK. Includes long list of models with multiple skins.

Tutorial found: no

VMF found: no

WiseSun

Two methods of creating Sunshine.

Tutorial found: no

VMF found: Example VMF and backup

WiseHangLamp

Lights that will swing when hit. Download for project has examples for HL2/HL2DM and CS:S.

Tutorial found: no

VMF found: probably this backup

WiseDarkness

Creating indoor and outdoor dark areas. Download for project has examples of brush and skybox methods for effect.

Tutorial found: no

VMF found: Example VMF and backup

WiseVol

(volumetric lighting) Behavior of natural light in an atmosphere. Shows multiple HL2 methods.

Tutorial found: no

VMF found: Example VMF and backup

WiseLighthouse

Lights go around and around and... Spot Lights rotating.

Tutorial found: no

VMF found: Example VMF and backup

WiseGateLockMath

Using a math_counter to control the Lock breaking.

Tutorial found: no

VMF found: probably this backup

WiseLayeredGlass

Advanced method used to create illusions.

Tutorial found: no

VMF found: Example VMF and backup

WiseOneWayPropDoor

Method to force one-way opening of HL2 Prop door.

Tutorial found: no

VMF found: Example VMF and backup

WiseWall

Hang Props on the wall. Also shows how to create an Output for Sounds.

Tutorial found: no

VMF found: Example VMF and backup

WiseDispCorner

Inside corners with the Clipping tool and also Displacements.

Tutorial found: no

VMF found: Unsure

WiseCubes

Easiest and best way to create displacement walls and cliffs.

Tutorial found: no

VMF found: Example VMF and backup

WiseFP01

Face Poser Facial Expression.

Tutorial found: no

VMF? I'm not sure if this tutorial would even have one.

WiseProps

Same crate, 7 ways to interact with it. (One of the crates will even explode)

Tutorial found: no

VMF found: Example VMF and backup

WiseBoards

Block a passage with wood that can be destroyed. note: These pallets can not be destroyed.

Tutorial found: no

VMF found: Example VMF and backup

WiseSpring

Create Springing/Bouncing effects. Download has three Hammer vmf projects with readme.

Tutorial found: no

VMF found: Example VMF and backup

WisePSPTrans

Creating Source materials with transparency in Paint Shop Pro.

Tutorial found: no

Associated files: unsure if there even are any...

WiseAiSound

Make sounds, or smells, that can be sensed by NPCs.

Tutorial found: no

VMF found: Example VMF and backup

WiseCustomSound

Using Custom Sounds. Colorful Zombies singing. (...what!?)

Tutorial found: no

VMF found: backup with bsp included (both were originally in separate zips for some reason...)

WiseExplosion

Sounds, Explosions, Ground shake and Fire. Also shows how to create and use a trigger_hurt.

Tutorial found: no

VMF found: Example VMF and backup

WiseNPCWeapons

NPC Rockets and gunfire for effect.

Tutorial found: no

VMF found: Example VMF and backup

WiseNPC06

Chopper patrols then attacks. Rebel Citizen takes it out in one shot.

Tutorial found: no

VMF found: Example VMF and backup

Miscellaneous Content