Hi.
That ended up on the wrong line, however even when that ; was removed it
didn't solve the script problem.
apparently there was an issue with the void main function, but I've no idea
what it was, and also an issue with my alert box as well.
Beware the grue!
Dark.
----- Original Message -----
From: "Reinhard Stebner" <[email protected]>
To: "'Gamers Discussion list'" <[email protected]>
Sent: Wednesday, March 24, 2010 10:22 PM
Subject: Re: [Audyssey] Script error irritation
Why do you have the ; in front of main?
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of dark
Sent: Wednesday, March 24, 2010 6:12 PM
To: [email protected]
Subject: [Audyssey] Script error irritation
Hi.
Well I've started on writing a script from scratch rather than using the
examples.
I thought the first step in creating a symple turn based combat game was
getting the game to display the characters' hp, ---- but it's not working
for some reason and I'm not exactly certain why.
Here's the code:
int hp = 100 ;
string my_health = "hello, my hp is currently" ;
;void main ( )
{
alert "window", my_health + hp);
}
---
Gamers mailing list __ [email protected]
If you want to leave the list, send E-mail to
[email protected].
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[email protected].
If you have any questions or concerns regarding the management of the
list,
please send E-mail to [email protected].
---
Gamers mailing list __ [email protected]
If you want to leave the list, send E-mail to
[email protected].
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[email protected].
If you have any questions or concerns regarding the management of the
list,
please send E-mail to [email protected].
---
Gamers mailing list __ [email protected]
If you want to leave the list, send E-mail to [email protected].
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[email protected].
If you have any questions or concerns regarding the management of the list,
please send E-mail to [email protected].