Jump to content


linkis20

Member Since 30 Jan 2009
Offline Last Active Jul 10 2011 08:58 AM

Topics I've Started

*Solved* Moving Ship Code, PLZZ HELP

13 April 2011 - 12:15 PM

Edit 2:
*Solved*

I'm making a remake of Clash N Slash Worlds Away.
But how can the ship stay by the base,
So that the player cant fly free.

I need to make something like this:


How can i make that fly effect in Game Maker?
That you can only fly around the Planet.

I got Game Maker 8 Pro.
Plzz Help.
NVG.
EDIT1
Like there is a rope attach to it.

Need Help Option Box W Scrollbar

17 February 2011 - 08:51 AM

I need to have a Drop Down Box.
If you not sure what I'm talking about, Here is a Example.

Like you can see by Client:
There are A Load Of Pokemon but it has a Scrollbar.
So it Don't Mather if there are a lot of options.
And How can i Make this in Game Maker?

First I got a few options.
I can do that with.

a=show_menu("Option1|Option2|Option3|Option4|Option5|Option6",6)
if a=6
{exit}
That are 6 options.

And then i need a total of like 30
So what can i use for box 2?
Its a lot so i need a Scrollbar.

Plzz Help.
NVG.