[RESOLVED]How do i...?

Started by cstb, September 24, 2008, 07:51:20 pm

Previous topic - Next topic

cstb

September 24, 2008, 07:51:20 pm Last Edit: September 25, 2008, 05:50:50 am by cstb
...show the change name event command in scripting?Cuz im making a note system and i want to know how...So i can take notes in the game.
Chronos: Failed project due to loss of data.
Maybe I could try again...


Which Final Fantasy Character Are You?
Final Fantasy 7

Aqua

I don't know what you mean...

Do you mean show the command as a string or something within a window?

Chaze007

i think he means, use the script database as a notepad, to write down his events in.
Always I Wanna Be With You! Make Believe With You!

Starrodkirby86

Nah, something in IRC got what cstb wants or of that sort...Sorry if that last statement was confusing, there was no effort brought into that.

cstb was saying that he wants to know the Call Script to launch the Enter Name Box, so then he use that as a Note Taker or something of that sort. Isn't there a Scene_Name? Yeah, there is. How about you be shady and try launching that scene...of course you would need the script to know what actor it is editing...Here works best when you can launch a Common Event or something...or yeah, find the scripting equivalent. ;)

EDIT: I don't know if this problem is solved already in the IRC, so this post...or this whole thread, may be obsolete. My condolences if this does not contain any helpful information.

What's osu!? It's a rhythm game. Thought I should have a signature with a working rank. ;P It's now clickable!
Still Aqua's biggest fan (Or am I?).




Juan

The answer I came up is below.
Spoiler: ShowHide
$game_temp.name_actor_id = actor_id # The actor id the database
$game_temp.name_max_char = max_character_in_length#this cannot exceed 16
$scene = Scene_Name.new # This calls the scene
Dropbox Who need luck when you can make your own.
3ds Friend code: ShowHide
 4468 1422  6617

cstb

September 25, 2008, 05:45:42 am #5 Last Edit: September 25, 2008, 05:50:29 am by cstb
Ty Juan,im gonna try now................





......................ok so i have to replace'max_character_in_length' right?
EDIT:Nvm line above.IT WORKS!!!
Chronos: Failed project due to loss of data.
Maybe I could try again...


Which Final Fantasy Character Are You?
Final Fantasy 7