【新人的js】求纠错
minecraftpejs吧
全部回复
仅看楼主
level 1
某某某430 楼主
2015年06月05日 10点06分 1
level 7
什么
2015年06月05日 22点06分 3
2楼被吞了[吐]
2015年06月05日 23点06分
level 7

2015年06月05日 23点06分 4
level 1
某某某430 楼主
function useItem(x,y,z,itemid,blockid)
{
if(itemid==276&&blockid==79)
{
clientMessage("钻石冰尘拳!")
{
var x,y,z
setTile(x+2,y,z,79);
setTile(x+2,y+1,z,79);
setTile(x+2,y,z+1,79);
setTile(x+2,y,z-1,79);
setTile(x-2,y,z,79);
setTile(x-2,y+1,z,79);
setTile(x-2,y,z+1,79);
setTile(x-2,y,z-1,79);
setTile(x,y,z+2,79);
setTile(x,y+1,z+2,79);
setTile(x+1,y,z+2,79);
setTile(x-1,y,z+2,79);
setTile(x,y,z-2,79);
setTile(x,y+1,z-2,79);
setTile(x+1,y,z-2,79);
setTile(x-1,y,z-2,79);
}
}
}
2015年06月06日 02点06分 6
2015年06月06日 02点06分
。。
2015年06月06日 02点06分
回复 椰子沙 :[滑稽]
2015年06月06日 02点06分
顶一下吧
2015年06月06日 02点06分
1