item_clipboard
This is an entity on id Tech 3 engines, present on RTCW Single Player and RTCW Multiplayer. Below you can find its spawnflags, keys and editor settings for each game that defines it.
RTCW Single Player
We currently use: clip_interrogation clip_codeddispatch clip_alertstatus
-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- model="models/powerups/clipboard/clipboard.md3"
Spawnflags
| Flag |
Bit |
Description |
| SUSPENDED |
1 |
|
| SPIN |
2 |
|
| PERSISTANT |
4 |
|
Keys
| Key |
Description |
| model |
- model to display in the world. defaults to 'models/powerups/clipboard/clipboard.md3' (the clipboard laying flat is 'clipboard2.md3') |
| popup |
- menu to popup. no default since you won't want the same clipboard laying around. (clipboard will display a 'put popup here' message) |
| notebookpage |
- when clipboard is picked up, this page (menu) will be added to your notebook (FIXME: TODO: more info goes here) |
Editor
| Property |
Value |
| Type |
point entity |
| Min |
-8 -8 -8 |
| Max |
8 8 8 |
| Color |
1 1 0 |
Item
| Property |
Value |
| pickup_sound |
sound/pickup/armor/body_pickup.wav |
| world_model |
models/powerups/clipboard/clipboard.md3 |
| icon |
icons/iconh_small |
| quantity |
1 |
| giType |
IT_CLIPBOARD |
RTCW Multiplayer
We currently use: clip_interrogation clip_codeddispatch clip_alertstatus
-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- model="models/powerups/clipboard/clipboard.md3"
Spawnflags
| Flag |
Bit |
Description |
| SUSPENDED |
1 |
|
| SPIN |
2 |
|
| PERSISTANT |
4 |
|
Keys
| Key |
Description |
| model |
- model to display in the world. defaults to 'models/powerups/clipboard/clipboard.md3' (the clipboard laying flat is 'clipboard2.md3') |
| popup |
- menu to popup. no default since you won't want the same clipboard laying around. (clipboard will display a 'put popup here' message) |
| notebookpage |
- when clipboard is picked up, this page (menu) will be added to your notebook (FIXME: TODO: more info goes here) |
Editor
| Property |
Value |
| Type |
point entity |
| Min |
-8 -8 -8 |
| Max |
8 8 8 |
| Color |
1 1 0 |
Item
| Property |
Value |
| world_model |
models/powerups/clipboard/clipboard.md3 |
| icon |
icons/iconh_small |
| quantity |
1 |
| giType |
IT_CLIPBOARD |