Here is a little plugin that will let you add comments to your actions and conditions. I saw someone requested this a while back and felt like making a plugin. If anyone wants more features and stuff you can ask for them here I will do my best to put them in. Any bugs or anything post here too. Hope you like it.
http://www.mediafire.com/download.php?mynmin52ixm
Construct gave me an error saying that it couldn't load the plugin.
Develop games in your browser. Powerful, performant & highly capable.
Same here .
Hmm, I'd guess it's either a debug build or we don't have the VS2008 CRT.
Not sure what else the problem could be.
I dont think its the debug build. I changed it to the Active and built the runtime and Active ones. Im guessing its VS2008 then.
Sorry
Try this one:
http://www.mediafire.com/download.php?ymrmy42ellm
Are MFC and the C runtime static linked? They have to be, otherwise it wont work. I recently removed support for MFC or CRT DLL-linkage from the SDK. It will never, practically, work to use those options in plugins.
Odd it works fine for me...
Nice one aeal!
Worked here too. Seems nice enough at first glance... might be better to change the background colour too.
I tried Changing the colors of the comments with the <font color = something></font> but it seems that the HTML font tag is broken with the renderer they have. Ill ask the devs if there is a way I can change the background color.
Ah would be a good thing if you can get it working.