关于Galv_SimpleCrops插件的疑问
rpgmakermv吧
全部回复
仅看楼主
level 4
yzfzzz4 楼主
<seed:imgId,charId,pId,growTime,itemId>
EXPLANATION:
seed = the keyword required. Don't change this.
imgId = the number that will select which crop charset to use.
charId = the id of the character in the charset (1-8)
pId = the plant id to select which plant in the character to use (1-2)
growTime = the amount of seconds passed until plant is able to be harvested
itemId = the item obtained when plant is harvested. Make this 0 if the
plant cannot be harvested at all.
上面是设置种子的描述,请问这两个参数是什么意思?
charId = the id of the character in the charset (1-8)
pId = the plant id to select which plant in the character to use (1-2),如果我要设置下图中第四行的玉米为新的种子?应该如何设置?麻烦各位大佬帮我解答一下,谢谢啦[太开心][太开心][太开心]
2021年02月04日 03点02分 1
level 1
这个插件在哪里呀?可不可以给我一份,大佬!
2021年08月12日 13点08分 2
level 1
Seed:0,2,1,10,3 数字分别对应的是
0 图片号,
2图片中纵向第二组素材最大为8,
1 图片对应横向第一组素材最大为2,
10是成长时间,
3是收获的物品编号
2021年09月21日 13点09分 3
1