Yeah, if it just isn't appearing, you might have to look for it a little and figure out how you might have to scale it or something to make it appear correctly.
Try this (use the arrowkeys to move):
Rem Created: Sunday, April 19, 2009
Rem ***** Main Source File *****
set camera range 1,10000
set ambient light 100
autocam off
load object "fps room.x",1
load object "fps room_lm.x",2
do
control camera using arrowkeys 0,1,1
text object screen x(1),object screen y(1),"Object1"
text object screen x(2),object screen y(2),"Object2"
loop