If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

GeoElite FS

From SWRC Wiki
Revision as of 19:53, 11 April 2021 by Plasma (talk | contribs) (Created page with "<source lang="c++"> //============================================================================= // GeoElite_FS. //=========================================================...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
//=============================================================================
// GeoElite_FS.
//=============================================================================
class GeoElite_FS extends FootstepInfo;

defaultproperties
{
     FootstepSounds(0)=(Footsteps)
     FootstepSounds(1)=(Footsteps,WalkType=WalkT_RunForward)
}