while doing compile of all srcs, came accross this error
Code:
Token '(' cannot follow token 'CalculateEquipSlots'
Function CalculateEquipSlots() is not defined.
Error compiling statement at D:\zhapol\pkg\opt\capper\logon.src, Line 25
Error compiling statement at D:\zhapol\pkg\opt\capper\logon.src, Line 24
Error detected in program body.
Error occurred at D:\zhapol\pkg\opt\capper\logon.src, Line 25
Execution aborted due to: Error compiling file
this os the logon.src file
Code:
Token '(' cannot follow token 'CalculateEquipSlots'
Function CalculateEquipSlots() is not defined.
Error compiling statement at D:\zhapol\pkg\opt\capper\logon.src, Line 25
Error compiling statement at D:\zhapol\pkg\opt\capper\logon.src, Line 24
Error detected in program body.
Error occurred at D:\zhapol\pkg\opt\capper\logon.src, Line 25
Execution aborted due to: Error compiling file
im bloody stumped. brains switched off can any 1 help not with my brain but fix this?