Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Variants

Reply
 
Thread Tools Display Modes
Old March 4, 2009, 23:59   #1
Donald Jonker
Knight
 
Join Date: Jun 2008
Posts: 593
Donald Jonker is on a distinguished road
Unangband debug commands?

So I'm pretty stoked by the idea of creating a comp character based on Fellowship of the Ring characters in Unangband, and would like to go ahead and get started, if only for my personal amusement. But I can't figure out how to generate artifacts in debug mode (or ego items for that matter). Is there any way to do this? Also, does there exist a list of debug commands? They appear to be different from those in Vanilla.
__________________
Bands, / Those funny little plans / That never work quite right.
-Mercury Rev
Donald Jonker is offline   Reply With Quote
Old March 5, 2009, 01:07   #2
Donald Jonker
Knight
 
Join Date: Jun 2008
Posts: 593
Donald Jonker is on a distinguished road
Hrm.. I can't seem to get artifacts to generate in Vanilla either - using ctrl-a, C, 13 (or The Ring of Power 'The One Ring'). Has anyone ever gotten this to work?
__________________
Bands, / Those funny little plans / That never work quite right.
-Mercury Rev
Donald Jonker is offline   Reply With Quote
Old March 5, 2009, 01:10   #3
Big Al
Swordsman
 
Big Al's Avatar
 
Join Date: Apr 2007
Location: Calgary
Age: 35
Posts: 327
Donated: $18.32
Big Al is on a distinguished road
Artifacts are the same as vanilla - press '0', enter the number of the artifact you want as listed in artifact.txt, press enter, press '^aC'.

There's no help written for debug commands (maybe I should do that), but I grabbed this from the code:
Code:
		/* Hack -- Generate Spoilers */
		case '"':

		/* Hack -- Help */
		case '?':

		/* Cure all maladies */
		case 'a':

		/* Teleport to target */
		case 'b':

		/* Create any object */
		case 'c':

		/* Create an artifact */
		case 'C':

		/* Detect everything */
		case 'd':

		/* Wizard detect */
		case 'D':

		/* Edit character */
		case 'e':

		/* Show ecology */
		case 'E':

		/* View item info */
		case 'f':

		/* Good Objects */
		case 'g':

		/* Hitpoint rerating */
		case 'h':

		/* Identify */
		case 'i':

		/* Go up or down in the dungeon */
		case 'j':

		/* Self-Knowledge */
		case 'k':

		/* Learn about objects */
		case 'l':

		/* Magic Mapping */
		case 'm':

		/* Summon Named Monster */
		case 'n':

		/* Object playing routines */
		case 'o':

		/* Phase Door */
		case 'p':

		/* Query the dungeon */
		case 'q':

		/* Summon Random Monster(s) */
		case 's':

		/* Teleport */
		case 't':

		/* Un-hide all monsters */
		case 'u':

		/* Very Good Objects */
		case 'v':

		/* Wizard Light the Level */
		case 'w':

		/* Increase Experience */
		case 'x':

		/* Zap Monsters (Banishment) */
		case 'z':
Feel free to ask any specific questions about any of the above.

EDIT: As far as egos go, I don't know of any way to create them specifically, but you can create a normal object with '^ac' and then reroll it until you get the one you want with '^ao'.
__________________
Come play Metroplexity!
Un, V MX H- D c-- f- PV s- d+ P++ M+
c-- S I++ So+ B+ ac- !GHB SQ RQ+ V+
Big Al is offline   Reply With Quote
Old March 5, 2009, 03:08   #4
Donald Jonker
Knight
 
Join Date: Jun 2008
Posts: 593
Donald Jonker is on a distinguished road
Awesome - that got it working. Thanks a bunch!
__________________
Bands, / Those funny little plans / That never work quite right.
-Mercury Rev
Donald Jonker is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling all maintainers: Debug command wishlist CunningGabe Vanilla 6 January 27, 2009 22:38
[Feature Request] Make 'repeat last command' only repeat in-game commands CunningGabe Vanilla 7 March 22, 2008 20:13
Why aren't you playing Unangband? andrewdoull Variants 135 February 7, 2008 14:32
Redundant commands Zero Vanilla 7 January 9, 2008 23:01
UnAngband! Bandobras Variants 17 May 28, 2007 19:32


All times are GMT +1. The time now is 14:04.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.