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.

Share | 
 

 VX SSS-Super Simple Script

Topik sebelumnya Topik selanjutnya Go down 
VX SSS-Super Simple Script Empty2010-07-10, 21:05
PostVX SSS-Super Simple Script
#1
LucyF 
Newbie
Newbie
LucyF

Level 5
Posts : 98
Thanked : 3
Engine : RMVX

VX SSS-Super Simple Script Vide
SSS
SuperSimpleScript

Versi: 1
Tipe: Isenk :hammer:


Pengenalan
Sebenarnya ini bukan sistem kok kk ato cc :sembah:
cuman isenk dwank, lagian guampang banget ko, scripter pasti ketawa ngebacanya
Scripters wrote:
Gitu aja ko dipost :-


Fitur

Sementara ini ada 3 method yang bisa dipake buat ngebantu eventing, ato bikin scene

  • Ganti parallax tanpa pindah map < bisa dipake bikin scene ato VN
  • Lompat ke koordinat < nggampangin jump aja, biar kaga usah mikir mesti plus or minus berapa
  • Self Switch remote < matiin ato nyalain self switch dari event lain
  • Menampilkan nama aktor yang menempati urutan party tertentu < jadi kalo pake party changer bisa di set yang ngomong selalu yang di depan
  • Multiple Splash Screen
  • Source codenya bisa dipake belajar nubi scripter kaeknya, soalnya saya kasi comment buanyaak :malu:



Screenshots
Ga perlu deh keknya


Demo
Orang gampang dwank


Scripts
Spoiler:


Credits


  • ga usah di kredit deh :malu:


Terakhir diubah oleh Phipi tanggal 2010-07-19, 14:26, total 4 kali diubah
VX SSS-Super Simple Script Empty2010-07-11, 07:33
PostRe: VX SSS-Super Simple Script
#2
Guest 
Tamu
Anonymous


VX SSS-Super Simple Script Vide
Skripnya bagus dan simple mudah penggunaanya
saya pakai di Memoria II DOD dan Distance Future ya ;)
enak simple yang Jumpny itu :malu: bikin nyaman banget
sama dengan paralaxesnya :P bisa bikin teleport =))



Script yg simple tp lagi butuh banget :hammer:
yang jumpnya itu :hammer:
wa males ngitung :hammer:

Repo +1 :hammer:


VX SSS-Super Simple Script Empty2010-07-11, 10:29
PostRe: VX SSS-Super Simple Script
#3
LucyF 
Newbie
Newbie
LucyF

Level 5
Posts : 98
Thanked : 3
Engine : RMVX

VX SSS-Super Simple Script Vide
Waaw kaga nyangka sampe dikasi reppo :cry:

thanks kk pochi :sembah:

Ini cuman isenk dwank ko, mumpung lagi liburan.
Kalo butuh di editin script dikit2 PM aja kk.
VX SSS-Super Simple Script Empty2010-07-12, 12:00
PostRe: VX SSS-Super Simple Script
#4
rusted_71 
Scripter Karatan
rusted_71

Level 5
Posts : 392
Thanked : 11
Engine : RMVX
Skill : Beginner
Type : Scripter

VX SSS-Super Simple Script Vide
tambahan dikit...

tuh di scene title kan ada alias...
tapi kenapa ga dipake aliasnya?

yang ini lho...
Code:
class Scene_Title
  alias new_create_game_objects create_game_objects #<<< ga dipake ya?
  def create_game_objects
    $game_temp          = Game_Temp.new
    $game_message      = Game_Message.new
    $game_system        = Game_System.new
    $game_switches      = Game_Switches.new
    $game_variables    = Game_Variables.new
    $game_self_switches = Game_SelfSwitches.new
    $game_actors        = Game_Actors.new
    $game_party        = Game_Party.new
    $game_troop        = Game_Troop.new
    $game_map          = Game_Map.new
    $game_player        = Game_Player.new
    $phipi              = Helper.new
  end
end

klo mang mau dipake kenapa ga ubah scriptnya jadi gini...
Code:
class Scene_Title
  alias new_create_game_objects create_game_objects #<<< ga dipake ya?
  def create_game_objects
    new_create_game_objects
    $phipi              = Helper.new
  end
end

jadi kan lebih pendek codenya...

dah gitu aja...
VX SSS-Super Simple Script Empty2010-07-12, 17:27
PostRe: VX SSS-Super Simple Script
#5
LucyF 
Newbie
Newbie
LucyF

