VisualizeClass
VisualizeClass command
Writes a .bmp file to /Shootergame/Saved/WorldVis that maps the locations of the given class as green dots on a black background. Child classes are also captured, so for example the Raptor classname Raptor_Character_BP_C also covers Aberrant Raptors and Deinonychus.
Argument information
<Class Name>type: creatureA creature entity class (ends in _C). Pick a creature in the command builder below to fill it in.
<Max Total>type: textA text value.
Command builder
Class Name
Max Total
Examples
This console command writes a .bmp file to /Shootergame/Saved/WorldVis mapping the locations of up to 200 Dodos (Dodo_Character_BP_C) as green dots on a black background; child classes of the Dodo are captured as well.
Using cheats on a server
On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.
