[RMXP]Call Script Event Command

Started by Calintz, June 05, 2009, 05:30:17 am

Previous topic - Next topic

Calintz

June 05, 2009, 05:30:17 am Last Edit: June 05, 2009, 05:36:30 am by Calintz16438
Does the call script command on the 3rd page of the event system have limitations, or can you write any code to be executed here??

**For instance, if I created an NPC on the map and set him to create a command window when you talked to him, could I use the call script command to execute this, or would I need to call a scene??

**Could I just write ...
@commands = Command_Window.new
or whatever syntax creates a command window. Would the window actually be created, or would there be an error??

Blizzard

This won't work. Using script calls is good for execution of simple commands, not of looping stuff. If you want variating multiple choices, it's best you get a script for this since there already is one.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Calintz

I see ...
Well, this was a simple question.

Thank you Blizzard.

Sally

i think that we should make a thread where people can post their callscript commands to help people out. we can make a long list of stuff.

Calintz

June 07, 2009, 05:32:16 am #4 Last Edit: June 07, 2009, 05:57:59 am by Calintz16438
New Question
Is there a syntax that I can use in the Call Script command that will allow me to freeze the player's movement completely, while at the same time allowing me to use conditional branches to assign different uses to those arrow keys??

Edit
We can scratch this ... I found a way around it using variables.

Seox

Quote from: Calintz on June 07, 2009, 05:32:16 am
New Question
Is there a syntax that I can use in the Call Script command that will allow me to freeze the player's movement completely, while at the same time allowing me to use conditional branches to assign different uses to those arrow keys??

Edit
We can scratch this ... I found a way around it using variables.


Would you perchance mind releasing this? I've been looking for the same thing, myself, for mission select screens which DON'T change the scene.
... (<<<<<<<<<<<<<<< TEH DOTS OF DOOM. Hey, kinda catchy. :naughty:)