CvGameCoreDLL

strategyonly

C2C Supreme Commander
Joined
Mar 13, 2006
Messages
21,045
Location
MN
Is there anyway someone could put in the tutorial section a how to make a new one.
First to make sure the codes are in correctly, then how to build a new dll using what you changed in the SDK files, may seem easy to some but the nubees might be helpful (like me).
I have tried and tried and keep getting errors for some reason, could someone pls do this, and for now, have someone compile this for me i need this in my MOD thx.
 
I already, did that, thats about installing it, i tried that, thats why i wrote this, it says nothing about how to do. And the errors you get what to do next, ok, But thx.

I think this is more a c++ issue than a Civ4 modding issue. C++ is a bit more difficult than python, and the ideas might be a little more confusing. You might want to take the time to check out some online c++ tutorials.

In any case, for some samples on small changes to the SDK, check out this thread in the tutorials section:

http://forums.civfanatics.com/showthread.php?t=166934

As for most errors you get, you can google for many of them, since they probably won't be Civ4-specific.
 
I think this is more a c++ issue than a Civ4 modding issue. C++ is a bit more difficult than python, and the ideas might be a little more confusing. You might want to take the time to check out some online c++ tutorials.

In any case, for some samples on small changes to the SDK, check out this thread in the tutorials section:

http://forums.civfanatics.com/showthread.php?t=166934

As for most errors you get, you can google for many of them, since they probably won't be Civ4-specific.


I already did that also, to no avail. In fact i have tried over TWENTY times, NOTHING!!!!! This is what i get, now what??

Switching to target: Final Release
Linking dynamic library: ..\Warlords\Assets\CvGameCoreDLL.dll
Creating library ..\Warlords\Assets\CvGameCoreDLL.lib and object ..\Warlords\Assets\CvGameCoreDLL.exp
Process terminated with status 0 (0 minutes, 14 seconds)
0 errors, 0 warnings

wheres the file???


All i need is someone to do it for me for now ok,!!!:blush: PLS

Come on people, aint like i am asking for the Moon?

What the heck is the deal here, darn!!!

All it is , is where i can have the Drown walk on water,and animals to enter my territory, ok.

I did this: http://forums.civfanatics.com/showthread.php?t=167041
and this:
http://forums.civfanatics.com/showthread.php?t=166934
 
I thought that was it but wasnt sure, but the dll thats there, i made the changes listed in the examples of Kael for Animal to enter my area and Drown to enter water area, but they still do not enter the area listed. see attached pics??? Thats why i cant figure it out? Thats why i provided the files above.

Can someone figure this out PLS!!
 
OK heres what i did,
I went into \Warlords\Assets\ deleted the dll there, and tried to get a new one, looked after i complied, nothing there, so i put back the dll that was there, and tried again, it took 1 second to complie and said This: (Directory : C:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Warlords\CvGameCoreDLL\
--------------------------------------------------------------------------------
Nothing to be done.
Process terminated with status 0 (0 minutes, 0 seconds)
0 errors, 0 warnings
), then i placed it in MY MOD/assets folder and tried to see if the animals can enter my territory, and NOPE still will not enter it??
What am i doing wrong?? I have posted what i have in post # 1.
 
Back
Top Bottom