Show Posts - WR_

Back

Messages - WR_

Pages: 1 2 »
1
Way Off Topic Box / Re: Corrupt-a-wish!!!
« on: 29 Jul, 2012 18:06 »
Granted, but oh wait, its mac.

I wish I had 1million euros.

2
Help Section / Re: Anti-virus Program
« on: 28 Jul, 2012 06:47 »
I hadnt had an antivirusprogram for a year, and I even checked for viruses a week ago, none.
But yea, I used to use AVG.

3
Debate Forum / Re: Opinions of the Death Penalty
« on: 27 Jul, 2012 11:47 »
Death to the rapists and Anders Behring Breivik !  quagmire

4
Maps Area / Re: Mapping basics for beginners
« on: 25 Jul, 2012 17:05 »
This looks really awesome, did you write this?

Yea, I did, and thanks. :P
I had made it in notepad when I was bored and edited it to look better.

5
Maps Area / Mapping basics for beginners
« on: 25 Jul, 2012 16:33 »
Mapping basics
For beginners





What is Source SDK?

Source SDK is a free tool to create maps for Source games. All you need to start your very own map, is a source-engine powered game.
This tool is located at: Steam > Library > Tools.



Beginning to map

After downloading and opening the Source SDK, you should see the main menu.
Choose "Source Engine MP" and the game from drop-down lists and start up "Hammer Editor". I'm using Counter-Strike: Source for these basics.
In case you want to map for Garry's Mod, Check this video and follow the steps to install Garry's Mod for Source SDK. I still prefer to use some other game for the basics.

http://www.youtube.com/watch?v=TRWrQajcU0U


To start a new map, go to File and select New.
Set the grids sizes for your own needs by dragging from the middle and moving it.
Now press "camera" at up-left corner in the full-black box, and select "3D Shaded Textured Polygons"

Next, press the white cube in the tools list located at the left side of the tool. It's the fifth tool.
This tool is "Brush". You use it to create the elements to the map.
Next select the texture. Texture can be selected from the right side of the tool by clicking "browse".
Select any texture and make a cube in your map by dragging a cube anywhere in your grid.

You can move in the camera by moving your cursor into the camera field and using W,A,S,D and arrow-keys.

To move the block you made, select the "cursor" tool in the toolbox.
Click on the block in the camera, and move it on the grid.

To change the grid size, there's two buttons in up-left corner. Under "Edit", there's small grid with "minus" and grid with "plus". By pressing the plus one, the grid gets 2x bigger, and by pressing the minus one, the grid gets 2x smaller and so on.

Remember to save your map usually! Source SDK crashes alot and this might make you lose the latest edits of your map.



About the sizes

So, in Source SDK, about 53 inches is one meter. Inch is Source SDKs measuring unit.
Height of standing player is 72 inches, and height of crouching player is only 36.
Players eyelevel while standing, is 64 and when crouching, 28.

"Normal" doors height is 108 inches and width 48 inches. If you want to make passable vent, the height must be at least 37 inches and width 33 inches.

More about dimensions here.

https://developer.valvesoftware.com/wiki/Dimensions



About the tools

Here's the basics about tools.


1. "Selection tool"
This tool is used to select, re-size the brushes and move entities and brushes around in the grid.

2. "Magnify tool"
To be honest, I'm not sure what is this used for. Tell me if you do!

3. "Camera tool"
This is used to make moving in your map easier. Select this tool and click on the grid to move there right away.

4. "Entity tool"
This tool is used to spawn an entity. Default entity is "info_player_terrorist". This is terrorist spawn.
To turn it into counter-terrorist spawn, double click on it and change it into
"info_player_counterterrorist".

You can also create props with this tool. Drop an entity to the ground and change it into "prop_static"
or "prop_physics". All the props can't be both. For example, some of the boxes can't show up in your
level if it is "prop_static", they are made to be "prop_physics".

Let's say you change it into "prop_static".
Now, to change the propmodel, double click on "World Model" in the list of properties of the entity you just created.
At up-left corner, there is alot different folders to select the models from. Select "MDL Files". It is the top one. Now, type in the filter, which is located at bottom-left corner, anything you need, I will look for a tree. Select any tree model by doubleclicking on it and set it up in the map by pressing "Apply".
To check if the prop you are using, is physics, static or dynamic, open "World Model" list and under the "Model camera", there is a "Info" tab. If physics-box is ticked, it's physics prop, or if more than one of the boxes is ticked, it can be used as one of those.

5. "Block tool AKA Brush tool"
This tool is used to create blocks and brushes to your map.

6. "Toggle texture application"
This tool is used to change and edit the brush in your level. By selecting this tool, and then clicking on some face of the block, you can edit one of the faces, or if you want to edit multiple faces, hold your CTRL and click on the faces you want to edit.

You can change the scale of the texture by rising the value of the texture scale.
By using the "texture shift", you can move the texture the way you like.
And of course you can change the specific faces' texture by browsing for a texture and applying it.

7. "Apply current texture"
This tool is used to change the whole blocks texture quickly. Just select the block you want to re-texture and look for new texture. Then click on this tool and it changes its texture.

8. "Apply decals"
This tool is used to apply decals on your blocks.
Open your texture browser, and type in the filter "decal". Select any decal and put it in your level with this tool.

