Changed: shape command syntax

--HG--
branch : develop
This commit is contained in:
kervala 2017-11-20 15:43:13 +01:00
parent ea84023e48
commit c4b9b0eb58

View file

@ -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)