ALIGNMENT_STRING(1) ALIGNMENT_STRING(1)
NNAAMMEE
_a_l_i_g_n_m_e_n_t___s_t_r_i_n_g_(_) - returns a string describing a
living's alignment
SSYYNNOOPPSSIISS
string alignment_string(object|int val)
DDEESSCCRRIIPPTTIIOONN
The function can be passed either a living object or an
integer representing an alignment value. The return value
is a string which describes the alignment of the object or
the alignment value passed.
EEXXAAMMPPLLEESS
+o _a_l_i_g_n_m_e_n_t___s_t_r_i_n_g(0) returns "neutral"
+o _a_l_i_g_n_m_e_n_t___s_t_r_i_n_g(_t_h_i_s___p_l_a_y_e_r_(_)) returns "evil"
LLOOCCAATTIIOONN
/secure/SimulEfun/alignment.c
SSEEEE AALLSSOO
_a_l_i_g_n_m_e_n_t___o_k_(_)
AAuutthhoorr
Descartes of Borg
1