Legacy:Bots: Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
mNo edit summary
 
mNo edit summary
 
Line 1: Line 1:
{{classbox|[[Legacy:Actor|Actor]] >> [[Legacy:Pawn (UT)|Pawn (UT)]] >> Bots}}
{{classbox| [[Legacy:UT|UT]] :: [[Legacy:Actor (UT)|Actor (UT)]] >> [[Legacy:Pawn (UT)|Pawn (UT)]] >> Bots (Package: UnrealShare)}}


Base class for all [[Legacy:Artificial Intelligence|AI]]-controlled players in Unreal.  (See also [[Legacy:Bot (UT)|Bot (UT)]], the corresponding base class in [[Legacy:Unreal Tournament|Unreal Tournament]].)
Base class for all [[Legacy:Artificial Intelligence|AI]]-controlled players in [[Legacy:Unreal 1|Unreal 1]].


----
See also [[Legacy:Bot (UT)|Bot (UT)]], the corresponding base class in UT.
 
==Bots in general ==
 
(also in non-Unreal engine games)
;BOT: automated monster that emulate how players fight deathmatch and get items.
 
Mod Bots:
* [FrikBot], pluggable.
* ReaperBot, do cheats, hard to beat.
* OmicronBot, finne tunned.
* glBOT, tomaz engine-built-in bot
 
Related webs
 
* [FrikBot]s web page, with is WayPoint depot.


[[Category:Legacy Class (UT)|{{PAGENAME}}]]
[[Category:Legacy Class (UT)|{{PAGENAME}}]]

Latest revision as of 09:31, 23 May 2003

UT :: Actor (UT) >> Pawn (UT) >> Bots (Package: UnrealShare)

Base class for all AI-controlled players in Unreal 1.

See also Bot (UT), the corresponding base class in UT.