Charas-Project

  • Home
  • Help
  • Search
  • Calendar
  • Login
  • Register
*
Please login or register.

Login with username, password and session length
 

News:

Click here to join us on IRC (#charas on irc.freenode.net)!



  • Charas-Project »
  • Game Creation »
  • Requests »
  • Tutorials »
  • The "stencil" idea.
« previous next »
  • Print
Pages: [1]

Author Topic: The "stencil" idea.  (Read 3803 times)

Offline zuhane1

  • Member
  • Associate
  • *
  • Posts: 210
  • Male, Tall, 16, UK, Brown hair, Tom.
The "stencil" idea.
« on: August 21, 2007, 05:18:11 PM »
We have games, we have demos, but we do not have stencils. How about we create a section where people can post stenciles for CBS's, ABS's or just about anything else they have made. This way, people can download then copy and paste them and edit them in their own ways or simply learn new tricks from peoples coding. Sorry I posted it in here, I guess the stencils would class as tutorials though. Who likes my idea? If so, I have a Warioware type game stencil to post!
Logged
Nether-
A game featuring more extras and minigames than anything. Endorse in hours of fun without even doing the storyline. A game with so many features it's just not right.

Offline Phayre

  • Exemplar
  • *
  • Posts: 1,089
(No subject)
« Reply #1 on: August 21, 2007, 06:36:58 PM »
That.... sounds like a good idea. However, I think step-by-step tutorials would be more useful, so people could understand what they were getting into.
Logged

Offline Dragonium

  • Aieee!
  • Staff
  • Royal
  • *
  • Posts: 3,786
  • MY PRISON IS SHAME
    • Dumb Youtube Stuff
(No subject)
« Reply #2 on: August 21, 2007, 06:41:25 PM »
Quote
Originally posted by Phayre
That.... sounds like a good idea. However, I think step-by-step tutorials would be more useful, so people could understand what they were getting into.


Very true. If they put in a stencil, and then they have to fix a problem or they want to customize it further, they will no doubt get lost since they don't understand the coding. It'd be far better for them to follow a good step-by-step tutorial than use a good template.
Logged

Offline zuhane1

  • Member
  • Associate
  • *
  • Posts: 210
  • Male, Tall, 16, UK, Brown hair, Tom.
(No subject)
« Reply #3 on: August 22, 2007, 07:10:58 AM »
But I can't actually find a good tutorial for many things anyway. Surely stencils would stop people complaining.
Logged
Nether-
A game featuring more extras and minigames than anything. Endorse in hours of fun without even doing the storyline. A game with so many features it's just not right.

Offline zuhane1

  • Member
  • Associate
  • *
  • Posts: 210
  • Male, Tall, 16, UK, Brown hair, Tom.
(No subject)
« Reply #4 on: August 22, 2007, 09:36:50 AM »
While we're on this topic, I need help with my Warioware style game. It says gameover at the beginning, and the messages come up in the wrong order and get jumbled up. Please could somebody download and tell me what I'm doing wrong?
      I only did it so you teleport to the first game over and over whilst I test it. The variable would usually be random inbetween 1 and 50. Thanks in advance anyone! Just download from this link:

http://www.megaupload.com/?d=ZE0MIAR0
Logged
Nether-
A game featuring more extras and minigames than anything. Endorse in hours of fun without even doing the storyline. A game with so many features it's just not right.

Offline Phayre

  • Exemplar
  • *
  • Posts: 1,089
(No subject)
« Reply #5 on: August 22, 2007, 05:29:24 PM »
The key to having more tutorials is not making these stencil things. It's making better tutorials. Stencils will increase vague requests like "
uhmmm I copied this thing I found it here and it wont work help!!!!!!!"
As for your game... how were we on this topic? o.o I'm not good with custom stuff, so... sorry!
Logged

Offline DragonBlaze

  • A Wild DB Appeared!
  • Royal
  • *
  • Posts: 3,329
(No subject)
« Reply #6 on: September 05, 2007, 04:08:41 PM »
Quote
Originally posted by zuhane1
We have games, we have demos, but we do not have stencils. How about we create a section where people can post stenciles for CBS's, ABS's or just about anything else they have made. This way, people can download then copy and paste them and edit them in their own ways or simply learn new tricks from peoples coding. Sorry I posted it in here, I guess the stencils would class as tutorials though. Who likes my idea? If so, I have a Warioware type game stencil to post!


Way ahead of you there, well kinda behind actually... Anyway, a year or so back I started on a cbs that could be used in other peoples games, and I was making it so that it could be easily customized and such. For example, to edit where the heros, enemies, menues, ect where on the battlefield, all you had to do was move an event to a differant spot. And if you wanted indevidual menues for the characters, they would adjust to align correctly if the menues were placed horozontally or vertically from eachother. Then to switch from using a time based system to a turn based system, all you would have to do would be to turn a switch on or off in a config common event I made. Only problem is that I kinda ran out of time, I'm still working on it, and its 'almost' done (as in it works and you can play complete battles, but a lot of features are still missing).

I don't think its a bad idea, but really, if you want a good cbs or cms or whatever in you game, you're better off learning how to do it yourself and then making it yourself, that way you can do it exactly how you want and everything.
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN

Offline zuhane1

  • Member
  • Associate
  • *
  • Posts: 210
  • Male, Tall, 16, UK, Brown hair, Tom.
(No subject)
« Reply #7 on: September 09, 2007, 02:20:41 PM »
Quote
Originally posted by DragonBlaze
Quote
Originally posted by zuhane1
We have games, we have demos, but we do not have stencils. How about we create a section where people can post stenciles for CBS's, ABS's or just about anything else they have made. This way, people can download then copy and paste them and edit them in their own ways or simply learn new tricks from peoples coding. Sorry I posted it in here, I guess the stencils would class as tutorials though. Who likes my idea? If so, I have a Warioware type game stencil to post!


Way ahead of you there, well kinda behind actually... Anyway, a year or so back I started on a cbs that could be used in other peoples games, and I was making it so that it could be easily customized and such. For example, to edit where the heros, enemies, menues, ect where on the battlefield, all you had to do was move an event to a differant spot. And if you wanted indevidual menues for the characters, they would adjust to align correctly if the menues were placed horozontally or vertically from eachother. Then to switch from using a time based system to a turn based system, all you would have to do would be to turn a switch on or off in a config common event I made. Only problem is that I kinda ran out of time, I'm still working on it, and its 'almost' done (as in it works and you can play complete battles, but a lot of features are still missing).

I don't think its a bad idea, but really, if you want a good cbs or cms or whatever in you game, you're better off learning how to do it yourself and then making it yourself, that way you can do it exactly how you want and everything.[/B]


I like your idea though.
Logged
Nether-
A game featuring more extras and minigames than anything. Endorse in hours of fun without even doing the storyline. A game with so many features it's just not right.

Offline Ben

  • Some dude
  • Staff
  • Royal
  • *
  • Posts: 4,844
  • butts
    • my portfolio
(No subject)
« Reply #8 on: September 09, 2007, 02:44:55 PM »
the whole stencil thing is a capital idea.


I havent seen it done for 2k3 games... Ive seen alot of cut and paste demo systems for xp. they are fun to play with, and the really helped me in learning rgss.


Logged

  • Print
Pages: [1]
« previous next »
  • Charas-Project »
  • Game Creation »
  • Requests »
  • Tutorials »
  • The "stencil" idea.
 

  • SMF 2.0.10 | SMF © 2015, Simple Machines
  • XHTML
  • 2O11
  • RSS
  • WAP2
  • Simple Machines Forum