Slightly Unbalanced AI Bot Loque - Unreal Tournament 3

Channel:
Subscribers:
2,270
Published on ● Video Link: https://www.youtube.com/watch?v=X1oaSANe0bA



Game:
Duration: 0:52
57 views
2


A godlike UT3 AI getting a godlike in ~ 30 seconds just to jump off the map afterwards.
I gave Loque and a few other bots 10x fire speed, 5000 health, and modified their state to try and make them attack more frequently(if I've even done it properly)
function tick(float DeltaTime){

local UTBot B;

foreach AllActors(class'UTBot', B)
{
B.Accuracy = 1;
B.ReactionTime = 0;
B.BaseTrackingReactionTime = 0;
B.TrackingReactionTime = 0;
B.BaseAlertness = 1;
B.AimUpdateFrequency = 0;
B.LastCanAttackCheckTime = -999;

}
}







Other Statistics

Unreal Tournament 3 Statistics For Ooper

There are 6,432 views in 90 videos for Unreal Tournament 3. Roughly 4 days worth of Unreal Tournament 3 videos were uploaded to his channel, or 39.19% of the total watchable video on Ooper's YouTube channel.