Level 5
Posts : 98
Thanked : 3
Engine : RMVX

VX SSS-Super Simple Script Vide
Kaga nyangka ada yang ngebaca juga VX SSS-Super Simple Script 67

rusted_71 wrote:
tuh di scene title kan ada alias...
tapi kenapa ga dipake aliasnya?
@rusted_71 : Bukan bermaksud ga dipake kk, tp sy kira udah kepake :malu:
Hoo alias gunanya kaek gitu to... kirain buat override.
Berarti bisa buat nyambung kode di bawah method aslinya yak.
Hahah... oke sudah saya edit. Thanks sensei rusted thanks :sembah:

OOT :
@rusted_71 :script UMS rgss2 ternyata ada yang punya archivesnya kk, tuh si dragon driver. Jadi sy ga jadi ngedit deh.

Yes Post ke seratus yaaay :banana:

EDIT: wogh udah bisa kasi rep :o , reppo pertama saya buat anda :thumbup:
VX SSS-Super Simple Script Empty2010-07-12, 20:13
PostRe: VX SSS-Super Simple Script
#6
rusted_71 
Scripter Karatan
rusted_71

Level 5
Posts : 392
Thanked : 11
Engine : RMVX
Skill : Beginner
Type : Scripter

VX SSS-Super Simple Script Vide
o0o dikira mang hilap ga kepake...

tambahan dikit ya... (ini cuma pendapat pribadi, jadi CMIIW deh)

intinya alias kan ngebuat method baru yang isinya sama dengan method yang dah ada di suatu class jadi tar bisa di panggil lagi tuh method, biasanya seh berguna buat nambahin beberapa line di method yang di copy itu, line yang di tambah bisa di atas atau di bawah line2 yang ada di method asli (tergantung manggil aliased methodnya dimana).

alias penting banget buat memperbesar compability sebuah script, coba bayangin semua scripter ngebuat script yang nge-overwrite method2 asli di RM (meskipun cuma beberapa)? pasti ga ada yang namanya script plug & play, soalnya banyak method yang bentrok nti...
VX SSS-Super Simple Script Empty2010-07-13, 05:37
PostRe: VX SSS-Super Simple Script
#7
Oscar 
Senior
Senior
Oscar

Level 5
Posts : 830
Thanked : 13
Engine : RMVX
Skill : Beginner
Type : Writer

VX SSS-Super Simple Script Vide
@phi,

wow... keren. Wa seneng banget sama yang remote self switch :D , yang paralax juga ide bagus :thumbup:
plus bisa buat belajar para scripter2 nubi XD.

keep up the good work cc,
ditunggu script2 simpel lainnya.

Oh ya, request lagi kalo bisa :peace: , buat script untuk memanggil nama actor berdasarkan urutannya di party. Misal Actor1 = Ralph berada di urutan terakhir party (ke-4) maka di message cukup tulis " \p[4] gimana? masih mau diteruskan perjalanannya? "
VX SSS-Super Simple Script Empty2010-07-13, 10:06
PostRe: VX SSS-Super Simple Script
#8
rusted_71 
Scripter Karatan
rusted_71

Level 5
Posts : 392
Thanked : 11
Engine : RMVX
Skill : Beginner
Type : Scripter

VX SSS-Super Simple Script Vide
@Oscar: coba copas neh di atas main

Code:

class Window_Message < Window_Selectable
  alias new_convert_special_characters convert_special_characters
  def convert_special_characters
    new_convert_special_characters
    @text.gsub!(/\\P\[([0-9]+)\]/i) { $game_party.members[$1.to_i - 1].name }
  end
end

@phipi: masukin aja code di atas sekalian ya...
VX SSS-Super Simple Script Empty2010-07-15, 17:36
PostRe: VX SSS-Super Simple Script
#9
Kuro Ethernite 
The Creator
Kuro Ethernite

Level 5
Posts : 1631
Thanked : 24
Engine : RMVX Ace
Skill : Masterful
Type : Jack of All Trades
Awards:

VX SSS-Super Simple Script Vide
Errr..... Me ga ngrti tu ngmong paan.... (alias???)
BTW, this script is heplfull XD XD
N mnurut q, nie ga bisa d sbut Super Simple Script.... (Simple Script ckup) script q, "Kuro Demo Text" yg ptut d sbut Super Simple Script :jedug :jedug :jedug (pggunaan return aja ga tau q... :swt: )

BTW, ada req q (smuany simple script!) mnumpuk bnyak d sini....
Code:
http://rmid.forumotion.net/rgss2-request-f30/req-some-script-i-need-t1615-10.htm

