Conversation: xpbank

NPC lines
3
PC replies
6
NumWords
95
OnEnd
nw_walk_wp
OnAbort
nw_walk_wp

Triggered by

No caller found in static analysis. May be invoked from runtime-only code paths (string-built resrefs, etc.).

Scripts referenced

ScriptSlotIn moduleNotes
xp_sc_10kactive
xp_sc_50kactive
xp_sc_milactive
xp_settokensaction
xp_withdraw1milaction
xp_withdraw_50kaction
xp_withdraw_10kaction

Custom tokens

These runtime tokens are filled by NWScript via SetCustomToken(N, text). The scripts listed set each token; the actual value depends on game state at runtime.

TokenSet by script(s)
<CUSTOM698>xp_settokens
<CUSTOM699>xp_settokens

Starting entries

Conversation flow

Each starting entry is expanded recursively. Repeated nodes (cycles, shared continuations) appear inline as ↩ link backrefs to the first occurrence.

entry #0
Sup?
reply #0 xp_settokens
I would like to use the XP bank, and understand that I am only 'keeping' a percentage of the XP that I deposit, so that I may give it to another character who uses my CD-Key.
entry #1
You currently have <StartAction> <CUSTOM699>[xp_settokens] </Start> XP available for withdrawl. I store only <StartAction><CUSTOM698>[xp_settokens]%</Start> of the total XP you deposit. You may then transfer it to any of your characters.
reply #1
I would like to withdraw Experience.
entry #2
How much XP would you like to withdraw?
reply #5 xp_withdraw_10k (if xp_sc_10k)
10,000 Experience Points.
reply #4 xp_withdraw_50k (if xp_sc_50k)
100,000 Experience Points
entry #0 “Sup?”
reply #3 xp_withdraw1mil (if xp_sc_mil)
1,000,000 Experience Points.
entry #0 “Sup?”
reply #2
None, I changed my mind.

NPC lines (entries) — flat index

entry #0
Sup?
entry #1
You currently have <StartAction> <CUSTOM699>[xp_settokens] </Start> XP available for withdrawl. I store only <StartAction><CUSTOM698>[xp_settokens]%</Start> of the total XP you deposit. You may then transfer it to any of your characters.
entry #2
How much XP would you like to withdraw?

PC replies — flat index

reply #0 xp_settokens
I would like to use the XP bank, and understand that I am only 'keeping' a percentage of the XP that I deposit, so that I may give it to another character who uses my CD-Key.
reply #1
I would like to withdraw Experience.
reply #2
None, I changed my mind.
reply #3 xp_withdraw1mil
1,000,000 Experience Points.
reply #4 xp_withdraw_50k
100,000 Experience Points
reply #5 xp_withdraw_10k
10,000 Experience Points.