Pt-br/Getting Started: Difference between revisions
< Pt-br
Jump to navigation
Jump to search
(Created page with "{{subst:#if: CREATING TRANSLATION OF 'Getting Started' to 'português do Brasil' VIA Template:LanguageBar BUTTONS...") |
No edit summary |
||
Line 4: | Line 4: | ||
{{first room menu}} | {{first room menu}} | ||
A maioria dos aplicativos do Source SDK, incluindo o Hammer, encontra-se nas pastas bin do jogo, seguindo a atualização do SteamPipe para jogos com o mecanismo Source. | |||
* | * Acesse a guia '''Biblioteca''' do Steam (1), clique com o botão direito do mouse no jogo (2), passe o mouse sobre Gerenciar para expandir mais opções (3) e clique em Procurar arquivos locais (4). | ||
* | * A partir daí, clique duas vezes na pasta <code>/bin</code> do jogo para visualizá-la (5). | ||
* | * Localize <code>hammer.exe</code> nessa pasta e clique duas vezes nele (6). Isso iniciará o '''Hammer''', o editor de níveis do Source. | ||
<gallery mode=packed heights=720px style=text-align:left>Game config set.png</gallery> | <gallery mode=packed heights=720px style=text-align:left>Game config set.png</gallery> | ||
* | * No menu '''File''', selecione '''New''': | ||
[[File:Hammer newwindow.png|link=]] | [[File:Hammer newwindow.png|link=]] | ||
* | * Um mapa vazio será exibido. | ||
[[File:Hammer emptyworkspace.png|600px]] | [[File:Hammer emptyworkspace.png|600px]] | ||
{{bug| | {{bug|Você pode descobrir que as viewports do Hammer estão totalmente pretas. Isso ocorre porque o Hammer está sendo executado com uma ramificação do código-fonte diferente do jogo em que você está trabalhando.}} | ||
{{Navbar|:Category:Level Design|Your First Map|View Navigation}} | {{Navbar|:Category:Level Design|Your First Map|View Navigation}} | ||
[[Category:Level Design]] | [[Category:Level Design]] | ||
[[Category:Tutorials]] | [[Category:Tutorials]] |
Revision as of 15:44, 8 September 2024

This page needs to be translated.
This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.
This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.

This page is actively undergoing a major edit.
As a courtesy, please do not edit this while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.
As a courtesy, please do not edit this while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.
The person who added this notice will be listed in its edit history should you wish to contact them.
A maioria dos aplicativos do Source SDK, incluindo o Hammer, encontra-se nas pastas bin do jogo, seguindo a atualização do SteamPipe para jogos com o mecanismo Source.
- Acesse a guia Biblioteca do Steam (1), clique com o botão direito do mouse no jogo (2), passe o mouse sobre Gerenciar para expandir mais opções (3) e clique em Procurar arquivos locais (4).
- A partir daí, clique duas vezes na pasta
/bin
do jogo para visualizá-la (5). - Localize
hammer.exe
nessa pasta e clique duas vezes nele (6). Isso iniciará o Hammer, o editor de níveis do Source.
- No menu File, selecione New:
- Um mapa vazio será exibido.
