# Персонажи

```
0241: load_special_actor 1 <id>
```

| ID        | Описание                               |
| --------- | -------------------------------------- |
| AVERY     | Avery Carrington                       |
| BABY      | Giovanni Casa (малыш)                  |
| BIKER1    | Biker Dude 1                           |
| BIKER2    | Biker Dude 2                           |
| BODYBAG   | BODYBAG                                |
| CAMP\_MAN | Campaign Worker                        |
| CAMP\_WOM | Campaign Worker 2                      |
| CASA      | Giovanni Casa                          |
| CHAUFF    | Chauffeur                              |
| DELIASS   | Deli Assistant                         |
| DONOVAN   | O'Donovan                              |
| EIGHT     | 8Ball                                  |
| FKENNY    | Father Kenny (не использовалась)       |
| FRANFOR   | Franco Forelli                         |
| GRDANG1   | Avenging Angel                         |
| GRDANG2   | Avenging Angel 2                       |
| GREASE    | Grease Zuko                            |
| GUN\_ASS  | Gun assistant                          |
| HOBO\_01  | Donald Love 2                          |
| HOLEJOG   | Mayor RC Hole (Jogging outfit)         |
| HOPPER    | Jane Hopper                            |
| JD\_SHOT  | Dead JD                                |
| JDMADE    | JD O'Toole - Made Man                  |
| KAS\_01   | Toshiko Kasen (kimono)                 |
| KAZUKI    | Kazuki Kasen                           |
| LOVE\_01  | Donald Love                            |
| M\_HOLE   | Mayor RC Hole                          |
| MAR\_01   | Maria                                  |
| MASTOR    | Massimo Torrini (Assassin)             |
| MCAFFRY   | Det. Leon McAffrey                     |
| MICKEYH   | Mickey H                               |
| MIGUEL    | Miguel                                 |
| NED\_01   | Ned Burner (Reporter)                  |
| PAULIE    | Paulie Sindacco                        |
| PHILC     | Phil Cassidy                           |
| PLR10     | player (skin: boxer Shorts)            |
| PLR11     | player (skin: bad super hero)          |
| PLR12     | player (skin: dragon)                  |
| PLR2      | player (skin: lawyer)                  |
| PLR3      | player (skin: travel clothes)          |
| PLR4      | player (skin: chauffeur)               |
| PLR5      | player (skin: hockey mask)             |
| PLR6      | player (skin: tuxedo)                  |
| PLR7      | player (skin: avenging angel)          |
| PLR8      | player (skin: the King of Rock'n Roll) |
| PLR9      | player (skin: cock's mascot)           |
| RAY\_01   | Ray (Bad Cop)                          |
| SAL\_01   | Salvatore (Mob Don)                    |
| SAL\_CON  | Sal CONVICT                            |
| THUG\_01  | Sicilian Thug 1                        |
| THUG\_02  | Sicilian Thug 2                        |
| TOOL\_01  | JD O'Toole                             |
| VINC\_01  | Vincenzo Cilli                         |
| WAYNE     | Wayne (Biker Dude)                     |
| WKAS\_01  | Toshiko Kasen (western)                |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sannybuilder.com/ru/scm-documentation/lcs/special-actors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
