Forum posts

Posted 7 years ago2017-07-02 06:36:28 UTC
in Post your screenshots! WIP thread Post #335859
Ha, in de_kobbl, I only used a variation of the Bevel texture on one place. It's the terrain at Mid.
Buuut, there's more terrain coming soon (it's pretty s3xy :3), so I'd guess there's more of it coming. xd
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-07-01 07:24:20 UTC
in Post your screenshots! WIP thread Post #335840
Over 4000 wpolys at some spots? Reminds me of my school map, which had them most of the time.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-30 17:31:00 UTC
in Post your screenshots! WIP thread Post #335830
Looks like morningdew to me. (the skybox)
But yeah, it needs a little bit of tint to match the map. :)
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-30 10:21:02 UTC
in Why my sprite dont work? Post #335820
Hmm, I think I know what you should do. :P
Open the .bmp file in Wally and make sure that the first colour in the index is the one which needs to be transparent. I assumed you want an alphatest sprite since it's a plant.

After that, save the .bmp and then make a sprite with it.
Also, use HL Texture Tools instead of Sprite Explorer. :)
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-30 03:48:22 UTC
in Post your screenshots! WIP thread Post #335817
They don't have collision at all. :P
func_detail; Passable: Yes.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-29 16:54:08 UTC
in Post your screenshots! WIP thread Post #335812
Building the basement:
User posted image
According to the concept art:

http://i.imgur.com/sVAoAVLl.png

Also, inside the basement:
User posted image
Yeah, took some time to make, I hope it will work because I copy-pasted it from the test map. :P
User posted image
I've just realised that I need to put ladders here. Silly me! XD

And the thing in the basement was made for this:
User posted image
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-29 04:25:19 UTC
in Post your screenshots! WIP thread Post #335798
User posted image
https://youtube.com/watch?v=CQ0aBoi7css

Now I just need to configure it so it can attack 3 places individually.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-27 17:39:01 UTC
in Post your screenshots! WIP thread Post #335772
Well, even though it's part of Black Mesa, it doesn't have to mean the part where scientists do their work and/or take a break.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-27 14:48:10 UTC
in Post your screenshots! WIP thread Post #335767
I.m.o. it looks bright enough, even on my phone's screen (which I always keep at the lowest brightness to conserve battery :3).
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-26 20:53:14 UTC
in Post your screenshots! WIP thread Post #335759
Yeah, I put 4 of them in de_kobbl. :P
The fun version will probably have more.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-26 18:03:16 UTC
in Post your screenshots! WIP thread Post #335757
I can't wait for Deadlands either. It's far more high-poly than anything I've ever mapped. I wonder how it would run on my laptop. xD

Although, if you didn't do it already, could you convert some things (like arches and pillars) into func_detail brushes? After that, you could cover them with blocky clip brushes and set the func_details' Passable parameter to Yes.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-25 07:35:54 UTC
in Post your screenshots! WIP thread Post #335734
However, xawari mentioned that our usual way of making overviews is wrong. I saw the overviews of default maps, and they had the green stuff! But in-game, you can't see the green. This is weird. :P
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-25 06:13:46 UTC
in Post your screenshots! WIP thread Post #335732
Imagine me opening the map in J.A.C.K., let alone compiling it. XD
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-24 20:40:10 UTC
in Post your screenshots! WIP thread Post #335727
Dude, you have your keyboard. Try pressing keys until something happens.
Of course, I can't tell you which one to press, because:
User posted image
Yeah, it's 2 of those... I pressed the - (minus, or hyphen) key to actually decrease the Z Min value, not sure if it will work on your end. :3
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-24 20:34:52 UTC
in Error about an unused entity. Post #335726
@GMK_5
I've never said it was in VHE, or any map editor for that matter.
If you installed VHLT, you would see this ripent.exe in the folder.

But I don't think that's the one you should use. Hmm, I think there's a compile command for either HLCSG or HLBSP which enables only modifying the entities, not the brushes. I should look more into that.

