-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit c08dc70
Showing
67 changed files
with
21,365 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
echo | ||
echo " €‚ ÐÏÒÔÁÌ ÇÕÎ Ö”…’ €‚" | ||
// " (============) Portal Gun v2.0 (===========)" | ||
echo " Controls:" | ||
echo " €‚ p Pull the Portal gun out" | ||
echo " €‚ q Fire blue portal" | ||
echo " €‚ e Fire red portal" | ||
echo " €‚ r Close portals" | ||
echo " €‚ f Fire carrying beam" | ||
echo " €‚ w Movement" | ||
echo " asd" | ||
|
||
bind "p" "impulse 99" | ||
bind "r" "impulse 98" | ||
bind "q" "impulse 96" | ||
bind "e" "impulse 95" | ||
bind "f" "impulse 94" | ||
|
||
bind "w" "+forward" | ||
bind "s" "+back" | ||
bind "a" "+moveleft" | ||
bind "d" "+moveright" | ||
|
||
alias "portal_mode" "impulse 97" | ||
|
||
+mlook | ||
crosshair "1" | ||
|
||
playdemo portal |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.