Template:Engine pools: Difference between revisions
Jump to navigation
Jump to search
TheNormalnij (talk | contribs) (Created page with "===Engine pools=== {|class="wikitable sortable" |- ! Name || Default size || Resizable || Description |- | building || 13000 || yes || Static world objects. Terrain, roads, buildings... |- | dummy|| 2500 || no || Dynamic world objects. Doors, fences, boxes |- | ped || 140 || no || Peds |- | object || 1200 || no || Scriptable objects |- | vehicle || 110 || no || Vehicles |- | col-model || 12000 || no || |- | task || 5000 || no || |- | event || 5000 || no || |- | task-allo...") |
|||
| Line 36: | Line 36: | ||
| pointer-double-link-pool || 74800 || no || | | pointer-double-link-pool || 74800 || no || | ||
|- | |- | ||
| pointer-single-link-pool || 90000 || | | pointer-single-link-pool || 90000 || yes || | ||
|- | |- | ||
| env-map-material || 16000 || no || | | env-map-material || 16000 || no || | ||
Latest revision as of 14:52, 5 October 2025
Engine pools
| Name | Default size | Resizable | Description |
|---|---|---|---|
| building | 13000 | yes | Static world objects. Terrain, roads, buildings... |
| dummy | 2500 | no | Dynamic world objects. Doors, fences, boxes |
| ped | 140 | no | Peds |
| object | 1200 | no | Scriptable objects |
| vehicle | 110 | no | Vehicles |
| col-model | 12000 | no | |
| task | 5000 | no | |
| event | 5000 | no | |
| task-allocator | 16 | no | |
| ped-intelligence | 64 | no | |
| ped-attractor | 64 | no | |
| entry-info-node | 72600 | no | |
| node-route | 64 | no | |
| patrol-route | 32 | no | |
| point-route | 64 | no | |
| pointer-double-link-pool | 74800 | no | |
| pointer-single-link-pool | 90000 | yes | |
| env-map-material | 16000 | no | |
| env-map-atomic | 4000 | no | |
| spec-map-material | 16000 | no |