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 | 
 

 [Solved] Yanfly Battle Engine Melody Note Tags

Topik sebelumnya Topik selanjutnya Go down 
[Solved] Yanfly Battle Engine Melody Note Tags Empty2012-06-23, 12:59
Post[Solved] Yanfly Battle Engine Melody Note Tags
#1
IAmGust 
Novice
Novice
IAmGust

Level 5
Posts : 120
Thanked : 0
Engine : RMVX
Type : Artist

[Solved] Yanfly Battle Engine Melody Note Tags Vide
Ehm, ane kan lagi mau bikin skill/item note tags, terus isinya begini

Code:
if actor.class_id = 1
   action a
end
if actor.class_id = 2
   action b
end

dalam kata lain ane mau kalo actor itu ngeskill/pake item, dicek dulu dia itu classnya 1(paladin) atau 2(warrior), kalo dia classnya 1 dia jalanin action a, dan kalo 2 dia jalanin action b.
the question is.. pas di test, cuma line "if actor.class_id = 2" yang jalan, kalo class actor itu 1, dia tetap make action yang b :ngacay2:

anybody knows?
[Solved] Yanfly Battle Engine Melody Note Tags Empty2012-06-23, 13:30
PostRe: [Solved] Yanfly Battle Engine Melody Note Tags
#2
Lukas 
Senior
Senior
avatar

Level 5
Posts : 618
Thanked : 22

[Solved] Yanfly Battle Engine Melody Note Tags Vide
IAmGust wrote:
Ehm, ane kan lagi mau bikin skill/item note tags, terus isinya begini

Code:
if actor.class_id = 1
  action a
end
if actor.class_id = 2
  action b
end

dalam kata lain ane mau kalo actor itu ngeskill/pake item, dicek dulu dia itu classnya 1(paladin) atau 2(warrior), kalo dia classnya 1 dia jalanin action a, dan kalo 2 dia jalanin action b.
the question is.. pas di test, cuma line "if actor.class_id = 2" yang jalan, kalo class actor itu 1, dia tetap make action yang b :ngacay2:

anybody knows?
pake tanda (==) bukan (=) :v
[Solved] Yanfly Battle Engine Melody Note Tags Empty2012-06-23, 13:54
PostRe: [Solved] Yanfly Battle Engine Melody Note Tags
#3
IAmGust 
Novice
Novice
IAmGust

Level 5
Posts : 120
Thanked : 0
Engine : RMVX
Type : Artist

[Solved] Yanfly Battle Engine Melody Note Tags Vide
:ngacay2: oalah... test dulu deh
thanks om before :thumbup:

EDIT :
Fixed and Solved, moderator tolong lock threadnya :D
[Solved] Yanfly Battle Engine Melody Note Tags Empty
PostRe: [Solved] Yanfly Battle Engine Melody Note Tags
#4
Sponsored content 




[Solved] Yanfly Battle Engine Melody Note Tags Vide
 

[Solved] Yanfly Battle Engine Melody Note Tags

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 :: RGSS2 Support :: RGSS2 Support Archive-