How do you like your retro served?

Posted by gamehawk on Nov. 7, 2005, 6:48 p.m.

Check out my new Rogue game called Pocket Rogue, and it's GMC topic: <a href="http://forums.gamemaker.nl/index.php?act=ST&f=11&t=168987&st=0#entry1187334">Here!</a href>

Why can't I leave a comment on my own page :P? Anyways, it's going to be huge, so I won't need random levels. So it's half rogue half RPG. I might make some NPC's there's an idea! Anyways about the URL, too much BB code (from GMC if you don't know :) )

Comments

twisterghost 18 years, 11 months ago

yeah, i saw your post before you changed it. The html code for a link is:

change { to < and } to >

{A HREF="URL"}LINK TEXT{/A}

ludamad 18 years, 11 months ago

nice and fun hehe I have some issues tho. I love the rogue likes.

ludamad 18 years, 11 months ago

heh you made it out of the box. Any rogue like NEEDS random levels!

Krysho 18 years, 11 months ago

In other words:

<pre>[<]a href="http://www.your.link_here.com"[>]Name[<]/a[>]</pre>

I noticed that your link opens in the current window… might be more user friendly to open in a new window by default.

<pre>[<]a href="http://www.your.link_here.com" target="_blank"[>]Name[<]/a[>]</pre>

ludamad 18 years, 11 months ago

krysho stop the site manipulation!

ludamad 18 years, 11 months ago

@SpectreNectar… WHAT? thats not what I'm talking about at all