[Thảo Luận] [Help] Cần hướng dẫn cách thay Windowskin bằng Script Call.

TkTsTkTs Posts: 482Registered
Êm tìm thấy tut này trên rpgmakerweb từ [size=x-small][font=helvetica, arial, sans-serif]Engr. Adiktuzmiko[/font][/size]
[size=small][font=helvetica, arial, sans-serif]
1) Go to Window_Base
[/font][/size]

[font=helvetica, arial, sans-serif]2) Go to initialize[/font]

[font=helvetica, arial, sans-serif]3) See the self.windowskin = blahblah line?[/font]

[font=helvetica, arial, sans-serif]4) Change the path used to a global variable that you set-up like $windowskin[/font]

[font=helvetica, arial, sans-serif]5) Create the global variable, maybe before the Class Window_Base: $windowskin = "Window"[/font]
[size=small][font=helvetica, arial, sans-serif][font=helvetica, arial, sans-serif]6) modify that variable in-game when you need to change windowskins[/font]

[/font][/size]

Comments

Sign In or Register to comment.