RPGMakerID
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Komunitas RPG Maker Indonesia
 
IndeksIndeks  Latest imagesLatest images  PencarianPencarian  PendaftaranPendaftaran  Login  
Per 2016, RMID pindah ke RMID Discord (Invite link dihapus untuk mencegah spambot -Theo @ 2019). Posting sudah tidak bisa dilakukan lagi.
Mohon maaf atas ketidaknyamanannya dan mohon kerjasamanya.

 

 [SOLVED] Script Choice based timer

Go down 
2 posters
PengirimMessage
zedxxx
Newbie
Newbie
zedxxx


Level 5
Posts : 80
Thanked : 0
Engine : RMXP
Skill : Very Beginner
Type : Artist

[SOLVED] Script Choice based timer Empty
PostSubyek: [SOLVED] Script Choice based timer   [SOLVED] Script Choice based timer Empty2014-01-14, 11:14

Ehem, sesuai judul ane mo request script atawa cara eventing Choice based Timer.
Kalian klo pernah maen Love Hina (GBA) atawa The Walking Dead Season 2 (PC) pasti bakal nemuin suatu dialog dimana disitu ada pilihan (kek visual novel) tapi ada batas waktu buat kita nentuin pilihan, jika waktu habis dan kita belum milih salah satu ntar otomatis milih pilihan yang sudah ditentuin klo misal waktu habis.
Nah bingung khan :ming:  ? nih ada contoh yg ane maksud :
[SOLVED] Script Choice based timer Req110

Soalnya ane udh pernah bikin via event, ga berhasil2 klo pake Show Choice, di laen kasus ane pake Timer buat event yg laen bisa.
Nah disini ane mau minta tulung buat para Mastah2 mungkin ada yg bisa bantu ane entah via script atawa via eventing  :sembah:
Oke gitu aja, thanks.
Kembali Ke Atas Go down
http://zedxxx.blogspot.com
rnvis
Novice
Novice
rnvis


Level 5
Posts : 148
Thanked : 0
Engine : Multi-Engine User
Skill : Beginner
Type : Writer

Trophies
Awards:
[SOLVED] Script Choice based timer Empty
PostSubyek: Re: [SOLVED] Script Choice based timer   [SOLVED] Script Choice based timer Empty2014-01-14, 12:20

Ah, right. School Days juga pakai timed choice seperti ini.
Try this. Kalau perlu window timer-nya tambahin. 

Code:
class Window_ChoiceList

 def set_timer(seconds)
 super
 $game_timer.start(seconds * Graphics.frame_rate)
 end
end
Kembali Ke Atas Go down
http://dei-exmachinis.tumblr.com/
zedxxx
Newbie
Newbie
zedxxx


Level 5
Posts : 80
Thanked : 0
Engine : RMXP
Skill : Very Beginner
Type : Artist

[SOLVED] Script Choice based timer Empty
PostSubyek: Re: [SOLVED] Script Choice based timer   [SOLVED] Script Choice based timer Empty2014-01-14, 14:46

rnvis wrote:
Ah, right. School Days juga pakai timed choice seperti ini.
Try this. Kalau perlu window timer-nya tambahin. 

Code:
class Window_ChoiceList

 def set_timer(seconds)
 super
 $game_timer.start(seconds * Graphics.frame_rate)
 end
end
 wohohoho, tsukihime punya toh :lol2:
sip2 solved :tf2:
Kembali Ke Atas Go down
http://zedxxx.blogspot.com
Sponsored content





[SOLVED] Script Choice based timer Empty
PostSubyek: Re: [SOLVED] Script Choice based timer   [SOLVED] Script Choice based timer Empty

Kembali Ke Atas Go down
 
[SOLVED] Script Choice based timer
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» [SOLVED] timer operations
» [SOLVED][VXA] Choice lebih banyak
» [SOLVED] script
» [Solved] Script Error
» [SOLVED] cooldown script

Permissions in this forum:Anda tidak dapat menjawab topik
RPGMakerID :: Scripts & Event Systems :: RMVX Ace Scripts :: RGSS3 Request :: RGSS3 Request Archive-
Navigasi: