setPedFootBloodEnabled | Multi Theft Auto: Wiki Skip to content

setPedFootBloodEnabled

Client-side
Server-side
Shared

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


This function makes a ped's footprints bloody.

Syntax

setPedFootBloodEnabled ( )

Code Examples

client
setPedFootBloodEnabled(localPlayer, true)

See Also