[Runtime Error] : Exception: Type Mismatch in line 88 in script
Line 88: NAF[0].Colors := ['01447452, 3297135, 333869'];//Monster Colors
have tried doing colours with and wthout commas and nothing seems to work . help??
[Runtime Error] : Exception: Type Mismatch in line 88 in script
Line 88: NAF[0].Colors := ['01447452, 3297135, 333869'];//Monster Colors
have tried doing colours with and wthout commas and nothing seems to work . help??
Try:
SCAR Code:NAF[0].Colors := [01447452, 3297135, 333869];
Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)