For the complete documentation index, see llms.txt. This page is also available as Markdown.

Commands

You can implement these events for your scripts or integrate them into others

Set player's ped

COMMAND

/**
    id (int): Player server id
    model (string): Ped model
*/

/setPlayerModel [id] [model]

Last updated