stock respawn( id ) { if( is_user_connected(id) && (1 <= get_pdata_int(id, 114) <= 2) ) { ExecuteHamB( Ham_Spawn, id ) } }