On the other end, I believe I once saw a BSP editor which can modify the BSP's entities. I wonder if that was just another fake memory generated by my brain, or it's actually real. :biggrin:
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-24 11:01:44 UTC
in Post your screenshots! WIP thread Post #335722
I figured out how to remove the roof on the overview:
User posted image
User posted image
User posted image
I basically changed the Min Z value. :D

Now I'll just open Paint.NET and stitch those together and call it a day.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-24 07:39:50 UTC
in Error about an unused entity. Post #335715
Counter-Strike thinks that info_texlights is an entity which is used in-game. info_texlights, at least I think so, is supposed to be an entity which is used only by compiling tools, and it should be removed after compiling, no?

If I remember, one could use an external tool to delete the entity from the .bsp. Windawz told me about it on one occasion. Ripent, isn't it?

In my opinion, you should put up light_surface entities which come with zhlt.fgd (which comes with VHLT).
They're basically like info_texlights, except one light_surface is for 1 specific texture on brushes.

So, if you have more than one light-emitting texture, then you should put more than one light_surface entity. Good luck. :)
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-23 14:51:58 UTC
in Post your screenshots! WIP thread Post #335706
Too late now, I'm so stubborn that I'll do a full compile again. :P
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-23 07:51:11 UTC
in Post your screenshots! WIP thread Post #335693
I don't have a screenshot of this, but I'll just write it:

In the Easter egg #3 room (the one where you can unlock all the doors), I had an issue: the bomb was making glass sounds when shot at.
That means: I had to change the Material to Metal, and I now have to re-compile all 4 maps. Seriously, I spent an entire day compiling the 4 versions, and today, I'll have to do it again. Poor lappy. :/

-texreflectscale 1.28 -chop 64 -texchop 32 -gamma 0.4 -texreflectgamma 1.5 -blur 0.1 -fade 1.2 -nospread -bounce 12

^
Now I see why. XD
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-23 07:39:10 UTC
in columbine_hs ~ My biggest project Post #335691
I reacted like that because Shepard said something which caused me to react this way. But the point we should be at is:

@Vodka
That 'bug' you don't know how to fix is a VIS thing, I assume. Basically, GoldSRC renders that hall and then it gets visible behind the sky brushes.
You either used a sky"box" or your map isn't VIS-optimised.
If it's the first case, then don't just make a hollow box of sky brushes, but instead try carefully wrapping the sky brushes. Basically, use the sky brushes to seal the map from the void.

If it's the latter (needs VIS-optimisation), then you should really learn some stuff about Hint and Skip brushes. I had to learn them while I was making de_kobbl because I ran into VIS-bugs.

Although, aren't both of these VIS problems? Lol.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-22 20:14:50 UTC
in Post your screenshots! WIP thread Post #335677
@Trempler
Great. :biggrin:
I'll send it to you on GameBanana. The full release should be released in either this week or in the next week. ;)
The test team will get all 4 versions, compiled with final settings. I'll then make the fun version and call it a day (or 3 months, lol).
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-22 07:29:29 UTC
in columbine_hs ~ My biggest project Post #335663
@Daubster
That's what CS is all about. Shooting with no regards to the surroundings and the setting. Someone could keep explaining how not-OK school maps are to a person for the entire day, but that mapper will be pretty stubborn and make the map, recklessly.

Unless someone makes a Half-Life mod where you're a victim of a school shooting. x)
But hardly anyone would prefer being a school victim, right? I'd rather blow up a school (like I do in my school map) rather than being under the influence of a random kid with a gun (in the mod, I mean).
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-22 07:14:26 UTC
in columbine_hs ~ My biggest project Post #335659
A school shooting map would definitely fit Counter-Strike: Condition Zero: Deleted Scenes. At least it would be a lot less riskier (since you'd only play as a counter-terrorist) than a map for a game where you can choose to play either as a counter-terrorist or as a terrorist.

But a concentration camp map would probably go well with the Yugoslav wars setting. That seems very historical. :)
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-21 21:41:57 UTC
in columbine_hs ~ My biggest project Post #335646
But then again, just let Vodka make it. I mean, what would even happen to him if he makes this thing and publishes it online?

