Re: Debugging scripts.dll [message #478463 is a reply to message #478449] |
Mon, 07 January 2013 03:29 |
|
Ethenal
Messages: 2532 Registered: January 2007 Location: US of A
Karma:
|
General (2 Stars) |
|
|
Quote: | 2> engine_da.cpp
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(598): error C2544: expected ')' for operator '()'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(598): error C2065: '()' : undeclared identifier
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(598): error C2146: syntax error : missing ';' before identifier 'SetThreadTrackingInformation'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(598): error C2059: syntax error : ')'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(598): error C2059: syntax error : ';'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(603): error C2544: expected ')' for operator '()'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(603): error C2065: '()' : undeclared identifier
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(603): error C2146: syntax error : missing ';' before identifier 'SetThreadTrackingInformation'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(603): error C2059: syntax error : ')'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(603): error C2059: syntax error : ';'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(1147): error C2544: expected ')' for operator '()'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(1147): error C2065: '()' : undeclared identifier
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(1147): error C2146: syntax error : missing ';' before identifier 'SetThreadTrackingInformation'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(1147): error C2059: syntax error : ')'
2>c:\users\will\documents\dragonade\source\scripts\engine_da.cpp(1147): error C2059: syntax error : ';'
|
This is my Dragonade source, but these error messages are quite similar to the ones from stock 4.0 scripts. I will compile my regular scripts and edit this post in just a moment.
EDIT: Well fuck guys, I thought for sure I had this issue in regular scripts but it just compiled fine in both Debug SSGM and Debug. Evidently this is one for Whitedragon. I'll either hope that WD sees this or make a post in the Mod forum. Thanks for the help!
-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29 | Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade
|
[Updated on: Mon, 07 January 2013 03:38] Report message to a moderator
|
|
|