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 - Chris Cromer

Pages: 1 ... 76 77 [78]
1156
Mega Tokyo AGI Archive / Re: SCI kenels and commands?
« on: April 04, 2002, 10:13:29 AM »
Well, I have already learned how to draw the pics. I still need to figure out how to draw views. But other than that things are going great. I am trying to make a template for myself before I actually attempt making a game though. I already have some of the menu stuff and the pic stuff set up. I still need to learn a few things but it is coming along just fine. :)

1157
Mega Tokyo AGI Archive / SCI kernels and commands?
« on: April 03, 2002, 02:44:12 PM »
I have a few questions about the SCI kernels and commands. What are the kernels and commands? There isn't enough documentation in the SCI Studio help file for me to really know. I need to know how to load a pic and then draw the pic on the screen. Also how do I load views and draw views?

1158
Mega Tokyo AGI Archive / Re: View Problems
« on: April 05, 2002, 06:10:30 PM »
Also as an alternative you could use this:

Code: [Select]
if (obj.in.room("OBJECT_NAME", room_no)) {
 draw(oN);
}


This one I think would be better to use since you wouldn't have to waste a flag. :)

1159
Mega Tokyo AGI Archive / Re: View Problems
« on: April 05, 2002, 05:38:34 PM »
Just set up a flag to check if the object should be there or not like this:

[code]
if (!fN) {

1160
Why not change "index" to "forum"?

1161
SCI Community News / Re: Reporter Bots
« on: February 15, 2007, 12:48:45 AM »
How about a bot for Gamespot's feeds.

1162
Nope was not able to find it. Must have deleted it when Brian created his. The only thing of interest I found was a SCI conversion of V - The Graphic Adventure... unfortunately I am not at liberty to release it.

1163
Forum Support and Suggestions / Re: Link to website
« on: February 09, 2007, 06:15:15 AM »
Good idea. You might also want to add a forum button up there as well. Have home link to the website, and have forum link to the main page of the forums.

1164
Forum Support and Suggestions / Link to website
« on: February 09, 2007, 05:07:08 AM »
You should have a link back to your website from your forums, that will make it easier to navigate.

1165
* Chris Cromer wonders if he has the template game he started before Brian created one using his decompile programs.

I will look through my backups and see if I still have that somewhere.

1166
I already have something like that now, the agi and sci news pulls from the forums database into a main page news type thing. I would just need to expand upon that.

1167
Quote
I have an idea for keeping this and Chris's agi site tied closely together, it needs to be hashed out a little better and talked over with Chris, but his having the "official records" of MT shouldn't really slow our progress or access to them.
I am up for any suggestions for keeping these 2 community's close. I do know there are a few people besides myself that wanted them to stay together, but if we can work something else out hopefully it will be fine. Just hit me up with an im, although if you had a messenger like MSN, AIM, YIM it would be alot easier to talk. If so just let me know the account in private through im.

Pages: 1 ... 76 77 [78]

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

Page created in 0.073 seconds with 21 queries.