Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Stupid Bunny

ZDoom scripting

Recommended Posts

I'm having problems. I open a new WAD file with Doom Builder under "ZDoom (Doom in Hexen format)" and then try scripting. But whenever I do, it gives me an error message about how there's something wrong with some file called cmcs32.ocx. The same thing happens if I just try scripting with Hexen.wad using Hexen format. Does anybody know what this is all about?

Share this post


Link to post

You need to have cmcs32.ocx in your system directory (normally C:\windows\system32). Then run "regsvr32 cmcs32.ocx" without the quotes. It's the ActiveX control for the text editor.

Share this post


Link to post
StupidBunny said:

... But whenever I do, it gives me an error message about how there's something wrong with some file called cmcs32.ocx...

I don't have cmcs32.ocx anywhere on my computer either and I can use DoomBuilder 1.68 for scripts without problem.

So, try Doom_master1122's suggestion.

Just one question: Does the PWAD you are loading into DoomBuilder have a BEHAVIOR lump already?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×