Re: Modmakers: Lessons Learned the Hard Way
1. Devices can have PAGE commands in their DATA elements, including setting variables and other items from the quests guidelines such as setting variables available elsewhere in the mod. However, it does NOT support CONDITIONs but ignores them entirely.
2. Passengers can be created using the ITEM page command (see quest guidelines). However, they do NOT work with "haveitem" or "REMV" like other normal items. Sigh. Also, I think KEYS don't work with them.
|