GET_OBJECT(1) GET_OBJECT(1)
NNAAMMEE
_g_e_t___o_b_j_e_c_t_(_) - returns an object represented by a string
SSYYNNOOPPSSIISS
varargs object get_object(string str, object player)
DDEESSCCRRIIPPTTIIOONN
Returns an object which is represented by the string
passed as the first argument. If the second argument is
given, the string is resolved with respect to that player
object. Otherwise the string is resolved with respect to
the value of _t_h_i_s___p_l_a_y_e_r_(_).
LLOOCCAATTIIOONN
/secure/SimulEfun/get_object.c
SSEEEE AALLSSOO
_f_i_n_d___o_b_j_e_c_t_(_), _g_e_t___o_b_j_e_c_t_s_(_), _l_o_a_d___o_b_j_e_c_t_(_)
AAuutthhoorr
Descartes of Borg
1