Password is shown in plain text on purpose so you can verify it. Mind screen shares.
🧬 Tribesman Forge
Gender, profession, and tribe/region flavor are baked into the class name, not passed as parameters. Body structure is not controllable from the console. The "guaranteed gift" (Cus_Gift) class families were removed after in-game testing showed they can't be spawned via console.
Command-spawned humans skip natural spawn setup and arrive WITHOUT natural gifts. Designer workflow: spawn here, target them, gm Select, then install exact talents with AddNG and set proficiencies with SLDDengJiAll. The Wanderer (BuLuo) families are the natural wanderer classes — testing needed on whether they spawn with gifts intact.
Troubleshooting "Unable to create at (x,y,z)": the NPC spawns in the space in front of you — stand on open, flat, unobstructed ground, aim level (not at a wall, cliff, water, or your own base pieces), and retry. If a class errors repeatedly on ground where the control test (plain Intrusion) succeeds, that class is not console-spawnable.
Forged Command
gm CreateSpecifiedMan 0 0
🎯 Target Selection
AddNG / RemoveNG / ClearNG apply to the selected character. Look at a tribesman and Select first, or the commands hit your own character.
Positive Talent Browser
Select a talent to see its description.
gm AddNG 160713 1 0
Remove a Talent
Why a trait "won't go away": RemoveNG only finds the talent if the bGood group matches. Rolled negatives sit in the negative group (0). Origin, Personality, Tribe, and Title traits are assigned as POSITIVE (1) even when their effect is unwanted — removing those needs bGood 1. If removal seems to do nothing, try the other group.
Select a talent to remove.
gm RemoveNG 200013 0
To remove a Tribe or Title trait, copy its ID from the Positive Talent Browser above, paste it here, and set bGood to 1.
Proficiencies
gm SLDDengJiAll 120
📦 Add Materials
Build a gathering list from a blueprint's material requirements, then work through it in the GM admin panel. Item spawning has no working console command, so this is a checklist rather than a command builder.
The catalog covers common materials. The game has over 2,000 items, so anything missing can be added by name.
Gathering List
Nothing on the list yet.
The list is saved in this browser, so it survives closing the page. Copy-as-text is a plain list and does not touch the command clipboard stack.
Clipboard Control
Clipboard is empty
Each copied command is stacked onto the clipboard, one per line, joined with " | " and annotated with the talent name and tier (the game ignores the annotation). This makes a saved paste self-documenting. Duplicates are skipped — the button will show "Already stacked".
Tested: ClearNG does NOT work inside a stacked chain. Workflow is two passes — copy ClearNG alone and run it, then come back and stack your AddNG picks.