Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Satsuriku

\f[S_Face]\Name[Satsuriku] hiya people lol

Recommended Posts

hello members of this forum, ive recently used some 'add-ons' from this site and ive decided to join

 

i am quite skilled in rpgxp and rpgvx and ive made a few games, so if anyone needs help you can ask me and ill be glad to make a contribution

 

(p.s thank yous to Polraudio, Nisage and SephirothSpawn<---your advanced monster dtb doesnt work [error line 142]

Share this post


Link to post
Share on other sites

Welcome to the site. Some of use are highly-experienced, and others.. not so much. Also, why not fixed the adv. Monster database? show me the script, and highlight the line that has the prb.

Share this post


Link to post
Share on other sites

Y, helo thar, Sir Satsuriku, and welcome to this here RMXU!

 

Kick back and relax, for everything is cool in here.

 

So, ya, you know... enjoy your stay and... whatever, I don't know.

Share this post


Link to post
Share on other sites

Cool, an expert user. :P

I'm not that good in RMXP, but as long as i get resources/scripts I can put together an ok-looking game. though right now I've been having trouble getting sprites/scripts here to start working on my game...again, lol.

 

Anyways, lemme go ahead and post this as well...

getthenewb.jpg

Share this post


Link to post
Share on other sites

uhhh Leon

#--------------------------------------------------------------------------

# * Setup Beastairy

#--------------------------------------------------------------------------

def beastairy_setup

@seen_times, @defeated_times = 0, 0

@seen, @defeated = false, false

if @name.include?('(')

a, b = @name.index('('), @name.index(')')

@group = @name.slice!(a..cool.gif)

@group.delete!(')')

else

@group = "Unclassified"

end

end

 

this is the error message im getting

 

script 'catagorized bestiary' line 88: name error occurred

undefined local variable or method 'cool' for #<RPG::Enemy:0x1b39f48>

 

could you explain what this means

Share this post


Link to post
Share on other sites

this means you are missing the picture 'cool.gif' for the monster. in my opinion, this script is 'crap'. You see, SS's scripts are always integrated with another, and that is where the 'cool.gif' bit comes in. It is from another script of his. Only question is, which one?

Share this post


Link to post
Share on other sites

then it is a question of putting it in the right location and all that jazz. messing with someone else's script is a bitch.

Share this post


Link to post
Share on other sites

or locate a different author. Either way, it is your choice. The 'not being able to find exactly what i want' thing made me want to be a scripter.

Share this post


Link to post
Share on other sites

Hmmm... I think maybe 'cool.gif' refers to an emoticon: :B): < that one. If you check it's called 'cool.gif'. Maybe the one that posted the script didn't post it with the correct BBCode (could be quote or something that is NOT the code BBCode and an emoticon just... slipped through). Not exactly sure but try:

 

@group = @name.slice!(a..b)

 

Better yet... link to the topic where you found said script?

 

PS: Welcome (again).

Share this post


Link to post
Share on other sites
Hmmm... I think maybe 'cool.gif' refers to an emoticon: :B): < that one. If you check it's called 'cool.gif'. Maybe the one that posted the script didn't post it with the correct BBCode (could be quote or something that is NOT the code BBCode and an emoticon just... slipped through). Not exactly sure but try:

 

@group = @name.slice!(a..b)

 

Better yet... link to the topic where you found said script?

 

PS: Welcome (again).

 

 

EUREKA THXTHXTHX OF COURSE :B):

Share this post


Link to post
Share on other sites

thank you so much, both of you friend requests for all

 

hey why dont you 2 join my competition *wink wink nudge nudge*, you dont have to, im just suggesting

Share this post


Link to post
Share on other sites
what scripts you need, Joey?

Sorry for the late response, been dealing with internet issues today and yesterday...anyhoo, yeah...I made a thread about it not too long ago. :P

 

EUREKA THXTHXTHX OF COURSE :B):

What about Eureka? lawlz

 

EDIT: Ugh, the glitch happened again. XD

Share this post


Link to post
Share on other sites

Welcome to RMXP Unlimited.

 

My strength is RPG Maker XP but I have stopped working with it for quite a while now.

 

About the monster advance database... As I was reading the posts I was thinking oh no, they don't know part of the script was changed to an emoticon when it was posted. How did you know that Anemoi? It has happened before, and it is my fault. If only more people would report these problems though, it would make my job so much easier.

 

I'm trying to remove all these types of problems in the scripts archive(which i just checked and this script does not work), and the scripts are saved as .rtf files instead of being displayed on the page. So there are no problems in copying from the site to RMXP/VX.

 

Could you please post the link or PM it to me so i can fix the script? I've actually had this script since 2006 on my hardrive. I'm not sure if you got it working? You just need to change all the cool.gif's, but I think the demo does work and you can get the script from there. I'm not on my computer at the moment so I cant fix the script for a while.

 

Demo: http://rmxpunlimited.net/forums/index.php?...amp;showfile=84

 

Welcome again, it is nice to have experienced users joining the community. We more than often get new rmxp users.

 

EDIT: I fixed three occurrences of the script on the site. The file in the Scripts Archive, the Demo and the script displayed in the download manager.

Share this post


Link to post
Share on other sites

Welcome to the family. Enjoy your stay.

 

BAD MARKED NOT CATCHING IT. Lol, I kid, your the best Marked.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...