Instead, let's focus on the progress of his map, and not the theme of the map. Because school maps used to be a serious thing 10 years ago, now they're a joke. Right?
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-21 21:23:00 UTC
in columbine_hs ~ My biggest project Post #335643
sigh
I'm probably defending it because I made a map of my school and got praised for it, in my school. Sheesh, over-reacting parents who call the police as soon as they see someone playing on a school map. >:/
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-21 20:27:46 UTC
in Post your screenshots! WIP thread Post #335641
@Windawz
You know, I'm going to ask him.

@Trempler
Would you like to participate in the pre-release testing of de_kobbl?
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-21 17:26:56 UTC
in columbine_hs ~ My biggest project Post #335633
I've also made a map of my elementary school, and I showed it in school when my classmate and I were playing CS 1.6 in that school.

Honestly, I'll make a map of my high school, too. I just don't care about what others got (expelled, in jail etc.), because in my country, no-one cares about those maps, just my classmates and my friends who play CS.

Shepard's comment made me a little bit mad, so I posted again, lol.

Also, what authorities get wrong is that most FPS games will make you worse at shooting in real life. Making a school map for CS won't make you a better school shooter. The only useful thing you'll get is a tactical plan to infiltrate the school.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-21 12:21:11 UTC
in columbine_hs ~ My biggest project Post #335623
@NineTnine
Now I'm getting an urge to install Worldcraft 2 on my Windows 98 virtual machine. xD

@everyone else
People, it's just another school map, not a terrorist attack simulation. Of course, the more destruction, the more fun it gets. :)

@Vodka
Snap On Grid = 1!?
But you're not abbadon. XD
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-20 16:33:55 UTC
in Post your screenshots! WIP thread Post #335603
Place lava there. :D
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-20 13:53:29 UTC
in Post your screenshots! WIP thread Post #335597
@Windawz
I don't know, really. It would be nice, though.
It solely depends on Trempler's decision, since the playtesting is completely voluntary - and I've got good feedback which led to me fixing 50 or so bugs and issues in the map.
If Trempler wants to see the map before the release, may his mapping highness inform me.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-20 10:50:11 UTC
in Post your screenshots! WIP thread Post #335595
Thank you, Trempler, it would be my honour. :biggrin:

I dug through the source files, and apparently, I started working on it in the 1st of January, 2017. It truly meant something, lol. I stopped developement in the 22nd of January and picked it up again somewhen before the end of May.
So, that's around 2 months of work time on it. For a map like this, this would be my new record. :D
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-19 18:53:25 UTC
in Post your screenshots! WIP thread Post #335591
Also:
User posted image
If you're wondering what this is, well, the wall is 240 units long, and I managed to fit 3 256x256 textures with no seams. XD
The side trims have a scaling of X=1.000 and Y=1.000, while the middle one with bricks has X=0.904 and Y=1.000. Cool, eh? I downscaled the middle one so it fits between the normal ones.
User posted image
Also, I think the street lamp situation is better. :D
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-19 18:35:20 UTC
in Post your screenshots! WIP thread Post #335590
Looping the multi_manangers with a train, I assume? Sure, use it. :biggrin:
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-19 17:58:55 UTC
in Post your screenshots! WIP thread Post #335588
Adding up to the resurrection:
User posted image
User posted image
I've added a nice ambient sounds system. It basically consists of a train which goes around 4 path_corners. When it passes each, each one triggers different multi_managers which, in return, trigger different sound combinations (e.g. gunshots in the background + wind).
User posted image
Basically, this screenshot shows that I halved the walls' thickness wherever needed. They used to be pretty thick and now I halved that.
I also fixed the texture scaling on those wooden windows. :3
User posted image
Oh mah gawd, look at them barrlz! Those are 16-sided barrels:
User posted image
They're almost seamless. There's only 1 micro-seam to be found on the sides, and the seam between the sides and the top is, well... unavoidable. But at least I prevented the seams from the sides (and yes, I used Alt+Left-clicking, so that I can avoid that stretching...)
User posted image
The trash cans probably have a more noticeable micro-seam, but I guess that won't be a huge gameplay issue.
User posted image
At the balcony, I sort of skewed the wall here. Try to surf that if you're a daredevil, and you might fall to your death! >:D
User posted image
I also added some sort of a dumpster.
User posted image
Now I have an excuse for not having a door at that entrance. ;)
User posted image
I clipped the bricks! YAAAAAAAAAAAAY
User posted image
I converted the RUSH B CYKA into a sprite and it's far better-looking compared to the func_illusionary with a transparent texture on it.
User posted image
This thing... this is my mechanism for locking and unlocking the secret doors which lead to the Easter egg rooms.
Basically, what I've added is a small, invisible func_door.

