Hah, that's an awesome lighting solution for the office - good stuff. :]
And that looks pretty epic, hotdog! Loving the lighting as well.
ENTRIES DONE LOLI'm afraid we can't accept that unless it's an aim_ak-colt remake with its original theme fully preserved.
Inclusion of the iconic crashed plane would certainly score you some points with this totally impartial judge.Second. In an impartial way that is.
Is it a func_breakable that somehow toggles the model (cycler?) invisible?In a nutshell, yes. You can decompile the original & have a look at how they did it exactly.
vluzacn meant that now you can have 4096 different texturesWow, this'll actually come in handy on a little side-project I had a while ago.
I'm still unsure of whether I should go with that or with the other map I had in mind. What's the position on borrowed-ish layouts?If you like the layout, go right ahead. I doubt your friend from 10 yrs ago would mind.
Will we be able to test source maps eventually as well?I don't have a solution to that yet, but we'll definitely think of something.
I have done the layout first seeing as it must be similar to the originalIt's the [m]visual style[/m] that has to be kept intact (coherent deviations are allowed though).
Map designers need to know that people will get a hold of your VMF in some version or another, whether it be by your hand or not. Adding protection like this only delays the inevitable. For the most part, those who get a VMF only look, but if you do eventually login to a server that is running your map + sniper tower in the middle, yelling at the person will not help anyone. Just feel confident that your original design will win over some poor guys attempt to create his own map. What does one server running his bad version of your map affect you anyway?
Also, unlike HL1 maps, the Source format stores practically all the information for the map in the BSP. Nothing is interpreted by the engine. Thus, all that someone would need is a $10 copy of DJ Java Decompiler, a bit of free time, and a drive to hack your map and they can take VMEX and edit out all of the protections. The main point being, if you want to create a map that no one else will be able to change, you better do it for another engine because Source might as well be called open Source.