Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - compgeek1221

Pages: [1]
1
Mega Tokyo SCI Archive / Re:Editing Scripts
« on: August 13, 2004, 02:53:17 AM »
I had the same problem. It gave me the error, but all the files except the src directory and std.drv and all the files after (alpha order) wouldn't get copied. I thought it was a freak bug on my machine alone :-D

2
Mega Tokyo SCI Archive / Re:Amazing
« on: August 13, 2004, 02:51:30 AM »
Well, not to be a smartaleck here, but maybe if you tell us what errors you refer to, we might could give you solutions. SCS works fine for me (Windows XP Pro).

3
Mega Tokyo SCI Archive / Re:Editing Scripts
« on: August 01, 2004, 10:46:06 AM »
You get that error when you don't have the .sc files in the src directory. Did you start with the template game? If so, check to see if the src directory got copied from SCIStudio\templates to your working directory.

HTH

4
Mega Tokyo SCI Archive / Re:Anyone used CVS??
« on: July 24, 2004, 02:19:59 AM »
I am not sure if SCI can pick those up or not, but if so, you would probably have to build your own tool wich saves the compiled scripts to the directory. Since SCI Studio is open source, you should be able to use it's source to figure out how to compile scripts, and then use that to write your tool. I don't think a tool like this already exists, but then again I could be wrong.

Chris,

I tried extracting Script.001 into the same folder as sciv and it picked it up. I also got the source to SCS and Brian put the script compiler stuff in a seperate folder. It looks like the integrated compiler is the same branch as code as the last seperate compiler (bottom of the download page). But there's no main.c file to allow the new compiler to stand on its own. I could probably hack something together, but I wanted to see if there was one already done. If I could get main.c from the older compiler, it might work with the new one with little or no modifications - Brian, if you're reading, what do you think?

Hope this makes sense and thanks for the info. I'm hoping that within a month, my team and I can get a basic game going with a few rooms.

5
Mega Tokyo SCI Archive / Re:Anyone used CVS??
« on: July 23, 2004, 01:30:04 AM »
Chris,

I noticed that but I was hoping for a compiled version outside the resource without manually having to extract it. I've done about 4 or 5 CVS commits today and each time resource.000 got updated because I was working on various scripts. To me, it's not elegant since I can't roll back just one room to a given state in the CVS tree without mixing and matching room scripts and recompiling. Hope that makes sense.

One thought I just had is using a command-line compiler and using a 3rd-party text editor. The compiler would create the Script.xxx files in the game directory rather than embedding them in resource.000. Is the integrated compiler for SCS available as a standalone binary?

Maybe I'm just weird, but it'd be cool if I could figure out how to do this...  ;D

6
Mega Tokyo SCI Archive / Anyone used CVS??
« on: July 22, 2004, 07:06:45 PM »
I'm in the beginning stages of creating an SCI game and I decided to use CVS so the team members can easily update their working copy to the latest version - plus we have the version tracking. So far, pics and views aren't a problem. I can just save them out as Pic.001 or View.001 in the game directory with resource.000 and sciv.exe and they get picked up.

My question has to deal with scripts. I'd like to be able to have SCIStudio output Script.xxx files in the game directory rather than putting them in the resource. I'd like to be able to return a room to a previous state from CVS without recompiling, etc. I know I can always extract a script from the resource, but then I'd have to re-extract it every time I compiled.

Any ideas? TIA

Pages: [1]

SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.026 seconds with 20 queries.