Skip to content

Commit

Permalink
added notes about setinfo crash
Browse files Browse the repository at this point in the history
  • Loading branch information
JarateKing committed Apr 21, 2018
1 parent cbb1d92 commit e354db8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/scripting_adding_to_dropdown.md
Expand Up @@ -41,4 +41,6 @@ It is worth noting as well, that in very specific cases involving hidden command
// DON'T DO THIS
// this breaks addcond and makes it unusable
setinfo addcond ""
```
```

Additionally, there is a limit of 255 player values, as set by setinfo. Any more than that will result in a crash when joining a server.

0 comments on commit e354db8

Please sign in to comment.