This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sm-zombiereloaded-3
Watch
11
Star
0
Fork
0
You've already forked sm-zombiereloaded-3
Code
Issues
Pull Requests
Releases
Wiki
Activity
416
Commits
1
Branch
0
Tags
23
MiB
SourcePawn
89.5%
Pawn
9.4%
Shell
0.5%
C++
0.4%
Makefile
0.1%
f9c953d58f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Greyscale
f9c953d58f
Fixed numerous potential bugs by moving RoundEndOnClientDeath down to the end of player_death. Checking before caused problems because that function leads to the "humanizing" of all zombies if the last zombie was killed. Stuff like kill_bonus wasn't working right because of this.
...
Fixed documentation bug, mis-documented kill_bonus.
2009-08-03 15:13:36 -07:00
bin
Updated compiler and SourceMod include files to version 1.2.1.
2009-07-16 10:16:58 +02:00
cstrike
Fixed numerous potential bugs by moving RoundEndOnClientDeath down to the end of player_death. Checking before caused problems because that function leads to the "humanizing" of all zombies if the last zombie was killed. Stuff like kill_bonus wasn't working right because of this.
2009-08-03 15:13:36 -07:00
docs
Fixed numerous potential bugs by moving RoundEndOnClientDeath down to the end of player_death. Checking before caused problems because that function leads to the "humanizing" of all zombies if the last zombie was killed. Stuff like kill_bonus wasn't working right because of this.
2009-08-03 15:13:36 -07:00
src
Fixed numerous potential bugs by moving RoundEndOnClientDeath down to the end of player_death. Checking before caused problems because that function leads to the "humanizing" of all zombies if the last zombie was killed. Stuff like kill_bonus wasn't working right because of this.
2009-08-03 15:13:36 -07:00
changelog.txt
Restructured class system files. Added more functions for applying class attributes.
2009-04-06 03:20:13 +02:00
license.txt
Added GPL version 3.0 license (note: with windows newlines).
2009-06-05 08:22:37 +02:00
Makefile
Restructured class system files. Added more functions for applying class attributes.
2009-04-06 03:20:13 +02:00