Programming a Scroll Bar MSAR [Read Description!]
Loading...
4,089
Uploader Comments (AndrewFMs)
see all
All Comments (40)
-
dll I have experience from in VB but .lib? is that only for gm?
-
Yep, make scroll bars is hard as hell.
I tried several times before create the simpliest one. And it stills very unstable and buggy :/
-
how much time you are making MSAR
-
wow cool that looks so...hard lol
-
Well then, After programming this scrollbar you can make shops easily by copying and pasting. You just gotta change the item ids for the shop and all the functions used on the shop.
And im kind of an GM7 Coder but im a fan of your work too AndrewFM.
-
Jezus
Loading...
what programming language is that? and what editor?
KaijeTheGreat 2 years ago
The language is GML (unofficial language), and the editor is Game Maker.
AndrewFMs 2 years ago
wth is libarys in GML
mjurgilas1997 4 years ago
A library is an extension to add more functions to the program. There are two types of libraries: a .lib that is Game Maker exclusive that extends the D&D functionality, and a .dll that can be used in most standard languages, including Game Maker, which extends the scripting functionality.
AndrewFMs 4 years ago
Rofl. GameMaker 7.0? You had to use the worst one huh?
devimo 4 years ago
It's the only one that supports importing of png files, which are what all the external images I'm using are.
AndrewFMs 4 years ago