View Single Post
  #2  
Old 03-18-2012, 01:38 PM
salmo salmo is offline
Approved Member
 
Join Date: Mar 2011
Posts: 632
Default

Quote:
Originally Posted by keinmann View Post
I read on the internet a while back that 1C would be releasing an SDK for modders, and I find the proposition incredibly exciting. The post I read which said this, however, was many months old and said the SDK was not released yet. Has this changed?
Nothing has been heard of the SDK's since the post you mentuion many months ago.

Quote:
Originally Posted by keinmann View Post
Is it out now?
No.

Quote:
Originally Posted by keinmann View Post
Or any idea when it will be?
I don't think anyone knows when/if they will be released.

Quote:
Originally Posted by keinmann View Post
And what else do we know about it?
Very little. There are 2 videos (posted 4 years ago) on the map-making SDK



Quote:
Originally Posted by keinmann View Post
Will it be a C# SDK (if so I will jump for joy lol)?
Unknown.

Quote:
Originally Posted by keinmann View Post
Through browsing the forums I also notice people are doing some "scripting" with C# for CoD missions and other things. This literally has me salivating on my keyboard lol. I am quite a C#/.NET "expert", so I'm intensely excited about the new possibilities. But I've literally only had the sim a couple days, and I haven't even had a chance to explore the root directory lol. Can anyone fill me in on what is currently possible?
COD exposes a number of C# classes for game events that can be used to write custom scripts. There are classes for OnAIrcraftLanded, OnPlaceEnter, OnBattleStart, OnAircraftDamaged etc etc.

Quote:
Originally Posted by keinmann View Post
Where did Oleg hide the references (DLLs) for this?
You might want the start by setting up C# Express to view the COD classes. See HERE.

Quote:
Originally Posted by keinmann View Post
Is there a documentation?
No.

Quote:
Originally Posted by keinmann View Post
Basically, tell me everything you can about this and where I can find out more. No lessons in C# or n00b walkthroughs needed, just point me in the right direction with my shovel and I will dig!)
There is a collectiobn of some popular scripts HERE
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash.

Get the latest COD Team Fusion patch info HERE

Last edited by salmo; 03-20-2012 at 05:41 AM.
Reply With Quote