Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
typeof object ID doesn't work anymore?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: typeof object ID doesn't work anymore? (Read 1482 times)
0 Members and 1 Guest are viewing this topic.
Blanco
Former Staff
typeof object ID doesn't work anymore?
«
on:
14 Mar 2007, 18:44:20 »
In OFP I always use this code to return the classname of an object on the map.
Quote
hint format ["%1",typeof (object xxxxxxx)
xxxxxxx is the ID. It doesn't work in Arma...
Any ideas?
«
Last Edit: 15 Mar 2007, 09:44:21 by Blanco
»
Logged
Search
or
search
or
search
before you ask.
h-
OFPEC Site
Administrator
Formerly HateR_Kint
Re: typeof object ID doesn't work anymore?
«
Reply #1 on:
14 Mar 2007, 18:47:54 »
Quote
Any ideas?
Search
For example
Object ID Help
Move to object
In short, the command
object
is not available in ArmA due to the streaming technology used..
Logged
Project MCAR
---
Northern Fronts
---
Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.
Mandoble
Former Staff
Re: typeof object ID doesn't work anymore?
«
Reply #2 on:
14 Mar 2007, 19:35:23 »
Use typeOf nearestobject giving the closest position to the desired object.
Logged
The Triple Blow
|
ArmA Videos
|
Mando Missile ArmA
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
typeof object ID doesn't work anymore?
Top of page