THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 24/06/2008 at 16:34, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R9
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;
---------
> \> var cam = new(CameraObject); \> doc->InsertObject(cam, NULL, NULL); \> cam#CAMERAOBJECT_FOV = Radians(d->fov); \> cam#ID_BASEOBJECT_USECOLOR = 2; \> cam#ID_BASEOBJECT_COLOR = vector(1,0,0); \> \> var coffeetag = AllocTag(Tcoffeeexpression); \> \> \> coffeetag#ID_BASELIST_NAME = stradd("HLAE Frame Updater C.O.F.F.E.E ",tostring(project_num)," ",d->stereo); \>
Hi i have a small problem. My plugin work on Cinema 4D R9, but i get errors on this #- Functions. Maybe R9 doesn't know hwo to handle with it. How can i fix this? Can I use other Methods to change for example the fox or the ID Baselist