-
I'm not sure what "autoPressAimKey = tilde" means.
What function is it?
Are you saying the aim is automatically aimed at the enemy?
Does it work only when I press the key I set?
Help me
-
Code:
```
rule: "Create AI"
Event.OngoingPlayer
if (IsCommunicating(EventPlayer(), Communication.Acknowledge))
{
CreateAI(Hero.Soldier76, TeamOf(), PositionOf());
}
public void CreateAI(…
-
Hello,
Your script does nothing even after I have made all the changes, please have a look. I have attached my script file below aswell.
[Soldier76.txt](https://github.com/kiccer/Soldier76/files/…
-
Tem como fazer um vídeo tutorial ensinando como usar pois n estou conseguindo
-
Hi , when i import Soldier76 on scripts
its not work on game , i used script i know how its work but it dosent work
please help me
Best Regards
>> ["G-key"] = "cmd" 1 => 1 => .45 => UMP45…
-
能否加个摒息开关,习惯了中近距离摒息放大,然而shift使我改变了操作风格,极为不习惯
-
Affected values:
`Hero.Lucio` > `Lúcio`
`Hero.Dva` > `D.va`
`Hero.Torbjorn` > `Torbjörn`
Solution is to add the `EnumOverride` attribute on the affected values in the Hero enum in Enums.cs, li…
-
-
游戏内垂直灵敏度调多少,以及各倍镜灵敏度?
-
I have recently noticed that the rate of fire with script on is lower than shooting in automatic game mode with script off
_Watch this video and pay attention to the sound of the gun, to understand w…