Здесь показаны различия между двумя версиями данной страницы.
|
xashcookbook:en:recipes:code:server:hiding_shadows [2014/06/05 06:48] crxtrdude |
xashcookbook:en:recipes:code:server:hiding_shadows [2014/06/08 08:53] (текущий) crxtrdude Adding a read further |
||
|---|---|---|---|
| Строка 253: | Строка 253: | ||
| * There is a bug in which this code is not initialized pre-game and needs restarting the game in console to work. I'll still need to consult with people to deal with this. | * There is a bug in which this code is not initialized pre-game and needs restarting the game in console to work. I'll still need to consult with people to deal with this. | ||
| + | |||
| + | ---- | ||
| + | ===== Read Further ===== | ||
| + | * [[xashcookbook:en:recipes:code:server:classes|Adding new monster classes]] - Use in supplement with Loki's tutorial on CLASS_SHADOW. | ||