491d24a028d7680a126f7047042f4c4c484a84f2
new String:INVISIBLE[2][8]; Multidimensional arrays like this wouldn't get their debug info added to the debug symbols table. Bug: https://bugs.alliedmods.net/show_bug.cgi?id=6324 See Fyren's comment in the bug report. This patch recursively checks the parent symbol of array dimensions until it finds the top symbol and uses that to check for the compound level. This still allows for early exiting the loop when going out of scope.
SourceMod
General
- SourceMod website: Source Engine scripting and server administration
- Forum: Discussion forum including plugin/extension development
- General documentation: Miscellaneous information about SourceMod
- Latest release: The latest stable SourceMod release
- Build snapshots: Builds of recent development versions
Development
- Issue tracker: Issues that require back and forth communication
- Building SourceMod: Instructions on how to build SourceMod itself using AMBuild
- SourcePawn scripting: SourcePawn examples and introduction to the language
- SourceMod extension development: C++ examples and introduction to various extension interfaces
Languages
C
59.7%
C++
18%
HTML
4.8%
Roff
3.8%
SourcePawn
3.4%
Other
10%