Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.


)#==============================================================================
# ** Main
#------------------------------------------------------------------------------
# After defining each class, actual processing begins here.
#==============================================================================
begin
# Default Font
$defaultfonttype = $fontface = $fontname = Font.default_name = [".VnArial",".VnTimes"]
$defaultfontsize = $fontsize = Font.default_size = 20
# Prepare for transition
Graphics.freeze
# Fontface
$fontface = [".VnArial",".VnTimes"]
# Fontsize
$fontsize = 20
$defaultfonttype = $fontface
$defaultfontsize = $fontsize
Font.default_name = $fontface
Font.default_size = $fontsize
# Make scene object (title screen)
$scene = Scene_Title.new
# Call main method as long as $scene is effective
while $scene != nil
$scene.main
end
# Fade out
Graphics.transition(20)
rescue Errno::ENOENT
# Supplement Errno::ENOENT exception
# If unable to open file, display message and end
filename = $!.message.sub("No such file or directory - ", "")
print("Unable to find file #{filename}.")
end
Thằng khỉ này nó có biết gì về RGSS không nhỉ? Mày xem phần Main có sẵn xem có giống của MasterWind ko? Ko ít thì nhiều giống, chỉ cần chỉnh là xong. Mà lại còn kêu dài dòng nữa (pó tay)zoneofgamerM nói:Có thực sự cần thiết phải dài dòng như vậy. Để đưa ra một kết quả là gõ và nhìn được tiếng việt không ?
)#==============================================================================
# ** Main
#------------------------------------------------------------------------------
# After defining each class, actual processing begins here.
#==============================================================================
begin
# Default Font
$defaultfonttype = $fontface = $fontname = Font.default_name = [".VnArial",".VnTimes"]
$defaultfontsize = $fontsize = Font.default_size = 20
# Prepare for transition
Graphics.freeze
# Fontface
$fontface = [".VnArial",".VnTimes"]
# Fontsize
$fontsize = 20
$defaultfonttype = $fontface
$defaultfontsize = $fontsize
Font.default_name = $fontface
Font.default_size = $fontsize
# Make scene object (title screen)
$scene = Scene_Title.new
# Call main method as long as $scene is effective
while $scene != nil
$scene.main
end
# Fade out
Graphics.transition(20)
rescue Errno::ENOENT
# Supplement Errno::ENOENT exception
# If unable to open file, display message and end
filename = $!.message.sub("No such file or directory - ", "")
print("Unable to find file #{filename}.")
end
Alo thằng ngố nè : Script thì bất cứ phiên bản nào cũng dùng đc hết , còn nếu chú mày muốn tiếng Anh thì anh có bản Full đó , vào nick anh mà liên hệ :devil:jacky_boy nói:Ngộ MasterWind nè ...Script của ngộ dành cho Rpg XP Nào vậy ...V1.01 Or V.1.02 .mình sài 1.01 à..... Vô toàn tiếng ngoài hành tinh ...!bó tay hiểu nổi..!
Ngộ cho Demo down cho dễ ..
mà tiện hỏi Mình có RPG Xp v1.02 Bằng tiếng tàu à ... Làm cách nào ra Tiếng anh đây ...... Some body ..! Help Me ...!
