Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

> RMVXP - version 0.8.4
Jens of Zanicuud
post Oct 28 2012, 12:13 PM
Post #1


Dark Jentleman
Group Icon

Group: Local Mod
Posts: 904
Type: Scripter
RM Skill: Skilled
Rev Points: 120




RMVXP

version: 0.8.4
release date: 28th October, 2012
system: RGSS // RPG Maker XP

Introduction

This isn't exactly a script. It's a RGSS project which works with RGSS2 (i.e. RMVX) scripts.
In practice, by means of this you'll be able to script in RGSS2 with RMXP.

Link to the project

RMVXP

Script

It's a complete set of scripts which makes RMXP "talk" with RGSS2. Just open the Demo and see how much work did it cost smile.gif

Terms of use

I don't own neither the software nor right on RGSS or RGSS2. Anyway, I'd like to be credited for my work, since it costed something like three days to complete the compatibility procedure. Feel free to use it and enjoy, but remember I made it all.

Features

Almost every function of RMXP was made compatible with RMVX scripts, except for a couple of functions:

1. Fogs aren't present in RMVX, so I will make an addon later. As a result, fogs commands aren't available or working properly.
2. I wasn't able to script Radial Blur in RGSS. I'll try adding this feature later.
3. Viewport association as a separate method was impossible for me to script in RGSS. I'd be glad if someone has some idea smile.gif

NEW!

Attributes like Pharmacology, Dual Wield etc. are finally available. Just check the demo and talk with the four Fake Sephiroth Clones to learn how to use them smile.gif

Notes

>Most of the features can be modified only via script: I've created the RMVXP module script (just above Materials) in which you can modify almost every RMVX database function. Things such as Status Icons can be modified here.
>I can't provide a proper instruction booklet for now.
>Some of the RMVX missing functions (the one which regards vehicles, for example) are available through scripts. Just see the Missing Functions script above the RMVXP module script

Remember to add your own script under the Materials label. Use as many aliases you can.

This is intended as a beta version. If you find some bug / have some notes / request, just ask /reply.

Credits

>Wave Effect script by: zecomeia
#date: 01/03/2010
#for: RGSS
#version: 1.0
#www.colmeia-do-ze.blogspot.com

>snap_to_bitmap script by: Keroro
@http://www.rpg2s.net

>XPML comment reader (probably) by Rataime
I've found little information about it. Many scripts I found use it, but there's no precise reference to the author of the comment reading section.

>Every other script under the @Compatibility label modified by me.

Ask for troubleshooting anytime.

Jens of Zanicuud


__________________________
"Thorns are the rose's sweetest essence..."
-Jens of Zanicuud


Games I'm working on:
>

official website: TryAdIne eFfeCt

>

Games I worked on (mainly as a scripter):
>
(Warning: it's a 3rr3's project and it's in Italian!)


Awards

Go to the top of the page
 
+Quote Post
   
 
Start new topic
Replies
yamina-chan
post Nov 3 2012, 02:25 PM
Post #2


Level 8
Group Icon

Group: Revolutionary
Posts: 128
Type: None
RM Skill: Skilled




Ah, that works =D
The brown haired Lady in the upper right corner still freezes the game if spoken to and her way is locked, by the way XD'
And the Guy with the long, white hair still has his SE missing.
Other then that...
Now I suppose the challenge begines in what to do with these new posibilitys =)
And possibly in finding VX scripts that work with this mix XD
Overall tough I still find this to be an impressive task =)


__________________________
There is a game out there for everyone. All you have to do is to find it.
Go to the top of the page
 
+Quote Post
   
Jens of Zanicuud
post Nov 4 2012, 02:42 AM
Post #3


Dark Jentleman
Group Icon

Group: Local Mod
Posts: 904
Type: Scripter
RM Skill: Skilled
Rev Points: 120




@yamina-chan

QUOTE (yamina-chan @ Nov 3 2012, 11:25 PM) *
Now I suppose the challenge begines in what to do with these new posibilitys =)
And possibly in finding VX scripts that work with this mix XD
Overall tough I still find this to be an impressive task =)


Thanks smile.gif I should make some further modifications, since not every function is working properly and I still miss these damn features from VX (Pharmacology, Super Guard, Dual Wield...)

