The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: Grimimi on September 03, 2012, 02:27:52 AM

Title: RTP Path
Post by: Grimimi on September 03, 2012, 02:27:52 AM
Hi, here'is a simply module to get the path of the RTP !
(To use only in $TEST).
It's a developper's tool
Here's the code => https://github.com/Funkywork/Scripts-rm/blob/master/VXAce/RTPPath.rb
To get the path use => RTP.path
Enjoy !
Title: Re: RTP Path
Post by: Countdown on September 03, 2012, 02:54:09 AM
I don't have a clue what you're talking about.
Title: Re: RTP Path
Post by: Grimimi on September 03, 2012, 03:07:32 AM
This script can return the path where are installed the RTP (Run time package).
It can be usefull if you need check the existence of a ressource (may be) :)
Title: Re: RTP Path
Post by: Countdown on September 03, 2012, 07:03:04 PM
Oh. Now I understand.
Title: Re: RTP Path
Post by: Tuomo L on September 07, 2012, 04:25:32 PM
I don't understand, what's the purpose of this script?  ???