nearestObjects – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
(not working with all classes)
Line 1: Line 1:
I have found the pos syntax to work fine, consequently I have altered the definition again.
I'd like to add something like this, it's what I found... (and Faly, ofc)


I added a third example as well.
''Note:'' This command is not working with all "ClassNames", only with a handful probably hardcoded ones ("Car", "Tank", ...)


[[User:Planck|Planck]] 14:36, 25 February 2007 (CET)
When I e.g. try to find a subclass like "bus_city" it does not find it, when I'm looking for it with "car" it immediately finds it.
 
Anyone more info on it?
 
--[[User:Raedor|raedor]] 22:36, 22 April 2009 (CEST)

Revision as of 22:36, 22 April 2009

I'd like to add something like this, it's what I found... (and Faly, ofc)

Note: This command is not working with all "ClassNames", only with a handful probably hardcoded ones ("Car", "Tank", ...)

When I e.g. try to find a subclass like "bus_city" it does not find it, when I'm looking for it with "car" it immediately finds it.

Anyone more info on it?

--raedor 22:36, 22 April 2009 (CEST)