9. "Apply overlays"
This tool is pretty much the same as "Apply decals". Just browse for overlays instead.

10. "Clipping tool"
This tool is used to cut a part off from your block. Select a block you want to cut and then select this

tool. On the grid, drag from the first point to second point you want to cut. The red area is cutted off.
If you want to keep the red area instead, click again on the clipping tool to make that area white.
If you want to keep the both sides, click one more time on the clipping tool.
Then just press enter.

11. "Vertex tool"
This tool is used to edit the block. By selecting a block and then selecting this tool, you can move the dots and edit the block the way you want. When you feel like you have edited your block enough, just select the "Selection tool" again.



Simple skybox

Almost every map needs a skybox. To create a skybox for your map, browse from texture browser for
"tools/toolsskybox". This is used to create the skybox. Now, cover your whole map with the skybox
texture with one block, and press enter. Then go to "Tools" which is located at the up-left corner.
Select "Make hollow" from the list and type instead of 32 a negative number, for example, -32.

To change the skybox texture, go to the "Map", which is located again in up-left corner, and select the bottom one, "Map properties". There you find a line "SkyBox Texture Name". Its default is "sky_day01_01". To change it, type in some of these instead.

https://developer.valvesoftware.com/wiki/Sky_List

There you have a simple skybox.
But if you really want something harder, like 3D skybox, check out this site:

https://developer.valvesoftware.com/wiki/3D_Skybox



Compiling your map

To compile your map for the game, you just press F9, and wait through the compile progress.
After the progress is done, the map should appear in the maplist in your game.



______________________________________________________________________________________


Adding custom stuff to your map

If you want to add custom textures, models or sounds to your map, you need a tool for this.
You can use tools like PakRat.

https://developer.valvesoftware.com/wiki/Pakrat

This tool allows you to add the files to the .bsp file so these custom files are downloaded with it.
To add the files to the .bsp, just open "pakrat.bat" and click "file". Select Load BSP and look for your map. Open it and then press "ADD".
Now look for the custom files to add to the .bsp file. After you have managed to find the files, click "file" and Save BSP. Save it and overwrite
the already existing file. Now the custom textures should appear to everyone in your level.



______________________________________________________________________________________

This is for starters, if you have mapped before, it probably looks amusing. :D
If you find something wrong in the guide, tell me.
I hope you understood what I wrote and this was useful. Have fun mapping! :P You can add me on steam if you have something to ask about mapping.

http://steamcommunity.com/id/-WR

6
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 22 Sep, 2011 17:02 »
Can i get unbanned if you get no proof in 2 days? :( I would love to play again on CG ttt

7
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 22 Sep, 2011 11:57 »
Oh okay..

8
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 22 Sep, 2011 10:28 »
Disappointment... :-\ but well its better than permanent :) Thanks for understanding:)

Edit: Wait, was it suggestion or what?

9
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 22 Sep, 2011 03:25 »
Shikaru asked to join because of RDM'ing, I joined and Spaceman said he was aimbotting as were 3-4 other people. I didn't think to record it as it was around 4am

Why those insults? Why didnt you tell my friend that it was you? I made only three kills in that round;and they said  aimbot.:/

10
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 21 Sep, 2011 15:11 »
i believe he gave the steam id of the guy accusing him, not his steam id, before he modified it.
Dont you trust me? Go and check my profile, its up there in first message. also, theres website which allows you to see anyones steamID. Google "MysteamID" and take the first link. type in there anyones steamname, and it will find it for you.  :)

11
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 21 Sep, 2011 14:33 »
http://www.netsyscentral.com/xfclan/sourceban/index.php?p=banlist&hideinactive=false&searchText=STEAM_0:1:18192687

http://thepwned.com/forums/viewtopic.php?f=16&t=5668

Among many others.
Looks like your a troll, racist and an Aim botter.

However I'll look into your inquiry deeper in the morning. Its 6:30AM hear right now So I'm not going to do this right now. Thanks

-Game On-

please note how old those bans are. June of 2009

Yea and that is not my SteamID;)

12
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 21 Sep, 2011 13:59 »
No problem, Im here only for unban. If Ive had aimbot, i would not be here whining about my ban, would I? :P

13
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 21 Sep, 2011 10:10 »
No I'll move it but I suggest you edit you post to follow the proper layout of an unban request like so:
http://www.conjointgaming.com/forum/index.php?topic=5.0
Edited.

14
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 21 Sep, 2011 08:42 »
STEAM_0:1:25968270
This is my SteamID.
And oh, wrong section, sorry:S
Do i have to start new topic?

15
Solved Ban Appeals / Re: Banned for Aimbot.
« on: 21 Sep, 2011 08:15 »
Wow. Troll, racist and aimbotter? Who said that? Are you able to read chat history of server? Because I am not a racist, Im sometimes a minor troll and I never aimbot. Am i banned permanently?

Edit: Wait wait.. Why did you give a link about "# 7 "J:D John dorian A.K.A Bambi" STEAM_0:1:18192687 1:34" 's ban?

Pages: 1 2 »
Go to page:
You're not logged in

Navigation

SimplePortal 2.3.5 © 2008-2012, SimplePortal