Hey, I'm having some compatibility issues with some scripts I'm running and I'm not entirely sure what the problem is.
The scripts I'm running right now are
Prexcraft: http://www.rmxp.org/forums/showthread.php?t=11261&highlight=Prexcraft
Samo's Quest Script: http://www.creationasylum.net/index.php?showtopic=16765
What I'm trying to add on is,
Advanced Mission Skills/Shop/Manager:
http://www.rmxp.org/forums/showthread.php?t=6955&highlight=Mission+Script
Keep in mind that I'm ADDING the SDK With this new mission script.
Now, Whenever I enter an area or start a game with THESE COMMANDS FROM PREXCRAFT AND SAMO'S
I Get THIS ERROR.
http://i47.photobucket.com/albums/f151/ ... KError.jpg[/IMG]
I'm not very well versed in Ruby so I'm not entirely sure whats going on, I think I might have to insert the commands into the SDK but i'm not exactly sure how.
Any help you can offer would be appreciated.
Thanks in advance.
The scripts I'm running right now are
Prexcraft: http://www.rmxp.org/forums/showthread.php?t=11261&highlight=Prexcraft
Samo's Quest Script: http://www.creationasylum.net/index.php?showtopic=16765
What I'm trying to add on is,
Advanced Mission Skills/Shop/Manager:
http://www.rmxp.org/forums/showthread.php?t=6955&highlight=Mission+Script
Keep in mind that I'm ADDING the SDK With this new mission script.
Now, Whenever I enter an area or start a game with THESE COMMANDS FROM PREXCRAFT AND SAMO'S
$scene = Scene_Craft.new('Whatevertheskill')
$quest[1] = Quest.new("Qname", "Alcaldia" ,"Quest Description", 4, 1)
I Get THIS ERROR.
http://i47.photobucket.com/albums/f151/ ... KError.jpg[/IMG]
I'm not very well versed in Ruby so I'm not entirely sure whats going on, I think I might have to insert the commands into the SDK but i'm not exactly sure how.
Any help you can offer would be appreciated.
Thanks in advance.