<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4956" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Config +/- issue</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4956</link>
  <description>The largest Smaug community resource site. - EXT_BV not saving new act flags</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Config +/- issue</title>
   <link>https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24162#p24162</link>
   <description>Could you share your solution in case someone comes across the same issue?</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24162#p24162</guid>
   <pubDate>Mon, 15 Apr 2024 07:51:50 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Khonsu)</author>
  </item>
  <item>
   <title>Config +/- issue</title>
   <link>https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24161#p24161</link>
   <description>I&#039;ve since fixed the issue, thanks though guys.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24161#p24161</guid>
   <pubDate>Sun, 14 Apr 2024 23:38:17 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Seventeen)</author>
  </item>
  <item>
   <title>Config +/- issue</title>
   <link>https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24159#p24159</link>
   <description>ok its been ages since i messed with flags but lets see, while on the character set the flags on and save then look at your pfile and see what it saved for your act in your pfile then turn them off and save and see what it saved in your pfile. if it is different with them on and off great they are being set and it knows it and is saving the change. if not then you need to see why it isn&#039;t. If it is doing fine up to that point then you need to figure out why its loosing them on loading up the pfi</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24159#p24159</guid>
   <pubDate>Thu, 4 Apr 2024 18:57:34 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Config +/- issue</title>
   <link>https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24158#p24158</link>
   <description>I don&#039;t think you have declare anything new to fread/load in new flags since they&#039;re all in one place within the pc_data or something. I am looking over a commit I did and I don&#039;t think I changed anything there.  Admittedly I am pretty new to coding/mud coding. In do_config I added: [code]		set_char_color( AT_DGREEN, ch ); send_to_char( &amp;quot;\n\r\n\rMap:       &amp;quot;, ch ); set_char_color( AT_GREY, ch ); ch_printf( ch, &amp;quot;%-12s\n\r&amp;quot;,  xIS_SET(ch-&amp;gt;act, PLR_MAPPER )	? &amp;quot;[+] MAPPER&amp;quot; : &amp;quot;[-</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24158#p24158</guid>
   <pubDate>Thu, 4 Apr 2024 14:28:41 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Khonsu)</author>
  </item>
  <item>
   <title>Config +/- issue</title>
   <link>https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24157#p24157</link>
   <description>ok so you have them setup so you can set them but more to it all then just do_config part. Have to put where you added them in all the other places too for us to be able to help. wouldn&#039;t help to check the way it saves and loads the flags as well.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24157#p24157</guid>
   <pubDate>Wed, 3 Apr 2024 17:02:09 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Config +/- issue</title>
   <link>https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24156#p24156</link>
   <description>I am more familiar with 1.4 than FUSS but I don&#039;t see anything here with an entry within const char *const plr_flags [] in build.c? I don&#039;t have FUSS running but that is the only thing I can see missing.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24156#p24156</guid>
   <pubDate>Wed, 3 Apr 2024 09:03:35 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Khonsu)</author>
  </item>
  <item>
   <title>Config +/- issue</title>
   <link>https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24152#p24152</link>
   <description>My config +/- will add an act flag, or a pcflag, but for some odd reason it&#039;s not saving it to the player. The defines have been set in mud.h in the player_flags enum as a PLR_ flag. Every other flag is works completely fine, except the two new ones i created, they can be turned on or off, but when the player logs off, or a reboot, or a hotboot has been done, the flags are reset even though none of those flags are set to be removed from the player by any other means. and it&#039;s completely rackin</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/config---issue-4956/&amp;p=24152#p24152</guid>
   <pubDate>Tue, 2 Apr 2024 18:25:06 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Seventeen)</author>
  </item>
 </channel>
</rss>
