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.

 

 script masih bermasalah...!

Go down 
3 posters
PengirimMessage
m46nifico
Newbie
Newbie
m46nifico


Level 5
Posts : 9
Thanked : 1
Engine : RMVX
Skill : Very Beginner
Type : Artist

script masih bermasalah...! Empty
PostSubyek: script masih bermasalah...!   script masih bermasalah...! Empty2013-01-11, 14:48

Friends, gue punya script yang udeh gue cari-cari, cuman script-nye masih bermasalah meskipun udeh beberape orang yang bantuin...
Ini masalahnye:
1. Script ini bikin tiap action yang dilakuin ame character di game-nye, make sejumlah item (attack, make 3 ammo; skill make 7 ammo), nah kalo script-nye buat attack dah normal, cuman kalo dipake buat skill muncul tulisan Script 'Ammo Requirements - VX' line 233: TypeError occurred.
cannot convert Array into Integer

Ini script-nye yang gue pake:
edited_script
Nah, kalo script aslinye:
original_script

Please, dibutuhin secepatnye...
Thanks.
Kembali Ke Atas Go down
LowlingLife
Administrator
Administrator
LowlingLife


Kosong
Posts : 2000
Thanked : 25
Engine : Multi-Engine User

Trophies
Awards:

script masih bermasalah...! Empty
PostSubyek: Re: script masih bermasalah...!   script masih bermasalah...! Empty2013-01-11, 17:23

Line 233 :
Code:
gather_ammo_item = $data_items[TysAmmoRequirements::Skill_ammo_id[id]]

Coba deh telusuri ke Skill_ammo_id.

Code:
Skill_ammo_id = {
      100 => [22],
      101 => [23]
}

Mestinya jadi gini :

Code:
Skill_ammo_id = {
      100 => 22,
      101 => 23
}
Kembali Ke Atas Go down
ashm
Veteran
Veteran
ashm


Level 5
Posts : 1131
Thanked : 8
Engine : RMVX Ace
Skill : Intermediate
Type : Event Designer

Trophies
Awards:

script masih bermasalah...! Empty
PostSubyek: Re: script masih bermasalah...!   script masih bermasalah...! Empty2013-01-11, 18:59

Oh, ia ammo requirement itu kalo ane mah gak dipake.
Karena sering gak kompatible ama tankentai atb.

Nih script mas Yeki.
Work and tested and local made :D

Spoiler:
Lupa link aslinya (males nyari)
Mas momod, tolong pindahin ke RGSS2 support ya.

Kembali Ke Atas Go down
Sponsored content





script masih bermasalah...! Empty
PostSubyek: Re: script masih bermasalah...!   script masih bermasalah...! Empty

Kembali Ke Atas Go down
 
script masih bermasalah...!
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Request script battle system... (masih...)
» DAP bermasalah dengan MFF
» [Masih Ide]The Red Moon
» [Solved] masih newbie
» masih seputar ccts rmxp

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