This website requires JavaScript.
Explore
Help
Sign In
CSSZombieEscape
/
sm-zombiereloaded-3
Watch
7
Star
0
Fork
0
You've already forked sm-zombiereloaded-3
Code
Issues
Pull Requests
Releases
Wiki
Activity
181
Commits
1
Branch
0
Tags
26
MiB
SourcePawn
88.1%
Pawn
9.9%
C++
1.3%
Shell
0.5%
Makefile
0.1%
2ec263f2a0
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Greyscale
2ec263f2a0
Fixed compiler warning (check SM forums for details), fixed compiler crash, seemed to be caused by the string parameter not being defaulted to an empty string, using new String:... had no effect, so I went through and defaulted all String parameters to (not uncluding constant expressions).
2009-05-02 07:09:55 +02:00
bin
Updated compiler and incude files from SourceMod 1.2.0.
2009-04-14 23:40:48 +02:00
cstrike
Made config module, recoded models.inc and added validations, added a cvar to flag any sayhook as quiet to hide from chat, hooked mp_limitteams, fixed menu handle function, moved file paths into cvars and updated all modules but classes to use it
2009-04-30 07:36:57 +02:00
src
Fixed compiler warning (check SM forums for details), fixed compiler crash, seemed to be caused by the string parameter not being defaulted to an empty string, using new String:... had no effect, so I went through and defaulted all String parameters to (not uncluding constant expressions).
2009-05-02 07:09:55 +02:00
changelog.txt
Restructured class system files. Added more functions for applying class attributes.
2009-04-06 03:20:13 +02:00
changes.txt
Restructured class system files. Added more functions for applying class attributes.
2009-04-06 03:20:13 +02:00
Makefile
Restructured class system files. Added more functions for applying class attributes.
2009-04-06 03:20:13 +02:00
todo.txt
Restructured class system files. Added more functions for applying class attributes.
2009-04-06 03:20:13 +02:00