starwiz wrote:
I have an idea why don't all the creators of superio make a costume for Fred of their characters? (Once it is done I mean)
hmmm. maybe we could have special founder codes. like maybe if someone types in 123USERNAME_HERE123 than they could get special benefits if they type that in.
once scratch 2.0 comes out we could make something where it would check for the ID of the user and if they're a founder, activate a developer's console that would allow them to cheat and change the area and money and xp (if we have levels) and get random items and stuff like that.
one of the special benefits would be that fred would turn into their character.
Offline
tpaley wrote:
starwiz wrote:
I have an idea why don't all the creators of superio make a costume for Fred of their characters? (Once it is done I mean)
hmmm. maybe we could have special founder codes. like maybe if someone types in 123USERNAME_HERE123 than they could get special benefits if they type that in.
once scratch 2.0 comes out we could make something where it would check for the ID of the user and if they're a founder, activate a developer's console that would allow them to cheat and change the area and money and xp (if we have levels) and get random items and stuff like that.
one of the special benefits would be that fred would turn into their character.
good idea, I was thinking of making an online save system myself.
Offline
rippertear wrote:
tpaley wrote:
starwiz wrote:
I have an idea why don't all the creators of superio make a costume for Fred of their characters? (Once it is done I mean)
hmmm. maybe we could have special founder codes. like maybe if someone types in 123USERNAME_HERE123 than they could get special benefits if they type that in.
once scratch 2.0 comes out we could make something where it would check for the ID of the user and if they're a founder, activate a developer's console that would allow them to cheat and change the area and money and xp (if we have levels) and get random items and stuff like that.
one of the special benefits would be that fred would turn into their character.good idea, I was thinking of making an online save system myself.
online save system? that would be hard. we would need to make all variables global.
Offline
Whoa... This sounds like an awesome collab! I'd love to join. I can be graphics, story, and backgrounds. But not character/monster design, I'm not very great at that kind of stuff.
I heard you talking about Rocket Investments (it's now called Rocket Support), and I'd like to tell you it's a great choice. It gets your collab known, and supports and helps out everyone. I'm a specialist there, and am in many successful collabs that benefited from Rocket.
Offline
tpaley wrote:
rippertear wrote:
tpaley wrote:
hmmm. maybe we could have special founder codes. like maybe if someone types in 123USERNAME_HERE123 than they could get special benefits if they type that in.
once scratch 2.0 comes out we could make something where it would check for the ID of the user and if they're a founder, activate a developer's console that would allow them to cheat and change the area and money and xp (if we have levels) and get random items and stuff like that.
one of the special benefits would be that fred would turn into their character.good idea, I was thinking of making an online save system myself.
online save system? that would be hard. we would need to make all variables global.
How do you make global variables?
Offline
I think the best thing would be to design things and a storyline and wait for 2.0 to come out. It has most things that we'll need.
Offline
starwiz wrote:
tpaley wrote:
rippertear wrote:
good idea, I was thinking of making an online save system myself.
online save system? that would be hard. we would need to make all variables global.
How do you make global variables?
do you use mesh ? http://scratch.mit.edu/forums/viewtopic.php?id=102744
Last edited by starwiz (2012-09-19 18:44:13)
Offline
starwiz wrote:
starwiz wrote:
tpaley wrote:
online save system? that would be hard. we would need to make all variables global.How do you make global variables?
do you use mesh ? http://scratch.mit.edu/forums/viewtopic.php?id=102744
2.0 will have an option for cloud (global) variables.
Offline
starwiz wrote:
tpaley wrote:
Nah. I think that admins can change like... daytime and stuff.
No I mean in-game.
yeah, but then people in different time zones could be confused.
Offline
tpaley wrote:
starwiz wrote:
Oh, maybe we could do a menu with settings,time zones.
can we just get the main game working first? I'm making a pause menu anyway so we can put that in there.
Okay. What is Cozyhut3 doing?
Offline
starwiz wrote:
tpaley wrote:
starwiz wrote:
Oh, maybe we could do a menu with settings,time zones.
can we just get the main game working first? I'm making a pause menu anyway so we can put that in there.
Okay. What is Cozyhut3 doing?
not much right now as far as I can see. He seems to be flickering in and out all the time.
Offline
About time, there will be options for local time blocks, so we could use whatever time it's set to on their computer.
Offline
zubblewu wrote:
About time, there will be options for local time blocks, so we could use whatever time it's set to on their computer.
if it's military time...
let's think of a script (for the fader sprite):
When gf clicked if <(round((time)/(100))) = [1]> set [brightness v] to (90) if <(round((time)/(100))) = [2]> set [brightness v] to (85) if <(round((time)/(100))) = [3]> set [brightness v] to (80) et. cetera
Offline