babahalki Posted August 11, 2010 Share Posted August 11, 2010 Hello! All! How to make, that function dopsolvesetoption Created a vector3 field, instead of float a field by default. Prompt please a format. Or an example in the form of a line? Please. i have a string ---dopsolvesetoption $i pointcoord coord 0--- , but i no know how to change correctly this line. Quote Link to comment Share on other sites More sharing options...
slicegan Posted August 24, 2010 Share Posted August 24, 2010 The format of the value depends on the option type. For boolean values, true, on, and 1 can all be used to represent true, and false, off, and 0 all represent false. For int and float values, a simple number is specified. A string can be any sequence of characters (enclosed in quotes if the string contains spaces). For vector and matrix formats, use the same format as would be used in the expression language. Remember to enclose the value in quotes on account of the spaces between vector and matrix components. ================== Insurance | Accident Insurance 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.