Login
User Name:

Password:



Register

Forgot your password?
void nanny_get_new_race -- comm.c
Mar 13, 2025 7:08 am
By Elwood
IPv6
Jan 25, 2025 10:45 pm
By Samson
mudstrlcpy and mudstrlcat
Jan 18, 2025 5:23 pm
By Samson
I3 and IMC
Jan 17, 2025 9:35 pm
By Samson
AFKMud 2.5.1
Jan 17, 2025 2:22 pm
By Samson
SWFotEFUSS 1.5.3
Author: Various
Submitted by: Samson
SWRFUSS 1.4.3
Author: Various
Submitted by: Samson
SmaugFUSS 1.9.8
Author: Various
Submitted by: Samson
AFKMud 2.5.2
Author: AFKMud Team
Submitted by: Samson
SmaugFUSS 1.9.7
Author: Various
Submitted by: Samson
Users Online
Anthropic, AhrefsBot, Amazonbot, DotBot, Google, Bing

Members: 0
Guests: 11
Stats
Files
Topics
Posts
Members
Newest Member
507
3,812
19,722
592
ShariFrazi

» SmaugMuds » General » Building » silent mud prog command
Forum Rules | Mark all | Recent Posts

silent mud prog command
< Newer Topic :: Older Topic >

Pages:<< prev 1 next >>
Post is unread #1 Sep 13, 2013 8:53 pm   
Go to the top of the page
Go to the bottom of the page

mystickdreamer
Magician
GroupMembers
Posts128
JoinedApr 9, 2010

 
How do I make a command done by a mud prog silent or not visible?


I checked Herne's SMAUG building website, but the command silent in front of the command doesn't work


where can I find that code to include it if my mud is missing it?

Post is unread #2 Sep 16, 2013 7:34 am   
Go to the top of the page
Go to the bottom of the page

Guest - (Unregistered)

 
Give the mob flag secretive i think it is called.

Post is unread #3 Sep 17, 2013 8:17 pm   Last edited Sep 17, 2013 8:19 pm by mystickdreamer
Go to the top of the page
Go to the bottom of the page

mystickdreamer
Magician
GroupMembers
Posts128
JoinedApr 9, 2010

 
Ah yes I did see the secretive flag, but more specifically I want one action in a mud prog for the NPC to not be noticed

not everything the mob does to be a secret




I see smaugfuss1.9 has variables with the mudprogs through the istagged if check

I'm thinking this may be a good addition to my mud so I'm currently looking at all the variable stuff in smaugfuss1.9



I was trying to secretly give an invisible item to a player so that an if is carrying check could be done

but I didn't want the player to know that they had been given the item


I guess as a work around I could have the mob change it's flags to be secretive load the object then give the object to the player then remove the secretive flag

Pages:<< prev 1 next >>