為自己加經驗值的程式碼:
AddExperience 1000 0 0 1 Gives yourself1000 XP 給自己經驗值 1000(可改其它值)
其他程式碼
1、InfiniteStats InfiniteHunger, Stamina, Ammo, etc狀態/子彈不減 (飢餓、耐力、免裝彈)
2、DamageTarget Damages acreature you are looking at for a set amount傷害當前所看的目標
3、DestroyAllEnemies Destroysall enemies. They respawn after a while. 殺死所有的恐龍,過一會會重生出來
4、HurtMe Deals damage to yourself傷害自己(自殺)例 hurtme 1000
5、ToggleGun Toggles visibility of current equipped item 當前裝備物品隱形開/關
6、SetTimeOfDay Changes timeof day設定時間 (後面要加時間 如 settimeofday 04:00)
7、SaveWorld Saves current worldstate手動儲存
8、Quit Exits the current world. Use after saving for asafe shutdown離開遊戲
為自己加經驗值的程式碼:
AddExperience 1000 0 0 1 Gives yourself1000 XP 給自己經驗值 1000(可改其它值)
其他程式碼
1、InfiniteStats InfiniteHunger, Stamina, Ammo, etc狀態/子彈不減 (飢餓、耐力、免裝彈)
2、DamageTarget Damages acreature you are looking at for a set amount傷害當前所看的目標
3、DestroyAllEnemies Destroysall enemies. They respawn after a while. 殺死所有的恐龍,過一會會重生出來
4、HurtMe Deals damage to yourself傷害自己(自殺)例 hurtme 1000
5、ToggleGun Toggles visibility of current equipped item 當前裝備物品隱形開/關
6、SetTimeOfDay Changes timeof day設定時間 (後面要加時間 如 settimeofday 04:00)
7、SaveWorld Saves current worldstate手動儲存
8、Quit Exits the current world. Use after saving for asafe shutdown離開遊戲