饥荒联机版控制台操作教程 饥荒联机版控制台怎么使用( 三 )


another example would be the size changing one:还有一个栗子,是关于变形的 。
ThePlayer.Transform:SetScale(number,number,number) can also be AllPlayers[number].Transform:SetScale(number,number,number)
this works for all the commands with ThePlayer (i think)这对所有命令有效(我认为) 。
and while im still here, i'd like to point out that for this: 那既然我在这里,我也想指出 。c_find("flower").Transform:SetPosition(AllPlayers[number]:GetPosition():Get())
the c_find("prefab") for this code can also be replaced with c_spawn("prefab") and c_gonext("prefab")
hope this is very helpful to all you people who host dedicated servers!
上面这个c_find("flower")也能被其他东西替代 。

饥荒联机版控制台操作教程 饥荒联机版控制台怎么使用



【饥荒联机版控制台操作教程 饥荒联机版控制台怎么使用】

推荐阅读