Welcome Guest ( Log In | Register )

[ Big| Medium| Small] -



Post new topic Reply to topic  [ 436 posts ]  Go to page Previous  1 ... 11, 12, 13, 14, 15
Dargor
  Fri Jan 09, 2009 2:25 pm
User avatar
Retired Staff

Location: Quebec / Canada
GO in the script editor (press F11)

Then create new scripts Above Main and Below Scene_Debug (right click on the list and click insert or something like that) and copy-paste the scripts in there

All scripts must be placed Above Main and Below Scene_Debug and if you're using version 4.0 of the party changer, then they must be placed below the RMXP SDK.


Top Top
 Profile  
 

W31WGamer
  Fri Jan 09, 2009 11:36 pm
Also known as Soniclink386.
User avatar
Member

Location: In a galexy far far far away.
You're awesome, let me see if I can get it to work. :biggrin: :biggrin: :biggrin:

_________________
Nobody ever said I needed to be normal.


Top Top
 Profile  
 

W31WGamer
  Fri Jan 09, 2009 11:39 pm
Also known as Soniclink386.
User avatar
Member

Location: In a galexy far far far away.
It's working! I have one last thing to ask you, how do I make it so people can't switch characters mid-battle?

_________________
Nobody ever said I needed to be normal.


Top Top
 Profile  
 

Rhainn
  Sat Jan 10, 2009 2:30 am
Member
I'm still looking at that same error. Did I miss something?


Top Top
 Profile  
 

W31WGamer
  Sat Jan 10, 2009 4:57 am
Also known as Soniclink386.
User avatar
Member

Location: In a galexy far far far away.
And where do I go to force the characters in?

_________________
Nobody ever said I needed to be normal.


Top Top
 Profile  
 

FingerprintDiVA
  Thu Jan 15, 2009 2:37 am
Cannibalism is not for children!
User avatar
Member

Location: Strongsville, OH USA
The last part of the 4.1 script ends like this:

Content Hidden


There isn't anything after def setup( and it throws a lot of errors. If I can get this to work, I have a few other people who may want to use this script as well and I'll direct them here. Thanks for your help in advance. =)

_________________
My modeling and acting profile - http://anna-marie-smith.com


Top Top
 Profile  
 

freakishfae
  Tue Jan 20, 2009 6:01 am
Member
Hm, I'm trying to use version 4.1 so the SDK doesn't mess it up, but I think I'm having a script compatibility issue...
I'm using a lot of scripts, it's probably easiest to just upload a stripped-down demo:
http://rapidshare.com/files/186381854/test.rar.html
Just try to test play and you'll get a syntax error on the Party Changer line 1588.
Thanks.


Top Top
 Profile  
 

Dargor
  Tue Jan 20, 2009 5:28 pm
User avatar
Retired Staff

Location: Quebec / Canada
@FingerprintDiVA
I'll reupload the script.

@freakishfae
Looks like there's a part of the script missing. As I said, I'll reupload it.

After that, I'll stop supporting this script. I'm not working on XP anymore.


Top Top
 Profile  
 

W31WGamer
  Thu Jan 22, 2009 1:30 am
Also known as Soniclink386.
User avatar
Member

Location: In a galexy far far far away.
But wait, how do I lock party members and take it out of battles?

_________________
Nobody ever said I needed to be normal.


Top Top
 Profile  
 

Zack The Great
  Fri Jan 30, 2009 4:11 am
Member
I have this script installed (the most recent version of it), and when ever the game goes back to the title screen (not when the title screen is viewed for the first time) I'm getting this error:

"Script 'CommandsManager' line 111: SystemStackError occurred.

stack level too deep."

why is it giving me this error and how can this be fixed?


Top Top
 Profile  
 

Silencher
  Thu Feb 05, 2009 2:23 pm
User avatar
Member
Do you have a list somewhere of all the available syntaxes? I'm hoping to use your script in my game, but not from the main menu. So I'm wondering how to do the syntaxes to do the following:

1. Add a person to the available pool of party members
2. Remove a person from the available pool of party members.
3. Disable a person from being added to the active party.
4. Disabling a person from being removed from the active party.
5. How to bring up the party changer itself, I'm probably going to have this be a single NPC in the game who manages the party, so I just need the syntax to bring up the party changer.
6. Could I get more specific info on how to add multiple parties?

also.
ADD-ON: You can call the party scene from the main menu (Requires the Party Arranger and Commands Manager script)
ADD-ON: You can change your members position in the main menu (Requires the Party Arranger and Commands Manager
If I don't want to use these, because I don't, do I still need the Party Arranger/Commands Manager scripts?


I appreciate it, looked through 3.3 script but I can't find the answers I'm looking for, but I'm not really well versed in scripting.


Top Top
 Profile  
 

Dargor
  Thu Feb 05, 2009 2:52 pm
User avatar
Retired Staff

Location: Quebec / Canada
To all of you:
Thanks for the report/comments/suggestions. I'll update the script, make a detailed documentation and answer all your questions this weekend. I don't have the time to do all that right now but everything should be available this weekend.

Take care!
-Dargor


Top Top
 Profile  
 

Dionon
  Thu Feb 05, 2009 10:07 pm
Android with a Soul
User avatar
Member
What's the difference between the 4.0 and the 3.2 (or .3 or whatever)?

_________________
::Second Chances don't always go the way you want them to::


Top Top
 Profile  
 

Dargor
  Thu Feb 05, 2009 10:27 pm
User avatar
Retired Staff

Location: Quebec / Canada
4.0 is compatible with the RMXP SDK 2.3


Top Top
 Profile  
 

Dionon
  Sat Feb 07, 2009 7:52 am
Android with a Soul
User avatar
Member
Oh.... now for my next stupid question... what's RMXP SDK?

_________________
::Second Chances don't always go the way you want them to::


Top Top
 Profile  
 

Dargor
  Sun Feb 08, 2009 11:04 pm
User avatar
Retired Staff

Location: Quebec / Canada
It would be long to explain, so here's the official topic: viewtopic.php?f=11&t=1802

And here's the new demo, fully documented: http://www.mediafire.com/?sharekey=3b4f ... b9a8902bda
I forgot to add a comment on how to lock actors in the party/reserve. All you need to do is call the following script in a script event command:
Expand to see the code.

When true, this actor will be locked in the party or the reserve.

And now, I'm moving this to Script Archive. I'm not supporting my XP scripts anymore but you can still ask for support in the Script Support section. viewforum.php?f=155

Take care!
-Dargor


Top Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 436 posts ]  Go to page Previous  1 ... 11, 12, 13, 14, 15


Who is online

Users browsing this forum: No users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Jump to:  

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Hosted By: