rotate items from lua scripts actions movements etc.
LUA:
// NEW ITEMS options
static int luaIsRotatable(lua_State* L);
static int luaDoRotateItem(lua_State* L);
C++:
//isRotatable(uid)...
You do not have permission to view the full content of this resource.
Log in or register now.