Frequently Asked Question
How do I change a Scenario Player dictionary code in Allegro V5?
Last Updated 6 years ago
Changing dictionary codes:
For examples:
Replace “Front Desk Agent” or “Front Desk Agents” with “Host” or “Hosts” on 2 separate scenes.
> bin
> ClientScenarioRes dll
Pages
> StaticResources page
Dictionary Code: END_CI
“Host”
Dictionary Code: RES_NOT_FOUND
“Host”
> ScenarioResources page
Dictionary Code: STR_ERROR_ENCODING_KEY_KIOSK_TRANSACTION_WILL_STOP
“Hosts”
Note: Change it in Invariant Language then Copy/Paste in English
To begin, open up Allegro startup and select the Resource Manager (admin)

Then File > open DLL Library File

open the ClientScenarioRes.dll

Then click the down arrow next to "Show Page" and Select your page that needs editing.
For this example we are making changes in the StaticResources page and ScenarioResources page

Click in the box to the right of “Click to see all languages”

To save click on File > Build then continue to the next change if needed.
For examples:
Replace “Front Desk Agent” or “Front Desk Agents” with “Host” or “Hosts” on 2 separate scenes.
> bin
> ClientScenarioRes dll
Pages
> StaticResources page
Dictionary Code: END_CI
“Host”
Dictionary Code: RES_NOT_FOUND
“Host”
> ScenarioResources page
Dictionary Code: STR_ERROR_ENCODING_KEY_KIOSK_TRANSACTION_WILL_STOP
“Hosts”
Note: Change it in Invariant Language then Copy/Paste in English
To begin, open up Allegro startup and select the Resource Manager (admin)
Then File > open DLL Library File
open the ClientScenarioRes.dll
Then click the down arrow next to "Show Page" and Select your page that needs editing.
For this example we are making changes in the StaticResources page and ScenarioResources page
Click in the box to the right of “Click to see all languages”
To save click on File > Build then continue to the next change if needed.