Home   Help Search Login Register  

Author Topic: Cannot get the building object  (Read 424 times)

0 Members and 1 Guest are viewing this topic.

kevind2003

  • Guest
Cannot get the building object
« on: 07 Jan 2004, 12:39:10 »
Hi,

I tried

_building = nearestObject [player, "BuildingA"]

but it doesn't work, it say "Error unknown operator", NearestBuilding also don't work, what's the problem and how to solve it? Thanks
« Last Edit: 07 Jan 2004, 13:05:20 by kevind2003 »

kevind2003

  • Guest
Re:Cannot get the building object
« Reply #1 on: 07 Jan 2004, 13:33:32 »
sorry I can get the building object now... I changed "player" to "position" and it worked, but it returns

11b23100# NOID garaz

I think it's a array not an object, how to get the object or object position by this array?  ???

Thank you
« Last Edit: 07 Jan 2004, 13:34:06 by kevind2003 »