ThreadBoard ArchivesSite FeaturesActiveworlds SupportHistoric Archives |
Local Console Messages? (Sdk)
Local Console Messages? // Sdk.duo.Aug 19, 2002, 8:33pm
Is there a session ID that allows you to create a console message only
within the bots range? If so please tell me. the derekAug 19, 2002, 9:55pm
you have to set all the attributes first then do the aw_console_msg command
sdk.AwConsoleBlue = <INTEGER> 0-255 sdk.AwConsoleBold = <BOOLEAN> sdk.AwConsoleGreen = <INTEGER> 0-255 sdk.AwConsoleItalics = <BOOLEAN> sdk.AwConsoleRed = <INTEGER> 0-255 sdk.AwConsoleMsg <SESSION> (just like whisper, but it will send it no mater where the person is) [View Quote] |