|
Crossfire Server
1.75.0
|
Zone in which to add NPCs when the map was just loaded. More...
Data Fields | |
| int | ex |
| int | ey |
| int | sx |
| int | sy |
Zone in which to add NPCs when the map was just loaded.
NPC will be added in [sx, ex[ and [sy, ey[.
Definition at line 74 of file citylife.cpp.
| int spawn_zone::ex |
Definition at line 75 of file citylife.cpp.
Referenced by load_citylife().
| int spawn_zone::ey |
Definition at line 75 of file citylife.cpp.
Referenced by load_citylife().
| int spawn_zone::sx |
Definition at line 75 of file citylife.cpp.
Referenced by load_citylife().
| int spawn_zone::sy |
Definition at line 75 of file citylife.cpp.
Referenced by load_citylife().