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 - robingravel

Pages: [1] 2 3 ... 51
1
Mega Tokyo AGI Archive / Re:follow.ego problem
« on: October 20, 2004, 04:49:36 PM »
Add ignore.objs(o1) in your code.

or use distance command unstead like this one:


distance(o0,o1,v102);
if (v102 < 10 &&
    !isset(f0)) {
 (add stuff here)
}

The second suggestion is better because the object is not need to be really closer and pass through the player sometime.


Robin Gravel

2
Mega Tokyo AGI Archive / Re:yes or no question
« on: October 15, 2004, 01:41:52 PM »
I hope this will help you:

Quote
if (said("talk")){
 set(f15);
 print("Do you want hamburger?");
 set.string(s2,"Yes");
 set.cursor.char("");
 set(f2);
 get.string(s1,"Yes or No ",22,1,18);
 parse(s1);
 reset(f2);
 if (compare.strings(s1,s2)) {
  print("You get one.");
 }
 else {
  print("You're not hungry.");
 }
}


Robin Gravel

3
Mega Tokyo SCI Archive / Re:The parameter is incorrect...Help!
« on: October 13, 2004, 08:16:56 PM »
I am using win98.

Win XP has bad reputation to not running old games (both dos and win95) so I don't with to upgrate my computer to win98.

I also get an error when using pic editor but it's not too bad.

Be sure you save your background after a while (about each 2-5 minutes) when you're using pic editor.


Robin Gravel

4
Mega Tokyo SCI Archive / Re:The parameter is incorrect...Help!
« on: October 13, 2004, 02:34:03 PM »
Hi IAmError

Welcome to the messageboard.


Are you using win98 or xp?


Robin Gravel

5
Mega Tokyo AGI Archive / Re:News about Serguei's destiny II
« on: October 08, 2004, 06:13:33 PM »
I worked on SD2 today.

Hey! Check out on the new main menu background in the game.

This background was drawn by Bokkers, the maker of V: the adventure game. I haven't ask him for it but he did it.

Again, 1000 thumbs up for this picture, Bokkers. I really like it.


Robin Gravel

6
My problem, which is the text in the menu and in the boxes are garbage and can't be read. I am on XP Pro.

Hmmm. I don't have XP but I saw the same problem.

Be sure you are using a bootdisk without using smartdrv. It should fixe.


Robin Gravel

7
Mega Tokyo SCI Archive / Re:Kings Quest IV
« on: October 01, 2004, 07:16:56 AM »
Go to the official Al Pond site.

http://www.zone.ee/alpond/

Be sure you are downloaded the game with source code.

Put the source code to \src directory

It should work


Robin Gravel

8
Mega Tokyo SCI Archive / Re:Kings Quest IV
« on: September 27, 2004, 07:34:53 AM »
No you  can't.

I suggest to download DG: I want my C64 back. This game  encludes with source codes. King's quest don't have source codes and Sci Studio cannot decompiles sci games unless the source codes are included.

Robin Gravel

http://membres.lycos.fr/agisite/agisite.htm

9
Mega Tokyo AGI Archive / Re:Leisure Suit Larry graphical glitches...
« on: September 20, 2004, 08:52:38 PM »
That happens when you find commercial agi games on the net.

The best way is to find commercial games from ebay.

Downloading commercial games are illegal.


Robin Gravel

10
Mega Tokyo AGI Archive / Re:Picture Preference
« on: August 25, 2004, 11:32:08 AM »
Does Spell Swords support agimouse like some my games?


Robin Gravel

11
Mega Tokyo AGI Archive / Re:Character customisation errors.
« on: August 25, 2004, 08:08:56 AM »
I guess you forget to add Draw in your code. Add it to each subroutine you have like this one.

Quote
if(v70 == 1) {
v70++;
set.loop(o1,2);
draw(o1);
return();
}

It should work.


Robin Gravel

12
Mega Tokyo AGI Archive / Re:Half-Death vs Serguei's destiny II
« on: August 23, 2004, 01:20:23 PM »
I am tired of this poll so I locked it.

Both games, Serguei's destiny II and Half-Death got 6 votes each.

Bokkers is right: everybody wishes to see both games finnished.

Thanks to every one who has voted.


Robin Gravel

P.S. All the polls I created, this one gives me a headache.

13
Mega Tokyo AGI Archive / Re:Half-Death vs Serguei's destiny II
« on: August 21, 2004, 03:15:06 PM »
I checked the votes.

Wow. Two games are almost draw. SD2 is in advance by only one vote.

Ho man. That's remind me the last u.s. election 2000.
No one can say which one of two games will win at the moment.

Keep voting.


Robin Gravel

14
Mega Tokyo AGI Archive / Re:Half-Death vs Serguei's destiny II
« on: August 21, 2004, 01:16:52 PM »
Both Wizaro and Caitlyn's destiny was also inspired from Serguei's destiny.

Did I make a new genre adventure game with Serguei's destiny?


Robin Gravel

15
Mega Tokyo AGI Archive / Re:Half-Death vs Serguei's destiny II
« on: August 21, 2004, 09:44:47 AM »
Thanks for the link, Allen

I can't complete HD if Vivendi releases HL2 monday or even the next week or the next month.


Robin Gravel

Pages: [1] 2 3 ... 51

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

Page created in 0.05 seconds with 19 queries.