Re: How can I translate these ingame Messages? [message #200601 is a reply to message #200503] |
Tue, 23 May 2006 17:45 ![Go to previous message Go to previous message](/theme/Renegade_Forums/images/up.png) ![Go to next message Go to previous message](/theme/Renegade_Forums/images/down.png) |
EA-DamageEverything
Messages: 423 Registered: January 2005 Location: Germany
Karma:
|
Commander |
|
|
jonwil wrote on Tue, 23 May 2006 12:46 | you want Microsoft Visual C++ .NET 2003....you select "compile" from the menu and it will produce a new scripts.dll
| I have worked for approx. 2 hours now on it.
I am using MS Visual Studio 8 (MS Visual C++ 2005 express Edition) and I have NO scripts being outputted into the dir.
This is what I got= "Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\crate.cpp(724) : warning C4996: 'sprintf' was declared deprecated" I don't know what it means with sprintf...
I put all the source files EXCEPT the DLLs into a new dir and followed your instructions Jonwil. But it didn't put out/modified the scripts.dll.
the file crate.cpp is know duplicated to a crate.sbr file in a sub-dir "Releases".
-------------------------------------
Please tell me my mistakes I made. Sorry, i thought it would be simple editing a DLL.
I'm going to bed now, cya tomorrow.
-
Attachment: compile.jpg
(Size: 259.50KB, Downloaded 125 times)
|
|
|