setCurrentWaypoint – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
m (should wiki use waypoint as data type?)
 
mNo edit summary
Line 1: Line 1:
Should the waypoint manipulation commands use [[Waypoint]] as the data type for the waypoint parameter rather than array? --[[User:Ceeeb|Ceeeb]] 20:19, 22 April 2007 (CEST)
Should the waypoint manipulation commands use [[Waypoint]] as the data type for the waypoint parameter rather than array? --[[User:Ceeeb|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. ++[[User:Str|Str]] 22:05, 22 April 2007 (CEST)

Revision as of 22:05, 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)