读取RM脚本

烁灵 posted @ 2014年10月24日 00:00 in Ruby , 1469 阅读

本身是Array所以直接Marshal.load就好了,期间使用zlib解压一次。读出来后回头可以做个在线查看默认脚本的东西……

require "zlib"
def load_data(filename)
File.open(filename, "rb") { |f|
	obj = Marshal.load(f)
}
end

scripts = load_data("./scri.rxdata")

File.open("script.txt", "wb") {|f|	
	scripts.each{|spriteObj|
		spriteObj[3,0] = Zlib::Inflate.inflate(spriteObj[2])
		p spriteObj[1]
		f.puts "#" + spriteObj[1]
		f.puts spriteObj[3]
	}
}

 

Avatar_small
XE88 说:
2021年8月30日 00:05

For this web site, you will see our account, remember to go through this info.

Avatar_small
Satta king 说:
2021年9月25日 05:16

This is important, though it's necessary to help you head over to it weblink:

Avatar_small
penn foster student 说:
2022年8月25日 23:20

Penn Foster offers practical, affordable programs for high school, college, and career school. Your education is here. penn foster student login Learn about our programs today. If you are a current Penn Foster student and would like to access your course materials and take exams, click here to login. Penn Foster Student Login. It is so easy to find your way around the PennFoster website.

Avatar_small
AP SSC Assignment Mo 说:
2022年9月09日 21:42

Department of Government Examinations and Secondary Education Board Andhra Pradesh has conducted the Assignment Exams multiple times in the academic year in Session-1 and Session-2 (Term-1 & Term-2). There are four exams are conducted Assignment-1, Assignment-2, Assignment-3 and Assignment-4. AP SSC Assignment Model Paper Every Class 10th Standard Student Studying in Government & Private Schools in Telugu Medium, English Medium & Urdu Medium can download the AP 10th Assignment Model Paper 2023 with answer solutions for theory, objective and bit questions. Subject experts of the board have designed and introduced the practice question bank for all Part-A, Part-B, Part-C, and Part-D exams.

Avatar_small
Alyssa 说:
2023年1月03日 19:55

Reading an RM script is a great way to learn about the different aspects real estate for sale Central East Austin of the game. It can help you understand the story, the characters, and the mechanics of the game. It can also give you a sense of what the game is like before you play it.


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter