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
»
Names
« previous
next »
Print
Pages: [
1
]
Author
Topic: Names (Read 2715 times)
Slayer004_69
Member
Initiate
Posts: 81
Names
«
on:
August 31, 2005, 08:48:48 PM »
someone already asked that question, i tried to find it, but i didnt find it, so, i will ask it again, when we enter a town or castle, how can i do that, the name of the town/castle will show up at the top of the screen ?
Logged
I'm the master of Pedegrees
WarxePB
Action Sue
Royal
Posts: 3,601
What killed the dinosaurs?
(No subject)
«
Reply #1 on:
August 31, 2005, 08:56:36 PM »
Make a picture with the name of the town/city on it, and import it to your project. When you enter the town, create a Parallel Process event that shows the picture at the top of the screen, then erase it and turn a switch on that prevents it from showing again.
Logged
Blog:
The Gigaverse
Twitter:
Initial Chaos
Slayer004_69
Member
Initiate
Posts: 81
(No subject)
«
Reply #2 on:
August 31, 2005, 08:58:40 PM »
but..i understand that method, but is there another one ?
Logged
I'm the master of Pedegrees
Me5kuTis
Team Nightshift Coder & Artist
Associate
Posts: 159
Not so good at stuff..
(No subject)
«
Reply #3 on:
September 01, 2005, 04:38:40 AM »
Nope. Using pictures is great. Especially when I can code picture hid detection.
Logged
Secondary leader of the Nightshift team.
New game on a new engine on our site! Check it out!
Slayer004_69
Member
Initiate
Posts: 81
(No subject)
«
Reply #4 on:
September 01, 2005, 08:19:33 PM »
cauz im bad at making a picture that looks nice... i dont want just to put : Havien ( example of a town name )... i want like it to be in a rectangle...dunno...something like FF4 , if anyone doesnt matter to do one picture with the name of the town ( Havien ) in the center...it would be great, anyway, thx
Logged
I'm the master of Pedegrees
ZeroKirbyX
has died of dysentery.
Sage
Posts: 6,132
Boop a Doop a Doop
(No subject)
«
Reply #5 on:
September 01, 2005, 08:50:25 PM »
Bleb...
Logged
Slayer004_69
Member
Initiate
Posts: 81
(No subject)
«
Reply #6 on:
September 01, 2005, 09:29:03 PM »
i dont know what "bleb" means but thank you
Logged
I'm the master of Pedegrees
Cerebus
The Poison Lord
Royal
Posts: 3,486
Chemical Rules
(No subject)
«
Reply #7 on:
September 01, 2005, 09:50:58 PM »
You can also do something like that on a teleport event :
<> Hide Screen : Use Default
<> Teleport : anywhere you want
<> Show Screen : Use Default
<> Message Display Option : Trans, Center, Fixed, Halt Processes
<> Message : The name you want
<> Message Display Option : Normal, Bottom, Auto,Halt Processes
It is not as nice as the other, but much simpler
Logged
Slayer004_69
Member
Initiate
Posts: 81
(No subject)
«
Reply #8 on:
September 02, 2005, 01:36:55 AM »
okay, thx all of you
Logged
I'm the master of Pedegrees
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Names