| [XP]Nufus Simple Shortcut Key | |
|
|
Pengirim | Message |
---|
Nefusa 7 Senior
Posts : 954 Thanked : 6 Engine : RMXP Skill : Intermediate Type : Scripter
| Subyek: [XP]Nufus Simple Shortcut Key 2012-01-17, 14:37 | |
| Nufus Simple Shortcut Key Versi: 2.0 Tipe: System PengenalanPada saat utek-utek script eh gak sengaja malah buat ini Fitur ScreenshotsShortcut? Screenshot? DemoHere Scripts - Code:
-
#=============================================================================== # ** Nufus Simple Shortcut Key | Ver: 2.0 | By: Nefusa 7 # ===================================================== # #------------------------------------------------------------------------------- # * Instruction # =========== # Masukkan: # - (CALL SCRIPT) (IF) (INPUT) # Atau # - (CALL SCRIPT) (IF) (SWITCH) # - (CALL SCRIPT) (IF) (VARIABLE) # - (CALL SCRIPT) (IF) (INPUT) (AND) (SWITCH) # - (CALL SCRIPT) (IF) (INPUT) (AND) (VARIABLE) # - (CALL SCRIPT) (IF) (SWITCH) (AND) (VARIABLE) # - dll #------------------------------------------------------------------------------- # * Description # =========== # (CALL SCRIPT) = Script yang dipanggil. Contoh: '$scene = Scene_Menu.new' # (IF) = Bisa diartikan "Bila". Masukkan saja kata: 'If' # (INPUT) = Key yang ditekan. Masukkan 'Input.press?(Input::KEY)' # (SWITCH) = Switches yang dipakai. Switches bisa kamu temukan di Event # Masukkan '$game_switches[ID] == true/false # (VARIABLE) = Variable yang dipakai. Variable bisa kamu temukan di Event # Masukkan '$game_variables[ID] == [COUNT] # # Note: 'KEY' adalah tombol yang ditekan. # Kamu bisa Edit tombol yang ditekan # dengan cara menekan tombol 'F1' pada saat bermain # # ID adalah urutan switches/variable # COUNT adalah berapa banyak Constant yang diperlukan #------------------------------------------------------------------------------- # * Credit to # ========= # - Nefusa 7 #===============================================================================
#---------- # Scene_Map #---------- class Scene_Map #----------------------- # Change name of the def #----------------------- alias update_NFS update #----------------- # Update Scene_Map #----------------- def update #------------------ # Scene that called #------------------ $scene = Scene_Save.new if Input.press?(Input::X) $scene = Scene_Title.new if $game_switches[1] == true $scene = Scene_Load.new if Input.press?(Input::Y) and $game_switches[2] == true $scene = Scene_Gameover.new if $game_variables[1] == 5 update_NFS end end Credits
Terakhir diubah oleh Nefusa 7 tanggal 2012-03-15, 15:20, total 1 kali diubah (Reason for editing : UPDATE !!!!) | |
|
| |
Garry Laly Senior
Posts : 651 Thanked : 3 Engine : Multi-Engine User Skill : Beginner
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-01-17, 18:46 | |
| Di suruh komen sama TSnya, ya sudah komen deh Oke Langsung DL aja no komen << Belum ahli script | |
|
| |
LowlingLife Administrator
Posts : 2000 Thanked : 25 Engine : Multi-Engine User
Trophies
Awards:
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-01-17, 19:05 | |
| Hmm... Kok mirip dengan scriptnya om DrDhoom ya... BTW, good job aja deh! Moga-moga jadi scripter lebih jago dari saya... | |
|
| |
Nefusa 7 Senior
Posts : 954 Thanked : 6 Engine : RMXP Skill : Intermediate Type : Scripter
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-01-17, 19:27 | |
| @lowl, sama? gak kok kalo punyaku ini pake call script langsung, dan pake default call waduh bingung neranginnya @all, thanx | |
|
| |
Roger Novice
Posts : 191 Thanked : 3 Engine : RMVX Skill : Very Beginner Type : Scripter
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-01-17, 20:05 | |
| @^ brarti kudu bikin event donk??? sorry baru bisa ngedit script doank | |
|
| |
Nefusa 7 Senior
Posts : 954 Thanked : 6 Engine : RMXP Skill : Intermediate Type : Scripter
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-01-17, 20:21 | |
| @^ bukan pake event tapi pake script donlod dulu demonya pasti akan paham | |
|
| |
Roger Novice
Posts : 191 Thanked : 3 Engine : RMVX Skill : Very Beginner Type : Scripter
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-01-17, 20:23 | |
| oh iya!! lupa klo ada demo makasi | |
|
| |
DrDhoom Doomed Zombie
Posts : 629 Thanked : 22 Engine : Multi-Engine User Skill : Intermediate Type : Scripter
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-01-18, 13:06 | |
| beda sama punya saya kok, kalo punya saya ngaturnya cuman di module tanpa nambahin di def update, btw, nice script | |
|
| |
LowlingLife Administrator
Posts : 2000 Thanked : 25 Engine : Multi-Engine User
Trophies
Awards:
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-01-19, 18:55 | |
| @ om dhoom : Fungsinya mirip IMO...BTW, ini lumayan biar bisa kustomisasi sih... | |
|
| |
Nefusa 7 Senior
Posts : 954 Thanked : 6 Engine : RMXP Skill : Intermediate Type : Scripter
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-01-20, 06:17 | |
| ini kan baru ver 1.0 kalo yang versi selanjutnya mungkin kutambahin sesuatu lagi biar lebih mudah guna'innya | |
|
| |
TegarDarmawan Novice
Posts : 115 Thanked : 1 Engine : RMVX Skill : Beginner Type : Developer
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-02-19, 19:15 | |
| demo.nya sudah tak jadi di DL | |
|
| |
Nefusa 7 Senior
Posts : 954 Thanked : 6 Engine : RMXP Skill : Intermediate Type : Scripter
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-02-19, 20:50 | |
| maaf Demonya kedelete kapan-kapan akan di upload lagi atau bagi yang udah download, mau uploadin? maaf sekarang lagi mobile mode | |
|
| |
Nefusa 7 Senior
Posts : 954 Thanked : 6 Engine : RMXP Skill : Intermediate Type : Scripter
| Subyek: Re: [XP]Nufus Simple Shortcut Key 2012-03-15, 15:22 | |
| Update Ver. 2.0 !! Sekarang bisa menggunakan variable juga | |
|
| |
Sponsored content
| Subyek: Re: [XP]Nufus Simple Shortcut Key | |
| |
|
| |
| [XP]Nufus Simple Shortcut Key | |
|