เอ่อ ทำยังไงให้เป็นภาษาไทยอ่าคับ
ผมเขียนภาษาไทยไปมันขึ้นเป็นภาษาอะไรไม่รู้งิ
กด F11 เรียก Script Editor ขึ้นมาค่ะ
เลื่อนลงมาดูในส่วนของสคริปต์ "Main"
มันจะมีเขียนทั้งหมดแบบนี้รึป่าวค่ะ?
#==============================================================================
# * Main
#------------------------------------------------------------------------------
# After definition of each class ends, actual processing starts from here.
#==============================================================================
begin
# Change the $fontface variable to change the font style
$fontface = "2005_iannnnnJPG"
# Change the $fontsize variable to change the font size
$fontsize = 30
# Transition preparation
Graphics.freeze
# Scene object (the title picture) it draws up
$scene = Scene_Title.new
# The limit main method whose $scene is effective is called
while $scene != nil
$scene.main
end
# Fading out
Graphics.transition(20)
rescue Errno::ENOENT
# Exception Errno: : Supplementing ENOENT
# When it cannot open the file, indicating message, it ends
filename = $!.message.sub("No such file or directory - ", "")
print("File #{filename} was not found.")
end
ถ้าเป็นแบบนี้ ตรงที่มันเขียนว่า
$fontface = "2005_iannnnnJPG" << ให้เปลี่ยนเป็นฟอนต์ที่ต้องการค่ะ!
$fontsize = 30 << ขนาดฟอนต์ค่ะ
ฟอนต์นั้นจะต้องมีอยู่ในเครื่องด้วยนะค่ะ!
ปล. แอบแปะภาพเกมของตัวเองมั่ง
http://upic.me/show.php?id=0f6fffc3e484ba6da89e11d1bbb8b2af