The door is triggered by the C4 explosion (be it site A, or B, or whatever). After triggering, the door closes. And when it closes, it triggers a multisource entity, which is both the door's master and the master of all the secret doors. If the multisource is OFF, the door won't trigger it, because it's its master, so it won't unlock the doors after the C4 blast.

However, if the multisource is ON, the secret doors are unlocked, but so is the invisible door. The invisible door will then close, disabling the multisource and locking the secret doors.

In theory, it should work, but I'm yet to test it in practice.
User posted image
I've also made this neat entity setup for fun_kobbl. Basically, this is a mortar bomb. I'll add a secret basement into fun_kobbl where I'll place a monitor which will display the map, and you'll have buttons on it (but no, it won't be like the Half-Life mortar where you can bomb any place). You will have a few options to choose from: site A, site B and the T spawn, respectively.

What will I do next?
I'll move that stupid street lamp 16 units away so it stops blocking me every time I try to walk between it and the wall corner. I'm just so mad at it that I'll even knock it down, literally.

Lastly, remember Vodka95's thread about multiple mapping questions?
Well, here's that map, too:
User posted image
xD
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-19 08:56:23 UTC
in Assigning a particular move sound to fun Post #335583
It should work. In my map, ambient gunshots which have the Not Toggled flag don't repeat, but they just wait to be triggered again.
Hmm... yeah. :)
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-18 12:45:01 UTC
in Multiple mapping questions Post #335575
And it's easier than CryEngine. One thing is certain, though, if you learn any of those up to a specific level, you'll be able to do wonders with them. :3
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-18 10:18:32 UTC
in Half-Life Timer - Concept and Functional Post #335572
But if one decides to put this into a mod, one could easily code some timer entities etc. (trigger_timer, I'm looking at you xD)
But then, there are people who don't know how to code (like me, although I have the potential of learning it), so it's a nice thing that it's a universal timer.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-18 07:30:41 UTC
in Half-Life Timer - Concept and Functional Post #335568
I wonder, though, why 100fps? I know that physics in Quake-engine derivatives are framerate-dependent, but this (probably) doesn't use that. I'm confused. (my laptop can't even get to 70fps on standard HL maps. Of course, speedrunning isn't something I'll ever do, so I'm not worried xD)

Edit:
*facepalm
I didn't read it slowly enough, but I could've assumed that the timer desyncs.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-18 06:05:38 UTC
in Multiple mapping questions Post #335566
@Vodka95
Looks hard? Well... what else can you expect from an engine which is pretty superior compared to GoldSRC?

Don't worry. If you want to learn this stuff, you can always start off with the basics and then do more complex things. Just don't be lazy, that's one of the worse things that can happen to you. :3
See, I was lazy and I still haven't learnt any C# yet. I'm still fighting that. Organise yourself some time to learn making textures for Source, then practice audio editing, and finally, you can do all of this stuff!

Look at me, I actually didn't know exactly how to do animated textures, Source sounds, sprites and packing stuff into BSPs before. I learned it all in one day because I've already had experience in making regular textures, working with audio and simple file management.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-17 21:04:52 UTC
in Multiple mapping questions Post #335560
Alright, that's it.

Any more questions? >:)

Edit: Really? No more questions? That makes me legitimately sad. :(
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-16 19:30:32 UTC
in Multiple mapping questions Post #335557
And now, custom sounds and packing your stuff into the BSP file.

Custom sounds:

1. Open GoldWave or your preferred audio-editing software
2. Open the sound file you want to convert.
User posted image
In my case it's Mile Kitić i Južni Vetar - Ja neću ljepšu ("I don't want a prettier one", wow, in south-Slavic it's just 3 words)

3. Save it as a WAV file:
User posted image
It should be PCM signed, 16-bit, mono. Not stereo!
Now, after you've done that:

4. Resample the sound to 44.1KHz:
User posted image
I'm not sure whether you can use 48KHz, though. xd

5. Save it again and copy it to your "sound" directory:
User posted image
I just put "radio_456" because... well, that's some sort of a signature by me. :3

6. Create an ambient_generic in Hammer and find your sound.
Also, untick "Start Silent" in the properties and set Start Volume to 10.

Hmm, let's bring all of this into the BSP file:

Download Pakrat. It's a nice little tool. :]

After you've downloaded it, extract it somewhere and run the .jar file.
When you open Pakrat, it will ask you to find the BSP you want to open. Find it and then open it.
User posted image
As you can see, I've already added some things there, and it's looking good so far. Basically, there's the Add button at the bottom of the window.

When you want to pack files into the BSP, Pakrat will also ask you if you want Pakrat to fix the paths (like C:/Program Files/blah blah blah). Just say Yes.

Edit:
And I've just realised - I have Source games on Steam, why did I even do this on a... uh, screw it. Now I'm going to get rekt. x)
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-16 13:40:35 UTC
in Multiple mapping questions Post #335552
Alright, I prepared the animated textures and sprites.

In order to make an animated texture:

1. Open VTFEdit
2. Go to File -> Import

3. Select the first texture:
User posted image
And then hold Shift on your keyboard, and click on the last one.

4. Press Enter.

Now you'll get this:
User posted image
Normal Format: DXT1
Alpha Format: DXT5
Texture Type: Animated Texture

5. Save the file, like this:
User posted image
NOTE: It doesn't necessarily have to have "animated" in the name.
And yes, save it in the VTF format.

6. Go back to VTFEdit, and go to tab Tools and press Create VMT File:
User posted image
animated_blin/animated_blin is the path to the texture.
Basically, you put the textures into the materials folder.
A VMT tells Source where the VTF files are. It also tells some characteristics about the texture.

So, if the VMT has "blahblah/texture" referenced there, then you'll have to put "texture.vtf" in "materials/blahblah/".
User posted image
Aaaand, there's more.

The shader will be LightmappedGeneric if you're planning to use it as a texture for maps. Surface1 should be Default, unless you want different sounds and decals for it. If you have a wood texture, then it's more likely that Surface1 will be Wood_Plank or something like that.

And then create that VMT file.

However! However, however.
You need to make it animated.

Open that VMT which was created by VTFEdit, and it should look like this:
User posted image
There's something left to add there.
User posted image
Everything with // are comments.
For example, "x = 1 //This makes x have a value of 1".
Only x = 1 is taken into consideration. Everything after // is pretty much ignored. :)

And after you're done with that, save the VMT and make sure they're in the same folder:
User posted image
Oh, by the way, the animated_blin2.vmt is the one I used while writing this thread. I used the first one just to make sure if it works, so I can write this later. xd

I think that we're done with this rough overview of animated textures.

Now onto sprites:
User posted image
It is possible! I think they can be animated in the same way, lol. XD

Anyway, the process is roughly the same.

In VTFEdit, while creating a VMT, just do it like this:
User posted image
The shader should be Sprite, and if you want it to be additive, well... just tick the Additive flag.
The VMT should look like this:
User posted image
Easy peasy. xd

Although, I don't quite know how to solve this:
User posted image
The sprite's centre, for some reason, is wrong. xd

Music + embedding stuff into BSPs coming right up in a matter of hours.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-15 22:24:01 UTC
in Multiple mapping questions Post #335540
"Source Engine Discussion"
Oh, epic fail for me. xD

Ah well, as I've said, tomorrow-today. Technically today, just not now.

Before I leave, I think you can include the textures into the BSP with PakRat, there are some nice tools at Nemesis' website.

