Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New forum theme up and running!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
A series of questions
« previous
next »
Print
Pages: [
1
]
Author
Topic: A series of questions (Read 1730 times)
Greeniviedude
Member
Initiate
Posts: 15
Coollll
A series of questions
«
on:
June 30, 2007, 09:19:34 PM »
P.S. most of the text below is ment for i cannot find the tab i know what the event does but i cannot find where to insert it.
Ive heard of forks and ive read about them but they say stuff like this
Insert fork condition etc. but i cant find on events the tab that says for condition. I am using rpgm2k3
Another question
What/where is a cycle?
What is a CMS
What is a splash screen?
Can i make it where i can put my GUI wherver i want? i know it says message box top middle bottom but i want it where its on the bottom left of the screen then change back to the bottom.
I sorry for bad english
And
Logged
God sent Life,
Satan sent coke.
Dragonium
Aieee!
Staff
Royal
Posts: 3,786
MY PRISON IS SHAME
(No subject)
«
Reply #1 on:
June 30, 2007, 09:38:30 PM »
1) See attachment.
2) Loops allow you to loop events. See attachment.
3) CMS is Custom Menu System. It's a Menu that you code yourself using coding and images, so you don't have to use the DMS (Default Menu System).
4) A splash screen is just an image that opens when you run a game or program. An example would be the splash screen with the image of the characters (The "Enterbrain guy") when you start Rm2k3.
5) I don't think you can. You'd probably have to code that yourself using Pictures.
Logged
Greeniviedude
Member
Initiate
Posts: 15
Coollll
ty
«
Reply #2 on:
June 30, 2007, 09:42:31 PM »
thx very much and THX for the pic but where is fork is it in conditional branch? if so where? is it in loop? if so where?
Logged
God sent Life,
Satan sent coke.
Dragonium
Aieee!
Staff
Royal
Posts: 3,786
MY PRISON IS SHAME
(No subject)
«
Reply #3 on:
June 30, 2007, 09:57:34 PM »
Forks, fork conditions, and conditional branches are the same thing. They just have different names, because there have been a bunch of different translations of RPG Maker, and that particular function has had plenty of different translations, so now it's known by all of its names.
Loops are completely separate. Don't worry about that.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
A series of questions