Not all Exit flags are present

Posted by Illuminus on Mon 17 Feb 2003 03:42 AM — 4 posts, 17,941 views.

USA #0
AreaEditor has seemed to be a useful tool so far, but I I've run into a small little issue.

When I go to edit an Exit, for the flags, it does not list all of the flags. Actually, it only lists 3.

Everything else about the program seems great, though. Do you think maybe they don't show up because my program isn't registered, or is it some bug? I'm using version 1.30.
Australia Forum Administrator #1
Do you mean the flags "isdoor", "pickproof" and "nopass?

These are the defaults compiled into the program. If you have a registered copy it will take the flag names from the smaugconfig.dat file (copy supplied) once you tell it to in the global preferences.

Inside that file you can see these flags:


#EXIT

Flag01 Isdoor		
Flag02 Closed		
Flag03 Locked		
Flag04 Secret		
Flag05 Swim		
Flag06 Pickproof	
Flag07 Fly			
Flag08 Climb		
Flag09 Dig			
Flag10 Eatkey		
Flag11 Nopassdoor	
Flag12 Hidden		
Flag13 Passage		
Flag14 Portal 		
Flag15 Res1		
Flag16 Res2		
Flag17 xclimb		
Flag18 xenter		
Flag19 xleave		
Flag20 xauto		
Flag21 Noflee	  	
Flag22 xsearchable	
Flag23 Bashed      
Flag24 Bashproof   
Flag25 Nomob		
Flag26 Window		
Flag27 xlook		
End


You can then add to, or amend them, as required for your MUD.
USA #2
Ahh. Exactly the kind of information I was looking for. And like I said, I thought it might have had something to do with registration.

Thanks for the info.
#3
Gee! See the things I learn when I read these pages :)

Thanks Nick I was wondering how to do that. This is oging to take all the hard work out of it now :)


~G~