version 1.99 | | version 1.100 |
---|
| | |
/* | | /* |
* static char *rcsid_apply_c = | | * static char *rcsid_apply_c = |
* "$Id: apply.c,v 1.99 2004/02/27 23:00:27 ryo_saeba Exp $"; | | * "$Id: apply.c,v 1.100 2004/03/12 19:04:14 ryo_saeba Exp $"; |
*/ | | */ |
/* | | /* |
CrossFire, A Multiplayer game for X-windows | | CrossFire, A Multiplayer game for X-windows |
| | |
} | | } |
remove_ob(pl); | | remove_ob(pl); |
pl->direction=0; | | pl->direction=0; |
new_draw_info_format(NDI_UNIQUE | NDI_ALL, 5, pl, | | new_draw_info_format(NDI_UNIQUE | NDI_ALL | NDI_DK_ORANGE, 5, pl, |
"%s leaves the game.",pl->name); | | "%s leaves the game.",pl->name); |
| | |
/* update respawn position */ | | /* update respawn position */ |