I've got a nice idea on how to implement them... so next version will be issued with those methods working smile.gif

Uhm... okay, let's give a brief summary.
I've almot managed not to override commonly used methods and used as many aliases as I could.
Theoretically, this script system could work with virtually every RMVX script...

Well, if you find something and want to test it, just reply here smile.gif
I'd like to add a sort of compatible script list.

@Legacy
I was an idiot smile.gif I totally forgot to remove the RTP I'm using sad.gif
I'll upload a slightly modified version...

BTW... any help 'bout radial blur and viewport assignation after initialization, would be really welcome smile.gif

@Clord
This is not against their EULA. I'm neither selling anything, nor hacking the program.
I've only used RGSS2 scripts on my RMXP. That's all. There's no rule against it.
From what they know, I could have scripted them from zero.
There's absolutely no problem smile.gif

Jens

P.S. I've fixed the RTP issue in the downloadable demo.

P.P.S I've made the demo a little more explanatory. Check it smile.gif I've also added a couple features...


__________________________
"Thorns are the rose's sweetest essence..."
-Jens of Zanicuud


Games I'm working on:
>

official website: TryAdIne eFfeCt

>

Games I worked on (mainly as a scripter):
>
(Warning: it's a 3rr3's project and it's in Italian!)


Awards

Go to the top of the page
 
+Quote Post
   
Legacy
post Nov 4 2012, 09:05 AM
Post #4


B★RS Coding Ninja
Group Icon

Group: Global Mod
Posts: 1,414
Type: Scripter
RM Skill: Advanced
Rev Points: 15




QUOTE (Jens of Zanicuud @ Nov 4 2012, 10:42 AM) *
@Legacy
I was an idiot smile.gif I totally forgot to remove the RTP I'm using sad.gif
I'll upload a slightly modified version...

BTW... any help 'bout radial blur and viewport assignation after initialization, would be really welcome smile.gif


Happy I could help. ^^

I know how to create radial blur in RGSS, so I'll take a shot at that one for you in a bit, as for viewport assignation I'm not really sure about that, but I'll look into it for you. happy.gif


__________________________
Freelance Programmer (C#, C++, Ruby)
#onegameamonth


Have you seen the new Unity3D sections?..
Unity 3D Discussion
Unity Script Development
Unity Projects
Go to the top of the page
 
+Quote Post
   
Jens of Zanicuud
post Nov 4 2012, 11:20 AM
Post #5


Dark Jentleman
Group Icon

Group: Local Mod
Posts: 904
Type: Scripter
RM Skill: Skilled
Rev Points: 120




QUOTE (Legacy @ Nov 4 2012, 06:05 PM) *
QUOTE (Jens of Zanicuud @ Nov 4 2012, 10:42 AM) *
@Legacy
I was an idiot smile.gif I totally forgot to remove the RTP I'm using sad.gif
I'll upload a slightly modified version...

BTW... any help 'bout radial blur and viewport assignation after initialization, would be really welcome smile.gif


Happy I could help. ^^

I know how to create radial blur in RGSS, so I'll take a shot at that one for you in a bit, as for viewport assignation I'm not really sure about that, but I'll look into it for you. happy.gif


Thanks, Legacy smile.gif
I really appreciate your help, since I have limits as regards scripting (and I have no problems in recognizing it).
I'm looking forward to seeing what you'll manage to do smile.gif

EDIT: New update. In RMVX you're able to select a different name for some classes' skills (i.e. you can make a paladin have "Paladin Arts" instead of "Skills". I've implemented the function in a new manner. You can simple add a tag like <Paladin_Arts> to the class name to have the "Skills" command renamed "Paladin Arts" for that class smile.gif

I'll upload a new demo soon smile.gif

Jens


__________________________
"Thorns are the rose's sweetest essence..."
-Jens of Zanicuud


Games I'm working on:
>

official website: TryAdIne eFfeCt

>

Games I worked on (mainly as a scripter):
>
(Warning: it's a 3rr3's project and it's in Italian!)


Awards

Go to the top of the page
 
+Quote Post
   



Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 18th May 2013 - 05:35 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker