I haven't got any response about this from the Macros list yet, so I thought I'd see if I could get some help here (since I'm sure everyone on cc2-l must be...
Hello Everyone, I've been trying to get my head around how I want to do tutorial #5. It is the tutorial that will create the random name generator command....
To normally remove an outline or change an object's shape so the outline or object can be altered, I use the 'insnode39; command and can then distinguish between...
I've been giving some thought about adapting Jamis Buck's Random Dungeon algorithms (http://www.aarg.net/~minam/dungeon_design.html) to produce a CC3 script,...
I just purchased the full CC3 map bundle and am looking forward to the arrival of my print Tome of Ultimate Mapping to help me get my head around all its...
I am looking at doing some interfacing with another program and cc2/3 (when I get three).. I am looking for input as to what are the guidelines over all for...
I was wondering if there is a set of guidlines on what you can and cant do when interfacing, by this I mean I know I cant distribute CCx with an app.. or the...
Hello, When programming a drawing command or an entity altering command (like FPATH or FRX) how could you add the ability to detect if nodes or segments...
Thought I'd share this everyone, myself and other are doing a User Created World. Everyone votes on the world they like and anyone that wants to contribute...
I would break it up into parts. Would make it easier for a person to read. Links would be a good idea too. On the other hand, having the information readily...
I currently subscribe to three CC2 lists (cc2-l, cc2-dev-l, and cc2-macros) and I've been wondering what's going to happen to them (and any other CC2 lists out...
On Sun Dec 4, 2005 6:05 pm in the cc2-l list, "L. Lee Saunders" ... time we ... you ... send and ... Well, I just finished it (after completing the first...
... Your wish is my command! My first tutorial is now up on my webpage at: http://home.alltel.net/ls15426/ This first tutorial is sets up the free version of...
OK, Lee. Second tutorial completed satisfactorily with no problems. This is a lot easier than the two weeks it took me to get this far before you developed...
We'd like to encourage people to write XPs for CC2. To this end, I'd like to propose that we start a project to which more than one person can contribute....
Hello one and all. I don't post much but I do read almost all of the messages. I just wanted to inform everyone that my web site is doing a user created world...
I want to store some information in a map file. What is to keep me from defining a custom entity that would never draw anything but could be obtained by an XP...
I'm making progress on my first XP, and I've come upon a couple of questions: 1) DLResize-The docs are a little unclear on this. If I make a call to this with...
I'd like to be able to access some of the calls in the FCW32.txt file, but I cannot locate them in the C files. Not being a Windows programmer, I'm not sure...
In the XP I'm working on, I need to build a path. Unfortunatley, there don't seem to be any API calls to add points to a path. What I'd like to know is what...
There is a header file INTS.H that has several function calls: int _stdcall IntL2(GLINE2 *Line1, GLINE2 *Line2, GPOINT2 *Cross); int _stdcall IntLC2(GLINE2...
I'm looking at the web site http://www.pkdata.se/xp/freeware/download.html that has some free XP downloads to help me get started developing XPs. The site...
I've studied the examples that come with the developer kit, but there appears to be something wrong with CXPTest2 project. It is apparent that the CTest6 call...
Lee, thanks for the help. I now got past the problem of figuring out how to access the Core Windows Platform SDK. It turns out that I actually had it...
Hello Everyone, I'm attempting to recreate the break command and add some command specific functionality. Simply put it would input a distance and a...
The following cc2-dev-l poll is now closed. Here are the final results: POLL QUESTION: What development IDEs do you own? CHOICES AND RESULTS - Microsoft...
Does anyone here have any programming knowledge or experience of paint software filters? We are currently building such features into a new version, and are...