Announcement
Announcement
| 2nd Quarter Contest Announcement posted! See the Community Announcements section. |
New threads (complete scripts) here will go into a moderation queue. You will not see your thread appear when you create it. A moderator will decide if it will be approved or denied.
![]() ![]() |
Mar 27 2011, 03:45 AM
Post
#201
|
|
![]() ![]() Type: Designer Alignment: Chaotic Neutral |
I have no clue how to use the script/even add it...can someone who understands it maybe make a video on how to use it?
-------------------- |
|
|
|
Mar 27 2011, 02:16 PM
Post
#202
|
|
![]() Type: Writer Alignment: Chaotic Neutral |
There's already a demo for it. Can't you look through that?
-------------------- Trailer for It Came From Yesterday: Click Me
This was made by a dear friend of mine. Any support is appreciated! Also, Like the Facebook page while you're at it: It Came From Yesterday New and improved official site: ICFY Swagbucks referral link: http://www.swagbucks.com/refer/jbart321 |
|
|
|
Mar 27 2011, 05:49 PM
Post
#203
|
|
![]() ![]() Type: Designer Alignment: Chaotic Neutral |
Yeah i can add the scripts and all but how do i make a custom board or for certain characters? i hate reading through scripts they aren't accurate on directions.
-------------------- |
|
|
|
Apr 9 2011, 08:17 AM
Post
#204
|
|
![]() For just one second I felt whole. ![]() Type: Writer Alignment: Neutral Good |
Wow this was a nice find. I am definitely going to use this in my project. This was my favorite feature of Final Fantasy XII . Thank you again for sharing this.
-------------------- Spoiler: |
|
|
|
Jun 2 2011, 09:43 PM
Post
#205
|
|
![]() Type: Spriter |
i need a lil help... its a noobish question but how do i get the script call to work??
1 - How to use? # # Just configure the script and call $scene = Scene_Licence(actor) the "(actor)" part what do i put in there exactly... -------------------- If your allowed to hold sharp things then you have trusted your conscious to not kill anything, but who allowed you to, repeat this while looking in a mirror and you'll soon join me...
![]() Which Final Fantasy Character Are You? Final Fantasy 7 Spoiler: |
|
|
|
Jun 8 2011, 02:25 AM
Post
#206
|
|
|
What goes here? ![]() Type: Writer |
Could someone please make a tutorial for how to make your own separate license boards for individual characters? Thank you in advance.
|
|
|
|
Jun 27 2011, 02:08 AM
Post
#207
|
|
![]() Smells like Teen Suicide ![]() Type: Designer Alignment: Chaotic Good |
Sorry to necro post but I am confused as to how this works.
So I unlock skills, items, weapons and what not but I have to buy them? What if I want the player to learn the skill or be able to use it if they draw the skill? -------------------- Click the spoiler to see my current project Spoiler: |
|
|
|
Jun 29 2011, 07:19 PM
Post
#208
|
|
![]() Smells like Teen Suicide ![]() Type: Designer Alignment: Chaotic Good |
Dont hate me for necro posting but:
Can you combine all the boards into one, so stats, weapon, armor, items, skills....what ever? or are you limited to only 10x6? -------------------- Click the spoiler to see my current project Spoiler: |
|
|
|
Jul 3 2011, 05:38 AM
Post
#209
|
|
![]() Smells like Teen Suicide ![]() Type: Designer Alignment: Chaotic Good |
How do you add more boards per player? If i create a third board and set the max boards per player as 3 i get a crashing error....if i reduce it back to two I get no error - even if that actor has access to the third board
also, creating and adding a third board give me an error at line 43 which is the opening of a for loop: CODE def fill_unlocks(unlock_list) for element in unlock_list next if element == 0 or element == nil @unlocks.push(element) end end Its a no method error, undefined method for 'each' for 3:Fixnum. Basically after creating the third board I changed max board to three instead of 2 This post has been edited by adrien.: Jul 3 2011, 06:14 AM -------------------- Click the spoiler to see my current project Spoiler: |
|
|
|
Jul 11 2011, 05:34 PM
Post
#210
|
|
![]() Smells like Teen Suicide ![]() Type: Designer Alignment: Chaotic Good |
I have an issue with icons not showing - the armor icons show for the first piece of armor and then after that no icons show...For weapons no icons are showing and all my images and what not are in system just like they are suppose to be....
-------------------- Click the spoiler to see my current project Spoiler: |
|
|
|
Jul 20 2011, 02:30 AM
Post
#211
|
|
![]() ![]() Type: Undisclosed |
Dark Mandy: could you show me how to get the skills only by unlocking them on the board without learning them first ?
|
|
|
|
Nov 25 2011, 12:07 AM
Post
#212
|
|
![]() Type: Undisclosed |
Why is it that I am only getting icons and no text on the board even in the demo with the latest RPG Maker VX and the board just buzzes when I try to select something instead of telling me there is not enough license points?
|
|
|
|
Dec 1 2011, 02:19 AM
Post
#213
|
|
![]() Type: Coder |
Englisch [Google Translator]
I love it. But can anyone tell me how I get an event with the points? I use a separate battle system (like Zelda) and the monsters are pure events. Please please please, what should I add to create a Event Command? *-* German [+More Details] Ich liebe es. Aber kann mir jemand sagen wie ich Punkte über ein Event hinzufügen kann? Ich benutze ein AKS d.h Monster sind reine Events. Ich hatte bisher keine Probleme, möchte aber umbedingt das Lizenzbrett drinn haben, nur weiß ich nicht, wie ich ein Event erstelle zum steigern meiner Punkte. greez. <3 |
|
|
|
Apr 2 2012, 01:02 PM
Post
#214
|
|
![]() ![]() Type: Undisclosed |
just a question i can not change any of the Description's in the board they are in spanish. I have checked the script over and made sure the ones with the same name match to what i renamed them but still they are in spanish can any one help??
This post has been edited by loganviertz: Apr 2 2012, 01:02 PM |
|
|
|
Jun 2 2012, 01:34 AM
Post
#215
|
|
![]() - I'm a Lazy Writer - ![]() Type: Writer Alignment: Lawful Good |
I guess no one is updating / helping with this script anymore... (T_T)
But, just in case, does anyone know how to make this compatiable with the victory aftermath script and the PhliM2's custom menu? Just thought I'd ask. -------------------- |
|
|
|
Jun 2 2012, 03:04 PM
Post
#216
|
|
![]() ![]() Type: Designer Alignment: Chaotic Evil |
well first you'd have to identify which scenes they have functions that over lap and which functions are not aliased... then you can do the patch yourself
-------------------- |
|
|
|
Jun 2 2012, 04:29 PM
Post
#217
|
|
![]() - I'm a Lazy Writer - ![]() Type: Writer Alignment: Lawful Good |
well first you'd have to identify which scenes they have functions that over lap and which functions are not aliased... then you can do the patch yourself I don't really know anything about scripting, but I have been looking at the scripts and I saw that the custom menu has its own menu setup. So, I tried to adjust the two to work together, but it just doesn't work (or, I should rather say that I don't know if it does or not as I can never get the game up. It shows me an error every time I try to play test it.) I've been fiddling with it for a while trying different stuff, but it's always the same. In an earlier post in this topic, I heard Exodus say he was using the same menu system and someone said they'd PM him how to make it work, so I know it can work, I just have to figure out how. Hmm...Let me try something real quick. Brb. -------------------------------------------------------------------------- Edit: Hi! I'm back! Unfortunately, I can never seem to get past this error: QUOTE Script 'FF-XII License Board Scene' line 173: NoMethodError occured. undefined method 'boards' for 64: Fixnum --------------------------------------------------------------------------- EDIT: Yay! I got it to work! Well, since I don't think Dark Mandy or PHLiM2 are active any more, I went through the topic and read each post. On page 13, I found PHLiM2 made this post: If you're using the license script directly with my menu mods, then delete the Title Screen Script included. This has been fixed for later versions. what IS the error on line 173? i don't know! XD So, all I had to do was delete "Scene_Title" in PHLiM's MOD. Thanks. -------------------- |
|
|
|
Sep 29 2012, 07:42 AM
Post
#218
|
|
![]() Type: Undisclosed |
Uh... Hi.
I have an error in line 87 in the Licence Board Scene. Could you help out with that please? -------------------- |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 19th May 2013 - 09:23 PM |
|
|