The animated textures are pretty easy to do with VTFEdit, you basically imporr multiple pictures into 1 texture file and it's automatically animated. Of course, my memory doesn't serve me the best, so I'll have to go through all of that stuff again. :)

As for sprites, I wonder how to make them, too. Maybe it's easier than I thought.

And sounds? Well... it's a little bit different, but it can still be done with GoldWave and the format is WAV.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-15 21:45:13 UTC
in Multiple mapping questions Post #335537
Eggcellent idea! >:D
I'm not sure why you're recommending me to switch it to Belarussian, but I guess it's funnier. xD
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-15 21:30:19 UTC
in Multiple mapping questions Post #335534
@Windawz
Absolutely necessary. :D
Russian is the only language where I'll ever say bad words, lol.
I was just making a joke out of it because I actually set J.A.C.K. to display it in Russian language, because I wanted to see how many words I'd recognise.

Anyway, I'll be back tomorrow to extend my original answer. Well, it's 0:30 here, so I guess tomorrow is today. So, I'll do it today. ;)
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-15 21:13:40 UTC
in Multiple mapping questions Post #335531
For sprites, I advise you to use HL Texture Tools.
https://github.com/yuraj11/HL-Texture-Tools
It's so easy that you don't need explanations.
You can choose the sprite orientation (parallel oriented, oriented, and many more), and the sprite type (indexaplha, alpha-testing, normal and additive).

In order to create a custom sound, you need GoldWave.
It's seriously the best in its category.
Basically, make a sound, then resample it to maximally 22025Hz (22KHz for short). Then save the sound as a WAV file, with attributes like "mono, 8-bit PCM, unsigned".

How to make an animated texture? Hmm...
I can't remember that one, actually. I think it's like each individual texture for each frame:

+1COMP1B
+2COMP1B
+3COMP1B
+4COMP1B

COMP1B being the base, and +1, +2, +3 etc. being the frames. GoldSRC can handle up to 10 frames and their framerate is always 10fps. I mean... their rate is 10Hz.

You can include textures into the BSP file like this:
User posted image
(РУССКИЙ! Иди на А, иди на Б. Раш Б, раш б! СУКА БЛЬЯТ!!! Lol)

In short, go to the CSG process (in the Expert mode) and add this:

-wadinclude [name].wad
You can include as many as you want. If you just want to pack EVERY texture you used in the map, then I think there's this command "-nowadtextures".

There we go. Thank me later. I think I got it wrong about animated textures, though. Check. :)
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-15 11:15:29 UTC
in Post your screenshots! WIP thread Post #335513
For some reason, I think that Source's displacement are Valve's version of patches, but then that's just not the case...
I tried playing around with displacements in Hammer 4, and VM-ing displacements has the same limits as VM-ing normal brushes. >:O

But it's OK, I guess... we can still do nice things with displacements, minus the ability to modify them directly with the VM tool instead of using the Displacement tools.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-14 21:07:14 UTC
in Post your screenshots! WIP thread Post #335493
J.A.C.K. has a built-in command shortcut list. I'm not sure if Radiant has a shortcut list too.

Maybe you can right-click a brush and find "Delete". And there should be a key combination next to it.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-14 14:26:48 UTC
in Post your screenshots! WIP thread Post #335480
So, I took the screenshots in 1280x768 just so some of you can stop complaining how low-res my screenshots are. Please stop complaining on my low-res screenshots. :3

OK, time for the comparison:

1.
User posted image
16fps
User posted image
31fps

2.
User posted image
26fps
User posted image
32fps

3.
User posted image
18fps
User posted image
24fps

Wow, that's a significant improvement. Of course, 99.9% of gamers on this whole world would say that this improvement is too small to be noticed. I'm annoyed by those...
Admer456 Admer456If it ain't broken, don't fox it!
Posted 7 years ago2017-06-14 13:26:41 UTC
in Post your screenshots! WIP thread Post #335477
J.A.C.K. has a shader editor for Q3. :3
Just saying. I have no idea about the others. xd
Admer456 Admer456If it ain't broken, don't fox it!