View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000288 | Gameplay + OpenGL | [All Projects] Feature | public | 2017-02-17 08:29 | 2017-02-17 09:50 |
| Reporter | Major Cooke | ||||
| Assigned To | |||||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Summary | 0000288: Menu: Add pointer to opener | ||||
| Description | Would it be possible to add an internal pointer to the player who has the menu open? Currently I'm attempting to use player[consoleplayer] but it errors out saying 'numeric type expected'. Currently I'm relying on this: But this isn't necessarily pointing to the appropriate person, which I need to get things like inventory. | ||||
| Tags | No tags attached. | ||||
|
Nevermind, consoleplayer didn't work only because I had done it originally in the Init function. I didn't realize Init was called before the game load-up. consoleplayer can work anywhere else like the Ticker function if it's during the actual game time itself. This can be closed. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-02-17 08:29 | Major Cooke | New Issue | |
| 2017-02-17 09:00 | Major Cooke | Note Added: 0000639 | |
| 2017-02-17 09:00 | Major Cooke | Note Edited: 0000639 | View Revisions |
| 2017-02-17 09:50 | Graf Zahl | Status | new => closed |
| 2017-02-17 09:50 | Graf Zahl | Resolution | open => no change required |