blacknight
01-08-2005, 02:39 PM
ok i`n seting some controls for my character and i have a little problem..
i suing
ca = attributes TestControls
{
parameters params rollout:CharTestControls
{
// params......
}
rollout CharTestControls "Testing testing 123"
{
//ui code....
}
}
and i getting this error over and over
-- Syntax error: at {, expected (
-- In line: {
-- Syntax error: at }, expected <factor>
-- In line: }
any thought about was wrong couse i havent found the problem yet
i suing
ca = attributes TestControls
{
parameters params rollout:CharTestControls
{
// params......
}
rollout CharTestControls "Testing testing 123"
{
//ui code....
}
}
and i getting this error over and over
-- Syntax error: at {, expected (
-- In line: {
-- Syntax error: at }, expected <factor>
-- In line: }
any thought about was wrong couse i havent found the problem yet