hope u can hepl XD XD
VX SSS-Super Simple Script Empty2010-07-17, 08:33
PostRe: VX SSS-Super Simple Script
LucyF 
Newbie
Newbie
LucyF

Level 5
Posts : 98
Thanked : 3
Engine : RMVX

VX SSS-Super Simple Script Vide
@rusted: VX SSS-Super Simple Script 07 sip dah saya masukin kk, cuman yang bagian ini :

Code:
@text.gsub!(/\\P\[([0-9]+)\]/i) { $game_party.members[$1.to_i - 1].name }

saya ubah dikit jadi gini :
Code:
@text.gsub!(/\\[Pp]\[([0-9]+)\]/i) { $game_party.members[$1.to_i - 1].name }

Hehee, kaga penting sih cuman bwt antisipasi kalo salah pake huruf p kecil aja.
Soal alias, oke keknya saya sekarang ngerti, thanks for the lesson ;)

@Oscar: senang bisa membantu :sembah: kalo ada request simple script lagi bilang aja sini, ni ada rusted, kuro sm gw :D

@Kuro : wa baru edit post scriptnya, udah dicoba dan bisa, kalo kamu ambil scriptnya kemaren kaeknya ada bugnya deh, soalnya kemaren wa edit belum selesai terus wa tinggal :peace:
Soal request tar coba wa cek deh, ga yakin bisa =)) tp tunggu aja om rusted lewat :kabur:
Kuro Demo Text nice IMO, td liat bentar, ada yang pake module module gtu, wa ga ngerti module =)) return sih cuman buat ngasi nilai kembalian, jadi kalo method ada returnnya tar kalo kita panggil method itu kita bakal dapat nilai kembalian.
coba liat method ini :
Code:
def penjumlahan(angka1,angka2)
return angka1+angka2
end

jadi nanti kita bisa panggil begini :
Code:
@hasil = penjumlahan(1,2)

nah nilai dari variabel @hasil sekarang 3. Kira kira begitu aja ko :hmm:




VX SSS-Super Simple Script Empty2010-07-19, 14:33
PostRe: VX SSS-Super Simple Script
LucyF 
Newbie
Newbie
LucyF

Level 5
Posts : 98
Thanked : 3
Engine : RMVX

VX SSS-Super Simple Script Vide
Up~

Another simple script, multiple splash screen.
Alias gambar2 yang muncul sebelum title screen.
Request dari bruder dragon.

@Kuro: Buat request km, I am on it ;)
VX SSS-Super Simple Script Empty2010-07-25, 10:59
PostRe: VX SSS-Super Simple Script
ibnumask 
Newbie
Newbie
ibnumask

Level 5
Posts : 77
Thanked : 0
Engine : RMVX
Skill : Beginner
Type : Mapper

VX SSS-Super Simple Script Vide
Kok

Gak bisa ya aq dah buat script nya

tapi malah keluar tulisan kayag gini

"Unable Find a Graphic/Sytem/HUD"

maksudnya gimana tuh
VX SSS-Super Simple Script Empty2010-07-25, 11:18
PostRe: VX SSS-Super Simple Script
Guest 
Tamu
Anonymous


VX SSS-Super Simple Script Vide
@ibnu

situ bales yang mana :swt:

bales yang wa ?

Code:
@hud_back.bitmap = Cache.system("HUD")

Pelajari Code di atas ;)
VX SSS-Super Simple Script Empty2010-07-25, 15:55
PostRe: VX SSS-Super Simple Script
Kuro Ethernite 
The Creator
Kuro Ethernite

Level 5
Posts : 1631
Thanked : 24
Engine : RMVX Ace
Skill : Masterful
Type : Jack of All Trades
Awards:

VX SSS-Super Simple Script Vide
Quote :
"Unable Find a Graphic/Sytem/HUD"

Itu artiny, d folder Graphic/System tidak ada file yang d namai HUD .... :swt:
coba d folder situ, masukin file gambar dgan nama HUD..... :-
VX SSS-Super Simple Script Empty
PostRe: VX SSS-Super Simple Script
Sponsored content 




VX SSS-Super Simple Script Vide
 

VX SSS-Super Simple Script

Topik sebelumnya Topik selanjutnya Kembali Ke Atas 

Similar topics

+
Halaman 1 dari 1

Permissions in this forum:Anda tidak dapat menjawab topik
RPGMakerID :: Scripts & Event Systems :: RMVX Scripts-