Changed: shape command syntax

--HG--
branch : develop
hg/compatibility-develop
kervala 7 years ago
parent ea84023e48
commit c4b9b0eb58

@ -2024,7 +2024,7 @@ int CLuaIHMRyzom::getIslandId(CLuaState &ls)
// *************************************************************************** // ***************************************************************************
// //
// addShape("shape", x, y, z, "angle", scale, collision?) // addShape("shape", .x, .y, .z, "angle", .scale, collision?, "context", "url", highlight?, transparency?, "texture", "skeleton")
// //
//******** //********
int CLuaIHMRyzom::addShape(CLuaState &ls) int CLuaIHMRyzom::addShape(CLuaState &ls)

Loading…
Cancel
Save