Hyperlinks on games?

Started by PsychicHeart, Fri 10/06/2005 09:25:01

Previous topic - Next topic

PsychicHeart

hey, can i put a hyperlink to a website on my game with AGS?
Formerly known as Flukeblake, Flukezy etc.

Ishmael

Can you what?

Put a hyperlink into an AGS game? No. Accompany an AGS game with a hyperlink? Yes, make a HTML manual or something. Something else? Elaborate, please.
I used to make games but then I took an IRC in the knee.

<Calin> Ishmael looks awesome all the time
\( Ö)/ ¬(Ö ) | Ja minähän en keskellä kirkasta päivää lähden minnekään juoksentelemaan ilman housuja.

Sam.

no you cannot. IIRC there is NO function in AGS to use hyperlinks, i don't really know why youd want to. If you can tell us why you want to, maybe there is a work around that can be found, but there is no way to use html scripts in AGS (right?)
Bye bye thankyou I love you.

PsychicHeart

so you can go straight to the game developers site if clicked on an object. If you've ever played Elf Bowling you'll know what i mean.
Formerly known as Flukeblake, Flukezy etc.

Ashen

#4
In that case:

Quote from: Ishmael on Fri 10/06/2005 10:43:58
Put a hyperlink into an AGS game? No. Accompany an AGS game with a hyperlink? Yes, make a HTML manual or something.

You can also mention the URL in the game, of course, but you can't make it an actual link - unless there's some fancy plug-in* I'm not aware of. If you used another program to create an installer/launcher, you could probably put a link button on that.


*EDIT: Such as the TCP/IP plug-in Gilbot mentions, which I also had in mind might do the job, but would likely be a lot of work for a fairly minor result.
I know what you're thinking ... Don't think that.

Gilbert

It may be possible to do this via the TCP/IP plugin (I'm not sure, I'll never touch plugins), but it definitely would involve some scriptings anyway,

Ishmael

Hmmm... yeah, have the TPC/IP plugin send a call to a server you have up, which in turn send a call to the computer using some exploit in IE so that it opens up that page :=
I used to make games but then I took an IRC in the knee.

<Calin> Ishmael looks awesome all the time
\( Ö)/ ¬(Ö ) | Ja minähän en keskellä kirkasta päivää lähden minnekään juoksentelemaan ilman housuja.

Reko

Erm..that's not what the TCP/IP plugin does. I think he wants to ShellExecute an URL, TCP/IP plugin would be more like implementing a web browser in an AGS game, which is a bit over the top.

Ishmael

No, you didn't get it... I said have the plugin send a call to a remote server, that sends back a call to open an IE window... it would have been possible with IE 6.0 orginally, I reckon, there was some rather nasty security hole in it... But anyway, on with the topic ¬¬
I used to make games but then I took an IRC in the knee.

<Calin> Ishmael looks awesome all the time
\( Ö)/ ¬(Ö ) | Ja minähän en keskellä kirkasta päivää lähden minnekään juoksentelemaan ilman housuja.

SMF spam blocked by CleanTalk