第三人称视角使用方法+官方秘籍自定义.Entries=(Text="Setgodmode",Cmd="god").Entries=(Text="Setjesusmode",Cmd="jesus").Entries=(Text="Freecam(requiresgodmode)",Cmd="dropme").Entries=(Text="Change1p/3pcamera",Cmd="FreeFlightCamera").Entries=(Text="Getinfiniteammo",Cmd="ammo").Entries=(Text="Getallweapons",Cmd="loadfullinventory").Entries=(Text="Showfpscounter",Cmd="statxunit",IsToggle=true).Entries=(Text="Showplayerposition",Cmd="whereami",IsToggle=true).Entries=(Text="Showmemorybudget",Cmd="showmemorybudget",IsToggle=true).Entries=(Text="Showstreamedlevels",Cmd="statlevels").Entries=(Text="Viewlit",Cmd="viewmodelit").Entries=(Text="Viewunlit",Cmd="viewmodeunlit").Entries=(Text="Slow-motionon",Cmd="slomo0.4").Entries=(Text="Slow-motionoff",Cmd="slomo1.0").Entries=(Text="Togglecross-hair",Cmd="ToggleCrossHair").Entries=(Text="Takescreenshot",Cmd="screenshot").Entries=(Text="Juicescreenshot",Cmd="juicescreenshot").Entries=(Text="LockAlllevels",Cmd="LockAllLevels").Entries=(Text="UnLockAlllevels",Cmd="UnLockAllLevels").Entries=(Text="LockAllTimeTrial",Cmd="LockAllTT").Entries=(Text="UnLockAllTimeTrial",Cmd="UnLockAllTT").Entries=(Text="Usestreamingvolumes",Cmd="ToggleUseStreamingVolumes",IsToggle=true).Entries=(Text="Leipzig",Cmd="Leipzig")这些命令就是所谓的官方秘籍。。我们要做的就是把你需要的哪个秘籍的命令绑定在你要的按键上面就可以了~0~首先打开我的文档C:UsersUserNameDocumentsEAGamesMirror'sEdgeTdGameConfig打开TdInput把以下命令复制进去。NameF1-F4是你要绑定的哪个键Command="你需要的秘籍名称"Bindings=(Name="F1",Command="dropme",Control=False,Shift=False,Alt=False)Bindings=(Name="F2",Command="god",Control=False,Shift=False,Alt=False)Bindings=(Name="F3",Command="jesus",Control=False,Shift=False,Alt=False)Bindings=(Name="F4",Command="FreeFlightCamera",Control=False,Shift=False,Alt=False)F4就是第三人称视角切换F2是无敌模式。不过第三人称真的是很。。雷人。。动作非常的僵硬。。果然还是第一人称好。。看来制作人本来就是不打算搞第三人称了~0~