Jump to content

[solved] Flagging an existing area as "Can rest indoors"


jastey

Recommended Posts

Posted

I would like to change an existing area so that the party can rest indoors. The area is currently "Indoors" (no flaggs set). Would someone be so kind and provide the code I need to change the Location flags accordingly?

Posted (edited)
COPY_EXISTING "AR0011.are" "override"	// This name is just a placeholder, put the area you're actually interested in...
	WRITE_SHORT 0x48 (THIS BOR BIT7)	// This command will flag the area as "Can rest indoors" without editing existing flags (if any...)
BUT_ONLY

 

Edited by Luke

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...