Talk:VEHICLE TYPE SLED

From Second Life Wiki
Revision as of 01:43, 27 June 2008 by Bayru Jiagu (talk | contribs) (New page: Shouldn't float values like in "llSetVehicleFloatParam(integer int, float flt);" be given as floats to optimise performance rather than having the system lose time typecasting the variable...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Shouldn't float values like in "llSetVehicleFloatParam(integer int, float flt);" be given as floats to optimise performance rather than having the system lose time typecasting the variables? All float parameters in the articles examples default values script are given as integers, is that because the Lindens have set them as integers? --Bayru Jiagu 01:43, 27 June 2008 (PDT)