Moderátor: Moderátoři
Česílko píše:nevite nekdo jak udelat ze v title menu nebude ten vyber to new game contie a tak uprostred obrazovky ale jak si to mam soupnout treba nahoru nebo tak?
 
  37  s1 = "New Game"
  38  s2 = "Continue"
  39  s3 = "Shutdown"
  40  @command_window = Window_Command.new(192, [s1, s2, s3])
  41  @command_window.back_opacity = 160
  42  @command_window.x = 320 - @command_window.width / 2
  43  @command_window.y = 288Sorc píše:Potřeboval bych vědět když jsem si do hry dal jinej windowskin, dá se udělat aby se jména zobrazovaly pomocí AMS skriptu jako třeba v Grom wars? Nebo to jde jen s původním windowskinem?
EDIT: Vyřešeno.
def initialize
  
 @name_box_x_offset = 0       #Choose the X axis offset of the name bos. default= 0
 @name_box_y_offset = -10    #Choose the Y axis offset of t.he name bos. default= -10
 @name_box_width = 8           #Choose the width of the Name Box. default= 8  
 @name_box_height = 26        #Choose the height of the Name Box. default= 26
 
 @font_type = "SlimLikeGotica"           #Choose the Font Name (Case Sensitive) for message box
 @name_font_type = "SlimLikeGotica" #Choose the Font Name (Case Sensitive) for Name Box
 @font_size = 20                     #Choose the default Font Size for message box text
 @name_font_size = 20            #Choose the deafault Font Size for Name Box text
 @name_box_text_color=6        #Choose the Text Color of the Name Box
 @message_box_text_color=0   #Choose the Text Color of the Message Box
 
 @message_box_opacity = 160            #Choose the opacity of the message window. Default=160
 @message_box_skin = "001-Blue01"   #Choose the WindowSkin for the Message Box
 @name_box_skin = "001-Blue01"       #Choose the WindowSkin for the Name Box
 
 @message_width = 480          #Choose the width size of the message box. Default=480
 @message_height = 160         #Choose the height size of the message box. Default=160
 @message_x = 80                  #Choose the X position of the message box. Default=80
 @message_y_bottom = 304    #Choose the Y bottom position of the message box. Default=304
 @message_y_middle = 160    #Choose the Y middle position of the message box. Default=160
 @message_y_top = 16           #Choose the Y top position of the message box. Default=16
 
 @event_message_x_ofset = 0   #Choose the X position offset of the event message. Default=0
 @event_message_y_ofset = 48   #Choose the Y position offset of the event message. Default=48
 
endSorc píše:Já to vyřešil poněkud jednodušejc.
EDIT: Potřeboval bych vědět jestli v Blizz-ABS jde upravit to co bude v HUDu jestli místo skill můžu napsat kouzlo atd. Popřípadě bych byl vděčný i za čísla řádků kde to je, než bych to našel..
Dark píše:potřeboval bych poradit jak mam udělat jakoby závod ale na čas..že treba za minutu musite nekam dobehnout.Dík
Zpět na Problémy, tipy, rady, tutoriály k RPG Makeru XP
Uživatelé procházející toto fórum: Žádní registrovaní uživatelé a 6 návštevníků