Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: shiv on January 03, 2008, 08:44:50 am

Title: Another request :P ;)
Post by: shiv on January 03, 2008, 08:44:50 am
Hey!

I've got another idea for a thing that could be implemented into fred2_open - Place for event comments in event editor. Sometimes when I use many variables with complicated sexps connected with other events I'm lost in my own mission events. Commenting events will make it more clear. Is it possible to implement any comment-line. It would be similar commenting to
Code: [Select]
;; this or maybe
Code: [Select]
{something like Pascal commenting?}
Title: Re: Another request :P ;)
Post by: karajorma on January 03, 2008, 03:58:27 pm
I had the same idea over a year ago. As I've crossed off other things it's actually quite high on my list of things I want to implement now.