-
Content Count
5,686 -
Joined
-
Last visited
-
Days Won
108
Content Type
Profiles
Forums
Blogs
Downloads
Calendar
Gallery
Everything posted by Marked
-
Ok. ########################################################### class Scene_Movie ########################################################### #Created by SoundSpawn ########################################################### #Fixed by Popper ########################################################### #Instruction # 1) Movies must in in a new folder called Movies in your directory # 2)If you call this script from and event (EG: Call Script: $scene = Scene_Movie.new("INTRO") ) # 3) Have fun playin movies with this script!!! ########################################################### ########################################################### ########################################################### def initialize(movie) @readini = Win32API.new 'kernel32', 'GetPrivateProfileStringA', %w(p p p p l p), 'l' @movie_name = Dir.getwd()+"\\Movies\\"+movie+".avi" main end def main game_name = "\" * 256 @readini.call('Game','Title','',game_name,255,".\\Game.ini") game_name.delete!("\") @wnd = Win32API.new('user32','FindWindowEx','%w(l,l,p,p)','L') @temp = @wnd.call(0,0,nil,game_name).to_s movie = Win32API.new('winmm','mciSendString','%w(p,p,l,l)','V') movie.call("open \""+@movie_name+"\" alias FILE style 1073741824 parent " + @temp.to_s,0,0,0) @message = Win32API.new('user32','SendMessage','%w(l,l,l,l)','V') @detector = Win32API.new('user32','GetSystemMetrics','%w(l)','L') @width = @detector.call(0) if @width == 640 fullscreen Graphics.update sleep(0.1) Graphics.update sleep(0.1) Graphics.update sleep(0.1) fullscreen end status = " " * 255 movie.call("play FILE",0,0,0) loop do sleep(0.1) @message.call(@temp.to_i,11,0,0) Graphics.update @message.call(@temp.to_i,11,1,0) Input.update movie.call("status FILE mode",status,255,0) true_status = status.unpack("aaaa") if true_status.to_s != "play" break end if Input.trigger?(Input::B) $scene = Scene_Map.new break end end $scene = Scene_Map.new end end The demo is much easier. You may need help getting this to work.
-
Mozilla Firefox - the better browser
Marked replied to EmilyAnnCoons's topic in Computers, Internet and Tech Talk
Do you mean that things are designed for IE, rather than firefox? So far, I haven't come across anything that firefox is not compatible with. IE is such a pain, I have to change the menus because half of them wont show up in IE. -
Here is a demo of a script, made by SoundSpawn. I only found the script, so I made a demo, as well as a quick avi file. The script only allows you to play avi files. rgssmovie.zip
-
yeah, it is a funny little thing. Don't forget to upload your resources to the gallery.
-
That's a very popular show, here anyway. I watch it occasionally, but not too often.
-
Your topic is closed due to violation of the rules. Please read this topic before making another request. http://www.rmxpunlimited.trap17.com/forums...p?showtopic=630
-
Why would you never have guessed? I think I remember you from RMXP Ultimate. Did you know that forum was made to test something for this forum? Funny that. Anyway, welcome to the forums.
-
The character sets are easy. Although, there are about 70 different character sets on that website. Could you please be more specific, and post the character sets that you would like to use. That would be very helpful.
-
This is a site where you can test your broadband speeds. Here's mine. That is over a wireless connection, I think that makes my internet connection a bit slower.
-
I have never heard of that game, or whatever Dark force is. If possible, could you please supply some links to any websites that contain graphics of the characters you would like to be made? Also, I will move your topic into the resource request forum. There are already requests in this forum, but they were made before the request forum was.
-
And just when i thought we had gotten rid of any restrictions with the forum. I tested it in Internet Explorer. And, now its 47.6 % of our visitors which use Internet Explorer. I'm not happy now. I've started working on getting this fixed. I'm working my fastest.
-
Thanks. I'm still working on more updates, but they are only minor. Ichabod meant that when he clicked on the link in the menus, the gallery would not work. It just went blank. I forgot to fix this earlier, it works now.
-
I am going to try and get this fixed. I know I can't expect everyone to use firefox. Only 61% of our visitors are using firefox. So I need to find a way to make it work in IE and the others. I may do that with the menus, but not now.
-
There have been many new updates with the forum, and I've waited until I got most of them finished so I can have them all in one topic. First of all, we've moved to a new host. In case you didn't noticed. All of the restrictions of the previous host are gone, so MySQL and PHP work fine. In order to transfer the forums, I was unable to export all of the data. But since I have done this many times before, I know which tables we need, and which tables we don't. Although, if i did everything right, you can't even tell. As some of you got to the new forum, you may have noticed that your posts had decreased. Some members even went down a couple of ranks. I just noticed that not too long ago, and restored all of the post counts. If you have any problems still, send me a PM. Secondly, we have a new downloads manager. It's not exactly integrated with the forum, but it is integrated with the forum skin. This means that you have to register to Upload your files. Please use it to upload your resources and other downloads, there are many categories for RPG Maker XP. You can find the downloads manager under the RPG Maker XP menu. Here is the link: http://www.rmxpunlimited.trap17.com/forums...o=show&id=2 The Arcade has been updated to the latest version, and several new games have been added. Data from before the transfer was lost however, because it was very difficult to get the Arcade working, I had to play around with the database a little bit. Anyway, it is working properly, and there will be more games added. Members Albums will now be disabled. Only staff members may have their own Album. All of the other Categories though, you can still upload as many images as you like. Permissions on some of the Blog features will change also, but this will not affect any of your blogs. New staff positions. There are two new staff positions open on the forum. They are: RMXP Support Team Requirements: Information: RMXP Unlimited Resource Team Requirements: Information: These positions have been added so we can help more members, and increase RPG Maker XP activity on the forum. If you are interested, please apply. Other applications include Spriting and Music teacher. Applications can be found here: http://www.rmxpunlimited.trap17.com/forums...tocom=dstaffapp The RMXP Unlimited Academy, from now on, is to be called: The RMXP Training Center. Applications have already been accepted, as the future teachers know. The RMXP Training Center will begin soon. I have started setting up the forums already, but there is a lot for me to set up so we can start. For all of those will new staff positions, there will be a badge a placed under your user group image. This is so members know that you are a staff member, and what you do on the forum. I have not set this up quite yet. Some of you may have noticed some new things on the forum that weren't there before with this skin. All of the modifications that affect the skin in some way have been fixed. These include quick reply PM, No. of members viewing a forum, and a few more. I am still working on finishing the skin. Most of it is done though. The website I am having trouble with. I have many new things for the website, but it's just going to take a while to fix. So there is no need for you to go to the website, it will be some time until I set it up properly. I will make an announcement when it's finished.
-
Another great script Leon. It's funny how this script is from the mapping contest.
-
Ok. I suggest for anyone that is having issues with the forum skin, then use Firefox.
-
I see. That has happened to me before, but only the first time I used the menus. After I refreshed the page a couple of times, it has worked fine ever since. With any luck, I will remove those menus because I am thinking about integrating the forums with the website. Anyway, the only thing I can suggest is a different browser. Is anyone else having this problem? Here is what it should like look: Screenshot
-
Could you please post a screenshot of what you are seeing?
-
No...its 074-Bird04, from RPG Maker XP. Please stay on topic.
-
It really is. Look at my registration date on my profile at the link I posted.
-
Today, May 07th, RMXP Unlimited turns one year old. I can remember it quite well. On May 07th, one year ago, I clicked the link at the bottom of Creation Asylum, which took me to invisionfree.com. It was 10pm at night, and I came with the name "RGPXP Unlimited". Over the next few days I spent all the computer time I had possible during the day working on the forum. We've certainly had our ups and downs, obviously. I can definitely say that I have spent far too much of my time on forums already. Today though, I would like to celebrate that we are one year old. I think that is quite an achievement. The forum has had a lot done to it already, and I know for a fact that I would not be here after a year if it wasn't for some members. I would to thank many members for what they have helped me achieve. But there is one member in particular I would like to thank. SCMike, you have been here with us from the beginning. A true loyal member, who I owe a lot to. We may be a year old, but I think we are just getting started here. We have a lot to look forward to, just give it time. Thank you to all the members who have stayed active here, and happy 1 year anniversary. If you want to look at the forum that started it all, heres the link: http://z3.invisionfree.com/RPGXP_Unlimited/index.php?act=idx
-
Welcome to the forums RPGMaker. This character pack was assorted by Alael. So basically he went around the internet and downloaded all these charactersets and sorted them into folders. This means that all the authors of these charactersets are uncredited, apart from those credited in their titles, which is very few. So, unfortunately it makes it very hard to give credit. Which soon will be against the rules to post such resources here. This means finding battlers will be very difficult. Some of the character sets in the pack are made from edited RTP resources, which means you can edit the battlers to suit. Others are much harder, and need to be made from scratch. If you make a request in the Resource request forum, the members here will do their best to help you. Sorry about the Script Index, I forgot that I had the index files in the old account, and I moved all the files. I will fix that now. Here is the link to the anti-lag script: http://rmxpunlimited.trap17.com/forums/ind...p?showtopic=148
-
For the past week I have been working on moving the forums to a new host. The problems here seem to be unlimited. I did manage to get a new host, which has none of the restrictions that 110mb.com has. I have transfered everything to the new host, and even added some new things. The problem is though, I cannot get our current database. The last time I backed up the database was on the 10th of April. 110mb.com has been having so many MySQL problems, I am unable to export the database, and use it at the new host. The only good news for today is that registrations have closed on our server, and apparently things will start to stabilize, and then I should be able to export the database, and we can finally move of this host. I have been working on moving, and exporting the database for a long time now, so I have not had time for anything else. I have considered turning the board offline until we are ready to move, but for now, I will keep it online. But I will not do anything with the forums, until we are at the new host. Again, I will not notify the accepted applications for the academy until we are at the new host, and I am able set up the Academy. I have put everything on hold until we are able to move.
-
I am finally transferring the files to the new host, all I have to do is obtain and install our database. If I can get the database today, I may be able to finish everything by the end of the day. That is quite unlikely though. EDIT: Transfer complete! All problems should be solved.
-
http://www.dafont.com/ added to the list. Keep them coming. Global Mods, feel free to edit my post.