rpd:inquirer_npc
Differences
This shows you the differences between two versions of the page.
| rpd:inquirer_npc [2025/12/24 14:39] – Enhance wiki documentation and fix naming inconsistencies mike | rpd:inquirer_npc [2025/12/24 14:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Inquirer NPC ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | The **Inquirer NPC** is a non-player character in Remixed Dungeon that was designed to provide survey opportunities to players. This NPC is currently non-functional as its survey functionality has been commented out. | ||
| + | |||
| + | ==== Description ==== | ||
| + | The Inquirer NPC was originally implemented as a survey interface for players, potentially for feedback or user experience data collection. However, all functionality is currently commented out, making this NPC non-interactive. | ||
| + | |||
| + | ==== Current State ==== | ||
| + | The NPC currently has no active functionality: | ||
| + | * All survey-related code is commented out | ||
| + | * The interaction method simply returns true without any actual interaction | ||
| + | * No survey, privacy policy, or other options are presented to players | ||
| + | * The NPC serves only as a static character on the map | ||
| + | |||
| + | ==== Code Implementation ==== | ||
| + | Based on the implementation in [[https:// | ||
| + | * Inherits from ImmortalNPC class | ||
| + | * Contains commented-out Pollfish survey integration code | ||
| + | * Previously had functionality to show surveys, privacy policy, or decline options | ||
| + | * The reward() method is also empty | ||
| + | |||
| + | ==== Historical Functionality ==== | ||
| + | The NPC was intended to have the following functionality: | ||
| + | * Present survey opportunities to players | ||
| + | * Provide privacy policy information | ||
| + | * Show different UI options based on internet connectivity | ||
| + | * Present a dialog with survey, privacy policy, and decline options | ||
| + | |||
| + | ==== Content Verification ==== | ||
| + | * Information source: Java class [[https:// | ||
| + | * Implementation: | ||
| + | * Configuration: | ||
| + | * Last updated: Verified against source code on December 2025 | ||
| + | |||
| + | ==== See Also ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | {{tag> rpd npc inquirer deprecated}} | ||
