NPC Flags - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: NPC Flags (/Thread-NPC-Flags) |
NPC Flags - sgt912 - 03-08-2021 08:31 PM I thought I'd spend a bit of time researching this this time before asking, but I can't find anything anywhere... I'm setting up some various tradesfolk in Britain and want them all static in set locations - I can do this no problem using both Axis to set them up and get the locations I want them and then freeze them and manually edit the sphereworld.scp to put them exactly where I want them, but within the character is the Flags= line; clearly in this case (and I'm doing this from work, so I can't remember which it is exactly but I think it said 'Flags=020000000' or something like that, so the '2' must mean can't move or frozen). Looking through other examples of Worldchar characters that people have posted after they've had problems, I've seen a bird with 'Flags=0300000000' so presumably that must mean flight or something, but is there a list anywhere with what all of these flags mean? I've got Taran's scripting and various other texts, but none of them seem to deal with these flags in Worldchars RE: NPC Flags - Kanibal - 03-08-2021 09:41 PM https://wiki.spherecommunity.net/index.php?title=Characters And if you open sphere_defs.scp you will see there something like this Code: [DEFNAME stat_flags] RE: NPC Flags - sgt912 - 03-08-2021 09:49 PM Blimey, That was quick - I'm feeling like a bit of a dunce now - thank you for the quick response. I just wasn't looking in the right place - typical of me :-( Keep up the good work - it's great to have a bunch of people ready and willing to help those of us giving it a go. |