setCurrentWaypoint – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
I tried this too, but without success :)
I tried this too, but without success :)
Waypoint is not independent data type, it's just [[Array]] with specific format. ++[[User:Str|Str]] 22:05, 22 April 2007 (CEST)
Waypoint is not independent data type, it's just [[Array]] with specific format. ++[[User:Str|Str]] 22:05, 22 April 2007 (CEST)
----
:waypoint is just the parameter name that BI gave it, the parameter is clearly stated as being of type [[Array]]
[[User:Planck|Planck]] 22:12, 22 April 2007 (CEST)

Revision as of 22:12, 22 April 2007

Should the waypoint manipulation commands use Waypoint as the data type for the waypoint parameter rather than array? --Ceeeb 20:19, 22 April 2007 (CEST)

I tried this too, but without success :) Waypoint is not independent data type, it's just Array with specific format. ++Str 22:05, 22 April 2007 (CEST)


waypoint is just the parameter name that BI gave it, the parameter is clearly stated as being of type Array

Planck 22:12, 22 April 2007 (CEST)