Jump to content


Photo

Professional Menu Scripts!


  • Please log in to reply
181 replies to this topic

#21 /-\|_3><

/-\|_3><

    Below Me

  • New Member
  • 18 posts

Posted 10 August 2007 - 12:22 AM

Can you put it elsewhere? Box.net has adware. I know from experience. ;)
  • 0

#22 buzzy001

buzzy001

    GMC Member

  • New Member
  • 15 posts

Posted 11 August 2007 - 04:51 AM

i am having problems with the sc_menu_draw script
  • 0

#23 nogara2

nogara2

    GMC Member

  • New Member
  • 11 posts

Posted 11 August 2007 - 04:28 PM

whats do the sprite_set_alpha_from_sprite do?
I dont get it
:S
  • 0

#24 hellfire911

hellfire911

    GMC Member

  • New Member
  • 844 posts

Posted 11 August 2007 - 11:39 PM

Mordi, maybe you want to make a tutorial for this. I keep on getting error messages when I'm trying to use this.
  • 0

#25 Sir_g

Sir_g

    GMC Member

  • New Member
  • 3 posts

Posted 12 August 2007 - 08:38 AM

Mordi,
That`s great work! I`d like it. But i want to ask you - how can i make mouse button supprot? after (vk_left) and other strings like this i tried do add mouse commands, but not find out how make a fully support of mouse: for example, mouse enter on text, mouse click on selected text. Can you help me?And i`m sure that you`ll help for all us =)
Sorry for my english, i`m from Russia. Best regards, Sergey.
  • 0

#26 Mordi

Mordi

    Maker of Menus

  • New Member
  • 3635 posts

Posted 12 August 2007 - 11:33 AM

i am having problems with the sc_menu_draw script

<{POST_SNAPBACK}>

Yeah, it helps to give the problem a description. ;)

whats do the sprite_set_alpha_from_sprite do?
I dont get it
:S

<{POST_SNAPBACK}>

It sets an alpha mask for the image. There is a tutorial for this in the FAQ forum.

Mordi, maybe you want to make a tutorial for this. I keep on getting error messages when I'm trying to use this.

<{POST_SNAPBACK}>

There is a small one in the first post, and i dont think it has to be any longer... Maybe a bit more descriptive, perhaps? Tell me what your error message is and i can maybe point out if its you or me who's been mistakin'.

Mordi,
That`s great work! I`d like it. But i want to ask you - how can i make mouse button supprot? after (vk_left) and other strings like this i tried do add mouse commands, but not find out how make a fully support of mouse: for example, mouse enter on text, mouse click on selected text. Can you help me?And i`m sure that you`ll help for all us =)

<{POST_SNAPBACK}>

Dont worry, the next update has full mouse-support as well as keyboard. It has both at the same time too.

Actually, i decided to upload the latest version right now. Just in a sec.

Edited by Mordi, 12 August 2007 - 11:39 AM.

  • 0

#27 Mordi

Mordi

    Maker of Menus

  • New Member
  • 3635 posts

Posted 12 August 2007 - 11:50 AM

I uploaded Version 1.15 now.
New features can be viewed at the bottom of first post.
  • 0

#28 Sir_g

Sir_g

    GMC Member

  • New Member
  • 3 posts

Posted 13 August 2007 - 08:57 AM

I uploaded Version 1.15 now.
New features can be viewed at the bottom of first post.

<{POST_SNAPBACK}>

Thank you very much for quick reply and adding mouse support =))) And wishing lucky and success for you! And wait for new versions :) Best regards, Sergey.
  • 0

#29 Mordi

Mordi

    Maker of Menus

  • New Member
  • 3635 posts

Posted 13 August 2007 - 08:01 PM

Thank you very much for quick reply and adding mouse support =))) And wishing lucky and success for you! And wait for new versions ;) Best regards, Sergey.

<{POST_SNAPBACK}>

Thanks. :)
  • 0

#30 doof92

doof92

    GMC Member

  • New Member
  • 49 posts

Posted 14 August 2007 - 09:54 AM

Having a few problems with this script.
I'm trying to totally remove the title screen (with only the start button) and make it load the main menu straight away.
However, am getting a variety of errors relating to scrool, textboxes and all sorts of things. Eventually I just get a blank screen.
Can anyone give me advice as to how to remove the title screen?
Thanks
  • 0

#31 Mordi

Mordi

    Maker of Menus

  • New Member
  • 3635 posts

Posted 14 August 2007 - 08:17 PM

Okay, i see the problem. I can update it so its easier to understand, just hang on! :D
  • 0

#32 doof92

doof92

    GMC Member

  • New Member
  • 49 posts

Posted 14 August 2007 - 08:20 PM

Update what? The file or the tutorial? Are you changing any code or just comments?
Thanks :D
  • 0

#33 Mordi

Mordi

    Maker of Menus

  • New Member
  • 3635 posts

Posted 14 August 2007 - 08:31 PM

Update what? The file or the tutorial? Are you changing any code or just comments?
Thanks :D

<{POST_SNAPBACK}>

Ive changed the code:

To create a menu, you map it to a variable. Like this:
menu_main = sc_add_menu(blablabla)

So then, when you want to go to a menu:
MenuGoTo(menu_main)

Also, now you can just remove the title screen easily just by removing all its components! :D

Please report more bugs or any suggestions.

Edited by Mordi, 14 August 2007 - 08:48 PM.

  • 0

#34 doof92

doof92

    GMC Member

  • New Member
  • 49 posts

Posted 14 August 2007 - 09:08 PM

That looks perfect, although when you try and load the v1.16 file in the first post of this thread, it says File Does Not Exist. Maybe you could have a look at that :D
Thanks
  • 0

#35 The eleventh plague of Egypt

The eleventh plague of Egypt

    GMC Member

  • GMC Member
  • 1043 posts
  • Version:Unknown

Posted 14 August 2007 - 09:34 PM

Nice idea and thanks for the support !
  • 0

#36 Hockeyflyers

Hockeyflyers

    Hockeyplayer Games

  • New Member
  • 1108 posts
  • Version:Unknown

Posted 14 August 2007 - 11:02 PM

---------------------------
Game Maker
---------------------------
Error Loading: File does not exist.
---------------------------
OK 
---------------------------

Perhaps you can fix that?
  • 0

#37 Mordi

Mordi

    Maker of Menus

  • New Member
  • 3635 posts

Posted 14 August 2007 - 11:11 PM

Hmmm, yes that would be for the better. :D Fixing this right away!
Thanks for the note.

Edit: Link fixed

Edited by Mordi, 14 August 2007 - 11:21 PM.

  • 0

#38 Hockeyflyers

Hockeyflyers

    Hockeyplayer Games

  • New Member
  • 1108 posts
  • Version:Unknown

Posted 15 August 2007 - 12:22 AM

It still doesn't work. :D
  • 0

#39 Mordi

Mordi

    Maker of Menus

  • New Member
  • 3635 posts

Posted 15 August 2007 - 02:10 AM

It still doesn't work.  :D

<{POST_SNAPBACK}>

What the heck? I tested it twice, and it worked. Gah, finding new host.

Fixed.

Edited by Mordi, 15 August 2007 - 02:14 AM.

  • 0

#40 doof92

doof92

    GMC Member

  • New Member
  • 49 posts

Posted 15 August 2007 - 07:06 AM

I'm not sure if this is me, but when I try and run this script, I get:

pro_menu_v116.exe has encountered a problem and needs to close. We are sorry for the inconvenience.

Haven't changed any part of he script, and get this.

Any clues what's wrong?

Edt- Strange, works now.

Edited by doof92, 15 August 2007 - 07:16 AM.

  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users