LEUPETZ

Saturday, July 2, 2011

Thursday, June 30, 2011

Skins Tranform

Gan gua balik lagi neh
sekarang gua mw share nih Skin CSS for CS 1.6
bagi agan-agan yang d rumah punya com jadul yang cuman RAM 256 n VGA 64
n cman bisa d instal CS 1.6 n CS:CZ or CSXtreme v pengen sensasi CSS.......
cekidot

ISI:
Skins Weapon
Sprites 
Sound Weapon 
Muzzle Flash
Skins Players
1 Map CSS - De_dust2_CSS_beta7
Radar
Background Image
Textures

SCREEN SHOT:









DOWNLOAD:
Download(83mb)(http://www.csonlinebr.net)
Download(27mb)(http://fpsbanana.com)
SARAN:
buat agan-agan yang fans Game Counter-Strike bisa kunjungin http://fpsbanana.com(inggris)  dan http://www.csonlinebr.net(Portugis)

2 situs ini sama tp saling melengkapi......
walaupun csonlinebr menggunakan bahasa portugis translet saja menggunakan Google translet

SEMOGA BERMANFAAT...

Sunday, May 29, 2011

First Award !!...

 Every evening, open the blog post some article. But today is special, I can not expect to award from Running To The Future. Thank you for the award that is given.   `^_^`
This is it:








A big thank you I say to
Running To The Future
And I will give this award to my friends:

 




Monday, May 23, 2011

Download Counter - Strike : Source Full Free






Download Game Counter -Strike : Source Free
this game very hot
this game the last launching series Counter-Strike
so you must play this game

download:
PART1   700MB
PART2    650MB
pass: windowskingza
and this game must use Patch:

COMPILE & PLAY

Get Learned! Step 7 - Finish Line

In Step 1 I told you to download the ZHLT Windows executables. That file should be a ZIP file so go ahead and extract all the files in it to a new folder on your hard drive. A good place for this is:

C:\zhlt\

Where C:\ is the same drive that has Counter-Strike installed. Open your new folder so you are looking at the contents:



If you do not see file extensions on your files, like the '.exe', '.txt' above, then click here it's very important!

As shown in the picture, create a new text document by right clicking in the white-space and then using the pop-up menu. Name the file 'catpee.bat'.

Go back into Hammer and click File->Export to .MAP. Save you map as 'catpee.map' in the folder where you just created 'catpee.bat'. Then close Hammer and go back to the folder where 'catpee.bat' is.

Now right click on 'catpee.bat' and choose Edit. This should cause Notepad to open with nothing in it. Type the following stuff into the document exactly as shown:

Without Steam


@echo off
hlcsg -nowadtextures catpee
hlbsp catpee
hlvis catpee
hlrad catpee
copy catpee.bsp "C:\half-life\cstrike\maps"
cd "C:\half-life"
pause
hl -dev -console -game cstrike +sv_cheats 1 +map catpee

"C:\half-life" may not be the correct location of Half-Life on your computer. Make sure you type the correct location on both the lines where it says that.

With Steam


@echo off
hlcsg -nowadtextures catpee
hlbsp catpee
hlvis catpee
hlrad catpee
copy catpee.bsp "C:\Steam\SteamApps\\counter-strike\cstrike\maps"
pause
"C:\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map catpee

"C:\Steam" may not be the correct location of Steam on your computer. Make sure you type the correct location on both the lines where it says that. Also replace with your account name. And if you do not have a "maps" folder, create one.

When you're sure you have it right, save the file and close Notepad. Then double click on the file 'catpee.bat' to run it. Lot's of confusing stuff will show up in a command window as ZHLT compiles your map. When it is done you will see (at the bottom):

Press any key to continue . . .

Now do NOT press a key! First make sure nothing went wrong. Look in the folder where 'catpee.bat' is and if you see a new file called 'catpee.err' then your map FAILED to compile. If it failed, click here. Otherwise you can continue.

Go back to the command window and press any key. Counter-Strike will start and load your map in singleplayer mode. You will be able to use cheats like noclip and god and impulse 101 for testing. Try them! (You won't have a gun or anything until you type impulse 101 in the console.)

That's it! You've made your first map. Ain't you one special duckling!

Read the Appendix for guidance on where to go next!

<<Previous Page

Take From: http://superjer.com

ENTITIES

Get Learned! Step 6 - Sprinkles

Before we sprinkle some entities onto your map, let me show you one more thing about textures. Click the Browse button in the upper right by the little picture of the texture you picked earlier. Select a different looking texture. Then (in selection mode, not camera mode), click on your floor brush. Once it's turned red, click this button:



As you hopefully noticed, this button applies the current texture to the selected brush(es). By the way, you can select more than one brush by holding Ctrl while clicking on brushes. Also, if you click in a 2d view, but not on a brush, and drag, you can make a selection box. When you hit enter, any brushes inside the box will turn red (selected). You should try this out a bit.

Back to business: we need to create a start point or two. Preferably one for CT and one for T. This is going to be pretty easy so just click the ugly light bulb of justice:



This is the entity creation tool. Now, if you look to the right, you should see a panel like this:



In the listbox titled Objects, or where it says 'ambient_generic' in the picture, choose 'info_player_start'. info_player_start is the CT start point entity. An entity is an object you can place in your map that has some special meaning to the game. Wherever you place info_player_start's is where each CT will start at the beginning of a round of Counter-Strike.

Now move your mouse pointer over the top 2d viewport. Your pointer should look like a creepy plus with an axe. Click inside your room and this will make a little green square with lines sticking out of it -- a locator. Make sure the locator is inside your room in ALL THREE 2D VIEWS. Then hit Enter on your keyboard. Now you should have a tall green box -- about the size of a Counter-Terrorist. As long as it is completely inside the room, you are ok. You can move it around with the selection tool (red arrow). Make sure it is not touching the floor or walls or ceiling because then the player will be stuck! It's ok if it's floating in the air. It's not ok if it's outside the room in invalid space because that is another way to get a LEAK error.

Now create another entity, but this time make an info_player_deathmatch. This is the Terrorist start point entity. In a real map you'd want 16 or so of each kind, but for this map 1 each is ok.

Now for the last addition to your map: a light source. It's another entity so choose 'light' from the Objects listbox. Put this inside your room as well, maybe near the ceiling. A light entity is just an invisible dot that radiates a little sunshine. You won't see a light fixture or anything inside the game -- you'd have to build that out of brushes.

Your light should look like a little pink box, and you know what we do to little pink boxes, right? We click on them! And they turn red! Once you have done this, press Alt-Enter. Alt-Enter is keyboard speak for "show me the properties!" This works all over the place, not just Hammer. Try clicking on a file in windows and pressing Alt-Enter.

Anyway, you should see this now:



Notice the list of attributes. All entities have some attributes and some entities have lots. Click on Brightness. The value should be 255 255 128 200. The first three numbers are the color (yellow in this case) and the fourth number is the brightness. Leave the brightness alone but use the Pick color button to pick some god-awful color for your light to shine. When your're done, close the Object Properties window and save your map with File->Save.

Name your map 'catpee' and don't close Hammer, just minimize it. Then continue:

<<Previous Page

LEAK PROTECTION

Get Learned! Step 5 - Plumbing

Before I explain what a leak is, why don't you click where it says camera in the 3d view and select 3D textured:



You should now see that your brush is wall-papered with that texture you picked earlier. You can click any of the viewport labels to change what each view is, but don't worry about that now. Back to the main subject, here's the most important point of all this:

Your job as a mapper is to build a 3d container that holds water (or beer).

Stunned? Let me explain. Think of brushes as solid blocks of wood you can glue together and build stuff with in real life. Now whatever you build, we're going to magically fill it with precious, precious beer. Then we're going to turn it upside down and shake it around A LOT. If any of the beer comes out, you have a leak. LEAKS ARE BAD. The biggest problem beginners have is leaks.

Take a look at this box, maybe it's going to be a room in a Counter-Strike map:



It's got an open top, and that's not good. You know why? The beer! We're going to lose the beer! All we need to do is slide a brush on top to seal up the room:



Only in picture 3 is the beer going to be safe. No matter what shape map you make it has to be all sealed up with NO leaks. Example:



Check it out! This complicated system of rooms and hallways is just a bunch of brushes sitting in the right places. I made it by positioning each one where you see it:



Now I want you to just build a single squarish room. So first, make sure you're using the selection tool:



Now click on your brush to select it (in 3d or 2d view). It should turn red. Use the white handles in the 2d views to make it square and flat. It's going to be your floor.

It might be helpful to know that you can use the + and - keys on the FAR RIGHT EDGE of your keyboard to zoom in and out in the 2d views. Just put your mouse pointer over a 2d viewport and press keypad + or -.

Remember how you could move your brush by clicking on it (not the handles) and dragging it around? Try this: hold shift, click on your brush and move it to a different spot, then let go. You have to be holding shift when you let go on the mouse. If you do it right, you will have made a copy of your brush. Take this copy, and using the white handles, resize and move it to make a wall like this:



Once you have done that, keep copying the wall to make the 3 other walls. Then copy the floor, and make a ceiling out of it. Be careful that you don't just move the originals! You need to COPY them -- it's easy to mess up.

When you're done, you should have something similar to the closed beer-box above. Try to move your camera into your room and look around. Then get ready for Step 6!

<<Previous Page

CAMERAS

Get Learned! Step 4 - Learn to Fly

See that big juicy red button that looks like this?



That's the camera button, and we're going to use it to look at stuff! So click it and enter camera mode. In camera mode you can't move brushes around, you can only look around. So, hold shift and click and drag in the top viewport from A to B as shown:



That's how you create a new camera. The blue circle is the eye and the red line is the direction of sight. By clicking on either end you can move them around. To delete a camera, just press Delete on your keyboard while it is selected (red).

If you created your camera correctly, you should see a 3d box in the upper left viewport like this:



If you don't see it, look in your top, front and side viewports to make sure that the line of sight is pointing from the eye to your brush. If you STILL can't see it, make sure your camera isn't too close to your brush. Don't read further until you can see your brush in 3d!

If you can see your brush in 3d, go ahead and click this button:



That's the selection tool -- it's what you were using after you created your brush, when you moved it and stretched it. You don't normally need to use the camera button at all. I just wanted you to find your brush easily.

Now move your mouse pointer into the 3d viewport and press and hold your spacebar. As long as your spacebar is pressed you can look around with left click and drag in the 3d viewport. This also works in the 2d viewports!

Now, with your mouse pointer in the 3d viewport, try the W, A, S, and D keys. That's how you move the camera around.

Combining all of the above, hold spacebar, hold left click in the 3d viewport, use W, A, S, and D and move your mouse. It's a lot of buttons at once, but you can move around just like in [FPS game]!

If you get lost in the scary blackness, just create a new camera again.

Now that you can fly, let's build a room...

<<Previous Page

LinkWithin

Related Posts Plugin for WordPress, Blogger...