-
Content Count
1,575 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Blogs
Downloads
Calendar
Gallery
Everything posted by Nisage
-
This is fun, shame I died on level 3. Oh, there's a rock in level one that you can walk over, since a Fool Ghoul (and me) walked over it. I'll take a pic of it next time I play. Also, no idea if there is one or not, I still can't see the numbers in the timer :P
-
Yep. I hope the computer isn't stubborn now.... Transition Picture Alright, it's finally uploaded.
-
Sorry for the late reply, busy with a few things (homework is one of them) Polraudio's way works (I still had the "if switch n is on" script in, which was why it didn't work when I tried Polraudios way), I'll try your way Leon to see which one is easier. I was going to post a Transition picture I found to share, but the computer wont let me upload anything at the moment (this computer can be stubborn sometimes). <_<
-
Not exactly. I know how to set it up for the two Transitions. if $game_switches[3] $data_system.battle_transition = "002-Blind02" else $data_system.battle_transition = "001-Blind01" end But I'm trying to figure out how to add more. If I dont have any of the certain switches on, it'll use the default one (in this case, Blind01). If one switch is on, it'll use that Transition (Blind02) Is there a way to add more to the script so it'll run other Transitions if other switches are on? And I've tried putting in $data_system.battle_transition = "003-Blind03" But it used the default, Blind01 or got an error messege when I made the event use Call Script with that in it. I tried to figure out how to put another one in by re-writing the script like so..... if $game_switches[3] $data_system.battle_transition = "002-Blind02" else if $game_switches[4] $data_system.battle_transition = "003-Blind03" else $data_system.battle_transition = "001-Blind01" end And my second try..... if $game_switches[3] $data_system.battle_transition = "002-Blind02" if $game_switches[4] $data_system.battle_transition = "003-Blind03" else $data_system.battle_transition = "001-Blind01" end The second try would only used Blind02. I'm not great with re-writing scripts, even though I thought it would be easy for this one.
-
I wanted to use a different transition for different battle. One would be for normal random fights, while others for certain boss battles. I tried the Prepare/Execute Transition but that didn't work (speaking of which, does anyone know how to use prepare/execute and what they can be used for? I'm clueless with it) After some googling, I found a script that lets you change the transition for different battles. if $game_switches[N] $data_system.battle_transition = "002-Blind02" else $data_system.battle_transition = "001-Blind01" end The [N] is the number of the switch that's on. Example: If switch 3 is on, then the transition Blind02 will be used for battles, if it's not on then Blind01 will be used. Now the question you're probably thinking is "Where do you put this?" Right here........ Put Script Here In Scene_Map, under line 170. I tried it out and it works great. I found the script on a RMXP FAQ thing, and this time I put it in My Favorites so I wouldn't forget the site...... uh, once I find it that is............ Here it is, http://www.spivurno.com/uploads/rmxp_faq.htmI think that's about it, have fun with this new script and since it's almost midnight (ok it's 11:21 P.M., but that's close) I'm logging off (will fix any typos later).
-
Maybe Harry's twin, and I wouldn't say nerd. You look normal.
-
Cute cats ='.'= Tiger reminds me of one of my cats, Sophie. But Sophie..... she's fatter, way fatter.
-
-whistles- That's very impressive there Chief.
-
I dont know if you can do that. Could these sites help you? http://www.peachpit.com/articles/article.a...88&seqNum=4 http://devcenter.infragistics.com/Support/...?ArticleID=5873 http://www.mybookcollection.com/support.html (This one has a question asking "How do I do a custom sort?" So this one might help) Or you could open a file, click the view button, go to Choose Details, and add some more options such as... Status, Owner, Author, Title, Subject, Catagory, Pages, Comments, etc..... But no idea how to add a custom one, I think you have to add it to the (in RPG Maker XP/VX terms) to the computer script. Modify the PC, or google until you find what you're looking for. If you do figure it out, let us know so we can have custom sorts as well :P
-
Looks like fun, hope the demo will be done soon. Speaking of demo's, I should hurry up and finish mine :P .
-
Thanks for letting us know, and this might sound weird but what's PHPBB?
-
Sounds good to me. The games I got from the holidays were Metal Saga, Eternal Poison, Suikoden Tactics, Kingdom Hearts RE: Chain of Memories, and Tales of Legendia. 5 PS2 games, so many games, yet so little game playing hours. Oh, and a DDR for the Wii, almost forgot about that one.
-
Suzuka is a good romance anime, and Hattori is a unique-funny perv. I think the characters sound better in Japanese then in English though, but that's just me. I'm begining to watch Kasimasi - Girl Meets Girl, another romance anime, a friend mentioned it. Found out it's a yuri anime (still good and it's not that much of a yuri), it's almost like Ranma 1/2 since the main character went from guy to girl all thanks to an alien ship crashing into him... uh... her.... <_< Its Genres are: comedy, drama, romance. And Themes are: aliens, gender switch, love triangle, yuri.
-
Hey Ark, is Rogue Galaxy good? I want to get it, but I don't know if it's a game I'll like. is it an RPG game?
-
Sometimes phyical punishment is the best punishment, if all other methods fail.
-
Sorry for not replying, had a lot of college homework, along with celebrating 2 birthdays in a row. So none of my files will be there unless they are in Recovery Drive D, I was afraid of that. But I have to face the facts, I might have to do a system restore since the pop-up blocker isn't working, neither is the privacy tab in Internet Options. I'll go to http://www.bleepingcomputer.com/ to see if anyone there can fix those 2 problems. But I believe the virus is gone, even though some ad-ware got on in a few days after a scan.
-
No idea if it came with the CD or not. But if it did, then I probably lost it. It is Recovery Drive D, this'll save room on my flashdrive. The next time I turn it on I'll look for the word "recovery". Is it like a system restore, or reboots the whole thing completely?
-
It doesn't sound crazy, but how do you reinstall Windows XP? I should start doing that after whats happened. I'll install it once I get home and not using the college computer to stay online. Before I forget again, a friend from singapore (probably spelled that wrong) saind that if I put files in the D: drive (or whatever it's called) the files will still be there even if I reboot. Is that true?
-
Make that 4 times now. I woner why that happens, and now Avira is acting nuts. When I tried to open XP or VX to work, it though it was a virus, same for opening the Internet, Recycle Bin, you get the idea. When 6 virus warnings come up at once when you try to open a folder/program, you know something is wrong. I'm even getting a virus warning just for typing this post <_<. EDIT: And something just logged me out again for no reason.
-
Anger Managment at work, right there. I agree though. But what can parents do, they dont use the "right" punisment methods, which is spanking then with their hand, a belt, or from what I heard a piece of wood. They can't do that anymore since it might be counted as "child abuse". I havet two things to say to that, BULL CR*P. The parents' parents (grandparents) used to do that method and look how the parents became before they stop disiplining their kids by smacking their behinds. They turned out great, so why stop it? If the child isn't acting right and knows of it, then punish him/her with a belt. If they act out, spank them, TEACH them that it's wrong to.... whatever it was that you spanked them for. It'll teach them right from wrong. I'm sure we all have been spanked a few times when we were all little, right? ( <_< this keyboard isn't working right, a few buttons just wont work half the time. You should have seen what this reply would have looked like if I didn't fix every single little error since the keyboard wont put the letter/number/symbol/ or when I use the space bar. lol, you wouldn't be able to read what I typed)
-
Thanks for the help everyone, I never was good with things like this. I normally go to Best Buy and they deal with it. But I don't want to lose anything (along with another problem [$]) I'm glad I posted a help topic here, the Avira is working greatly. I'll try that site next Wyzrd. -grunts- not again........ Question for all. Has the internet tabs ever acted weird for you? What I mean is, you're typing in a reply to a PM or a topic, then the next thingh a new tab opens without you doing it, and it keeps opening a new tab every second until the internet window closes completely. It's happened to me at least 3 times.
-
Then I'll make sue to never get the next version again. ?, I think I found my pop-up source, something calld Mjcore, when I googled it I get alot of things saying... here's what one link description say's about it.... "We suggest you to remove Mjcore.dll from your computer as soon as possible. Mjcore.dll is Trojan/Backdoor. Kill the file Mjcore.dll and remove Mjcore.dll" But when I try to go to those links, it re-directs me to a different site. So here, http://www.google.com/search?hl=en&rls...US&q=mjcore, maybe someone else can ty to those sites and see if anything can help since this computer cant enter those sites.
-
So Norton isn't good huh? Figures. The computer is a HP Media Center PC (according to a lable on it) and when I start it up a screen says it's a Windows XP... forgot the rest, I'll edit this comment once I find out what the rest was.
-
I only have Norton, which apparently doesn't work (and now Avira, which I need to figure out how to change the email for it since my email will be deleted in a few days) I'm broke at the moment so I'd have to delete it after the trial. I'm still shocked that I can't do a system restore, never had tha problem before.