-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathqplus.txt
218 lines (162 loc) · 5.69 KB
/
qplus.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
Title : QuakePlus
Filename : q_plus.zip
Version : Beta 1.0
Date : 04.06.97
Author : Alexander Vinnikov (aka plus)
Contact : IRC: #doom2 , #quake , #quakeed , #russkichat ,talk to plus
Credits : * id software, for great games and for QuakeC
* Stiven Polge([email protected]) for... YEAH! The Reaper Bot!
* James Lazarus(Tritian ,Email: [email protected]), for original Gatling Gun mdl
* Christopher Bolin([email protected]) for Gatling Gun skin
* Jonathan E. Wright([email protected]), for some CUJO ai
* Patrick Martin([email protected]), for qc code of ArchSham
* Perecli Manole (Bort) for Grappling Hook
* Fritz Schober (TheChosen), for english helping
For player skins:
* MEPS
* Alexey Ivashkevich
* Dave Stephenson
* Kenneth Scott
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º Type of Mod º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
Quake C : yes
Sound : yes
MDL : yes
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º Format of Quake C º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
unified diff : no
context diff : no
.qc files : not yet (will be released soon, but w/o sources of ReaperBot)
progs.dat : yes
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º Whats in Mod º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
* ReaperBots v0.8 Beta (by Stiven Polge)
* Quademon helper bot (used some parts of CUJO ai ,thanks to Jonathan E. Wright)
* New Super Shotgun (mdl and qc by me)
* New NailGun (original mdl by James Lazarus)
* Grappling Hook (By Perecli Manole AKA Bort)
* Missiles, grenades, spikes, backpacks - all now teleportable
* Weapon drops when killed (you drop backpack, and your current weapon near)
* Shells drop
* New player.mdl (by me)
* New ogre (by me)
* New Soldier (by me)
* New Vore (by me)
* New Wizzard (check it!! by me)
* New Shambler (by Patrick Martin)
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º How to Install º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
First, create a subdirectory under \quake called QPLUS
Ex(from dos): md c:\quake\QPLUS
Next, unzip the q_plus.zip in this dir
Ex(from dos): pkunzip q_plus.zip c:\quake\qplus
Then, start your game with the command line parameter "-game qplus"
ex: quake -game qplus
!Note!: If you have a slow machine (p75 or slower) you can increase your
fps by adding "+temp1 8" cmd parameter
ex: quake -game qplus +temp1 8
or before launching level type in console "temp1 8"
or add temp1 8 string to your autoexec.cfg
This will remove all flame models and zombies on walls, but the game will
run MUCH faster.
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º DESCRIPTION º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
PLAYER.MDL:
changed stupid frame ,when Quaker suck his own dick =:) Now it looks much
better.
added 9 skins:
1) Duke Nukem
2) Terminator
3) Doomer
4) RoboCop
5) Russish Partizanen
6) BatMan
7) Psychobot
8) Mike Mignola's Hellboy
9) Predator
*** WEAPONS ***
*Shotgun:
1.5x damage
Ejecting shell after shot
*Super Shotgun:
2.5x damge ,new mdl with reloading frames , sound of reload from Doom2
Ejecting 2 shells after shot
*NailGun:
Now the ChainGun is like the one in Doom.
Original mdl by James Lazarus, little changed...
*SuperNailgun:
nails now ricoshet from walls , 1.5x damage
*GrenadeLauncher:
nail grenades
*RocketLauncher:
2x damage, slower than original
*Hook:
Little changed. Some new sounds
Usage:
impulse 98 to throw, hook, and pull
impulse 97 to let go
I recommend binding your keys like this. In your autoexec.cfg
add these lines:
alias +hook "impulse 98"
alias -hook "impulse 97"
bind [Your desired key] +hook
I use mouse3 for hook
*** MONSTERS ***
*Soldier:
Can fire grenades, rockets, SSG, SG, have a new mdl with backpack
*Ogre:
Now has axe and Quaker gun , fires rockets
*Vore (aka Shal-Rath):
Now has RocketLauncher on his right arm (?!its arm!?) ,fires homing grenades
*Wizzard (aka Scrag):
Just check it! =:)
Now his HeliWizzard =:))))
*Shambler:
Now has magic like the ArchVile from Doom2.
Original qc code by Patrick Martin. I just add ArchVile sound from Doom2
Some times cannot be damaged by SG or SGG.
*** BOTS ***
*QUADEMON - helper bot. Can be called in single player mode only.
Looks like a fiend (im thinking about new skin for him)
StatusBar: [health] [attack] [follow]
Gibs: You can pick up gibs and then give them to Quademon.
Max. 10 gibs can be picked up.
Talk: Quademon can talk with you...
Ai: Some ai from CUJO bot.Thanks to Jonathan E. Wright
Can be called only in Singleplayer mode.
*REAPERBOT - deatmatch bot... Read the manual of ReaperBots! =:)
Can be called only in Deathmatch/Teamplay mode.
ftp.cdrom.com\pub\quake\quakec\bots - you can get original ReaperBot here.
Txt of ReaperBot is included. Sorry Stiven for decompiling, but i like
Reapers and i know that i CAN'T create smarter bot in all my life.
ÉÍÍÍÍÍÍÍÍÍÍÍÍ»
º Impulses º
ÈÍÍÍÍÍÍÍÍÍÍÍͼ
13 - Cheat Command
20 - Call Quademon =>;)~ (Fritz calls him "James" :))
21 - Teleport Quademon to your location
22 - Quademon attack toggle
23 - Quademon stay/follow toggle
24 - Quademon external cam
54 - Cheat for gibs. Gives you +50 gibs
55 - Throw gib to feed Quademon =:)
98 - Throw hook
97 - Let hook go
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º Future Enhancements º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
* BubbleGun (yeah! Reapers will use it too!)
* Some changes in ReapersBot ai
* Some changes in Quademon ai
* New OldOne
* New HellKnight
* New fish
* New zombie
* BFG-9000
* A new monster (still needs a skin)
PS: Sorry for bugs =:)