Menu

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.

Show posts Menu

Messages - Georgeqgreg

#61
No, Arj0n. That is very much intentional. I wrote like like that so It will print that command in text. Have a look!

Yes, that's right! I have a command in text! ;D (for reference, those co-ordinates would'nt work anyway!)

Anyway I solved it myself. The new script is:

function room_FirstLoad()
{
MIDI1.Play();
Display("Hello! Welcome to Broken Quest V! The Big Rigs of Adventure Games! player.Walk(228, 128);");
}

(Yes, that's right, I just had to remove "a")
#62
Not trying to sound jerkish or anything, but I've already taken care of that. What I'm trying to do is PLAY it!

Here, take a look at my screen. This should tell you everything you need to know.

#63
Nope, Sorry, didn't work. Still getting that stupid undefined token error. :( ???

But thanks a lot for the Prompt reply! ;D

Just so you know, the game now has a thread in: http://www.adventuregamestudio.co.uk/yabb/index.php?topic=44088.0
#64
AGS Games in Production / Broken Quest V
Thu 28/07/2011 21:24:09
GregsAnimation (that's me!) is pleased to bring you:

Broken Quest V - The Big Rigs of Adventure Games!

THE STORY:

There are some pretty horrible games out there. Perhaps you've heard of them? Perhaps you've played some of them? There are the blandly sucky - Like one of those horrible Wii minigames compilations, and then there are the hilariously bad like Big Rigs. This is like Big Rigs.

Screens:







PROGRESS:

Story: 0%
Scripting: 2%
Graphics: 1%
Sound/Music: 0.1%

Expected completion date: TBA

Development Diary:
July 28, 2011
Started! Added first demo! Added another screen!

Update! First Demo available! Download it here!


August 4, 2011
I've added quite a few rooms in the intervening time and have tweaked it quite a bit. Just gotta make the new content more stable, and then I'll upload a new demo!
#65
Okay, this is probably really freakin' stupid for me to ask, but I've been trying to add MIDI music to a game I'm working on. I'm trying to add MIDI music but when I do I get a compile error. For reference that error is "room1.asc(5): Error (line 5): Undefined token 'PlayMusic'" I've look up instructions but they're all for 2.97!
My room script is currently:

// room script file

function room_FirstLoad()
{
PlayMusic(0);
Display("Hello! Welcome to Broken Quest V! The Big Rigs of Adventure Games! player.Walk(228, 128);");
}

Thank you for your time, I am very grateful for it. And if you need anymore info feel free to ask me!
SMF spam blocked by CleanTalk