Page 1 of 2

store tutorial?

PostPosted: Fri Jan 31, 2014 4:26 pm
by knucklecrunchgames
Hello everyone,

I just wanted to ask how do I make a store.

If someone explains this, then I'll make it into a tutorial :)

Re: store tutorial?

PostPosted: Fri Jan 31, 2014 8:23 pm
by sonicforvergame
BAD IDEA
if someone give you how to do a store that mean theyare giving Youa tutorial

If you make a tutorial out of the original tutorial that will be considered as STEALING

Re: store tutorial?

PostPosted: Fri Jan 31, 2014 9:59 pm
by LeeFesler
sonicforvergame wrote:BAD IDEA
if someone give you how to do a store that mean theyare giving Youa tutorial

If you make a tutorial out of the original tutorial that will be considered as STEALING

That there, is very true. Whoever tells you is the one who gets all credit. If you make one out of it, you stole it.

Re: store tutorial?

PostPosted: Fri Jan 31, 2014 11:56 pm
by knucklecrunchgames
sonicforvergame wrote:BAD IDEA
if someone give you how to do a store that mean theyare giving Youa tutorial

If you make a tutorial out of the original tutorial that will be considered as STEALING


Of course I'll be giving credit :roll:

Re: store tutorial?

PostPosted: Sat Feb 01, 2014 6:43 am
by MrJolteon
knucklecrunchgames wrote:
sonicforvergame wrote:BAD IDEA
if someone give you how to do a store that mean theyare giving Youa tutorial

If you make a tutorial out of the original tutorial that will be considered as STEALING


Of course I'll be giving credit :roll:

That's not even what they were saying.

Re: store tutorial?

PostPosted: Sat Feb 01, 2014 10:37 am
by sonicforvergame
knucklecrunchgames wrote:
sonicforvergame wrote:BAD IDEA
if someone give you how to do a store that mean theyare giving Youa tutorial

If you make a tutorial out of the original tutorial that will be considered as STEALING


Of course I'll be giving credit :roll:


DOUBLE FACEPALM
comics-channelate-guy-girl-554342.png

Re: store tutorial?

PostPosted: Sat Feb 01, 2014 11:25 am
by MrJolteon
sonicforvergame wrote:DOUBLE FACEPALM
comics-channelate-guy-girl-554342.png

Image

Re: store tutorial?

PostPosted: Sat Feb 01, 2014 11:44 am
by knucklecrunchgames
sonicforvergame wrote:
knucklecrunchgames wrote:
sonicforvergame wrote:BAD IDEA
if someone give you how to do a store that mean theyare giving Youa tutorial

If you make a tutorial out of the original tutorial that will be considered as STEALING


Of course I'll be giving credit :roll:


DOUBLE FACEPALM
comics-channelate-guy-girl-554342.png


well forget the idea of me writing the tutorial.

do you know how to make a store?

Re: store tutorial?

PostPosted: Sat Feb 01, 2014 2:36 pm
by sonicforvergame
Yeah kindaaa
it is a very difficult processes
but you can do it in many ways it depend if you intend to have a store as a single GED or DAT file
OR
if you want the store to actually be in a level

Re: store tutorial?

PostPosted: Fri Mar 21, 2014 8:14 pm
by knucklecrunchgames
Could someone please help?

Re: store tutorial?

PostPosted: Sat Mar 22, 2014 6:00 pm
by sonicforvergame
i already asked you in my previous comment what kind of store do you want

Re: store tutorial?

PostPosted: Sat Mar 22, 2014 7:38 pm
by knucklecrunchgames
sonicforvergame wrote:i already asked you in my previous comment what kind of store do you want


sorry. I just want to know how do you buy stuff and take away the money

Re: store tutorial?

PostPosted: Sun Mar 23, 2014 6:32 am
by sonicforvergame
do you have any executable so i can work on it more in depth,
Now i understood that you want to "buy" stuff an take away the "money"
to do that you can do something like this

Code: Select all
mouse button down on object----->change animation of object to darker image of the object//this is so the person who is playing the game understand that he bought something


Code: Select all
disable event of mouse button down on object


Code: Select all
mouse button down on object----->money.count-=500$


Code: Select all
create actor of "money.count"---->change animation to red money


I think that this is the basic stuff,if you want more than this i will be glad to help if you give me the executable you are working on

Re: store tutorial?

PostPosted: Sun Mar 23, 2014 8:42 pm
by knucklecrunchgames
sonicforvergame wrote:do you have any executable so i can work on it more in depth,
Now i understood that you want to "buy" stuff an take away the "money"
to do that you can do something like this

Code: Select all
mouse button down on object----->change animation of object to darker image of the object//this is so the person who is playing the game understand that he bought something


Code: Select all
disable event of mouse button down on object


Code: Select all
mouse button down on object----->money.count-=500$


Code: Select all
create actor of "money.count"---->change animation to red money


I think that this is the basic stuff,if you want more than this i will be glad to help if you give me the executable you are working on


I got my store working, so sorry for wasting your time. :( +1 to you for replying :)

Re: store tutorial?

PostPosted: Mon Mar 24, 2014 4:41 am
by sonicforvergame
yeah this is how you make your store look like it's actually a store(byuing stuff)
butt you still need to make a system so that you can use the stuff you need
if you want this previous option i will make a executable for it ....if you want