Search This Blog For Relevant Posts

Monday 31 July 2017

Half Life Two Arena

I decided to start work on a simple arena map. Contestants go to one of the two cubicles and spawn there NPCs (with the option for NPCs to target players off). They then open the door when both sides are ready (from the inside for now, otherwise the NPCs or player will be crushed). This is the alpha version the map, in the future I will add buttons to open the doors, non-full-bright  lighting and probably some railings (although they look off). You can download this early version here:

 Alpha

Saturday 29 July 2017

Boring Factory Simulator

I have completed the map after 7 failed versions. This is the eight, refined version. That said it is missing lighting, which I thought would make the map *too dark, so I used full bright. If anyone is interested in this, I may make a new version if anyone wants it. Feel free to leave suggestions in the comments. If you would like to upload this to the steam workshop, feel free. I have no idea how to put things on there so it would be nice for this map to get on there some how. This map is for Gmod or Half life 2 as previously stated in an earlier post. It needs to be put in the map file of the game for it to be loaded. The command to use it in Half Life 2 is ' map Factory_V8 ' . Download below and enjoy!



 Get the map here!

Friday 28 July 2017

Boring Factory Work Simulator (Mod)

I have started work on a VERY simple game. It will be a map that can be run in Garry's mod or Half Life 2. All you have to do is take the items off the conveyor belt and load them into a tray. It will be set in the Half Life 2 universe. There will be a puzzle required to slip past a guard watching you and keeping you on task, and grab a tool that will make work considerably easier. It will be available to down load when finished.

Thursday 20 July 2017

New Blog! TFmatchmake

I recently made a new blog to help players create a TF2 matchmaking 'team'. Here is the link:
https://tfmatchmake.blogspot.co.uk/

Monday 10 July 2017

Experimental Script

I have messed around with Half Life 2's code a bit and made a script. This script once executed will set all binds to default and add binds to keys V, B and N. Bellow you can see what they do:

bind "v" "noclip"
bind "b" "sv_cheats 1"
bind "n" "impulse 101"

Bellow is the download to the cfg file:

 Config Download


Once this file is place inside the cfg folder of Half Life 2, typing 'exec spec' into the console will activate it. Check back later for updated scripts!

Fun binds for Half life 2

In my last post I said that I would be making a mod for half life 2. Instead I have decided to just write down some fun console commands to give you full access to everything in Half life 2 (NoClip) as well as let you see the game from a new angle. Here are the binds:

bind g noclip
bind h thirdperson
bind j firstperson
bind k kill

I will be adding more later as well as creating a config file so you do not have to input the commands manually. Enjoy!

New Project!

I have started work on a new project. To be more specific, this project is anouther mod for Half Life 2. It is only a couple of tweaks. It will be available here without the need to download, as it is simply a configuration. The idea is to give the player more freedom to explore how vanilla Half Life 2 (and hopefully any other games that run in the same engine)