RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Full screen

Started by &&&&&&&&&&&&&, November 13, 2006, 12:45:16 AM

0 Members and 1 Guest are viewing this topic.

&&&&&&&&&&&&&

Put that under begin in the "Main" script. It will not change to fullscreen in Testplay mode.


unless $DEBUG
unless $keybd
$keybd = Win32API.new 'user32.dll', 'keybd_event', ['i', 'i', 'l', 'l'], 'v' #Recognizes keyboard
$keybd.call 0xA4, 0, 0, 0
$keybd.call 13, 0, 0, 0
$keybd.call 13, 0, 2, 0
$keybd.call 0xA4, 0, 2, 0
end
end
&&&&&&&&&&&&&&&&

tdogg427

Cool thanks i was lookin for somthing like this
Tdogg427
(Guard Tower Studios)
Thats right foos Cloud

Which Final Fantasy Character Are You?
Final Fantasy 7

:)

Watch out for: HaloOfTheSun