T3/r7/2022-11-01.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: ive got 30 tps for the resolution to this coding problem ive got T3/r7/2022-11-01.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: i am trying to draw an alpha image, stretched, but it seems impossible T3/r7/2022-11-01.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: i have basically created a hidden miniwindow, loaded the picture there, stretched it there, and then try to copy it to the new window, but it's not working how it should? T3/r7/2022-11-01.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: anyone have any idea about it? ive got 500m for a working resolution T3/r7/2022-11-01.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: anyone solve that half a billion gold problem T3/r7/2022-11-01.txt.gz:{chan ch=tech}Gurbuz Tech: to add a portal to mapper do i need to be in portal landing spot or can i add it anywhere T3/r7/2022-11-01.txt.gz:{chan ch=tech}Trachx Tech: need to be at portal destination T3/r7/2022-11-01.txt.gz:{chan ch=tech}Gurbuz Tech: ty T3/r7/2022-11-01.txt.gz:{chan ch=tech}Trachx Tech: however There is also 'mapper fullportal {} {} ' which lets you set all portal aspects in one command without being in the target room. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Odorless Nuanse Tech: mapper help portals T3/r7/2022-11-01.txt.gz:{chan ch=tech}Gurbuz Tech: is there anyway without pressing enter to use the rest of the buttons on the keyboard like my numpad on mushclient to instantly send a command T3/r7/2022-11-01.txt.gz:{chan ch=tech}Odorless Nuanse Tech: shft-ctrl-1 T3/r7/2022-11-01.txt.gz:{chan ch=tech}Odorless Nuanse Tech: and shft-ctrl-2 T3/r7/2022-11-01.txt.gz:{chan ch=tech}Gurbuz Tech: ty T3/r7/2022-11-01.txt.gz:{chan ch=tech}[DEMON] Khadaji Tech: wheres nokfah when you need him T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tavrin Tech: Hrm, I just got an error on my automatic mapper database backup that the database table is locked, and then got the same error when doing a manual backup. Anyone run into this? T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I think so before T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Typically shouldn't happen unless another plugin access the map and keeps it open without closing it. T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If you have a plugin that opens the mapper file (or if you have it open in another program), it can lock it to prevent any issues. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tavrin Tech: Not aware of anything that would be doing that, is there anything I should be doing to fix it? I'm nervous about just restarting MUSHclient because I don't want my mapper db to get borked. T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You don't have Aardwolf.db open in another window (sqlite, for example), or any plugins you suspect might open the mapper? And you don't have two instances of MUSHclient open using the same folder? T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: bruh, are you multiplaying? T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Also, what operating system are you on? T3/r7/2022-11-01.txt.gz:{chan ch=tech}Trachx Tech: 1st) check whether you have previous backups , if you have - no need to worry T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tavrin Tech: Definitely not multiplaying, running on windows. T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: have you tried quitting MUSH and restarting it? T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: might kick it out of lock T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Have you made extensive changes to mapper (adding new areas, a lot of cexits) since you started MUSH this last session? T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tavrin Tech: Uh, session's pretty long, so probably? Only plugin I'm aware of that might keep the mapper db open is SnD T3/r7/2022-11-01.txt.gz:{chan ch=tech}Trachx Tech: unload/reinstall SnD then T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tavrin Tech: I have a db backup from yesterday, though, so I'll try just quitting and restarting mushclient. T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If you're using mine, it shouldn't be. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tavrin Tech: I am using yours, quitting and restarting mushclient seems to have fixed it. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tech: Tavrin shrugs helplessly. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Sath Tech: if you mush folder is in dropbox, that could cause file access issues. Dropbox likes to take file locks T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: sometimes the ez button is the way to go T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Tavrin. T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Oh yes, if it's in a cloud location, it may lock it up too when it's trying to sync the file. T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: also, I don't think you lost anything by doing that.. your main database file should still be getting changes T3/r7/2022-11-01.txt.gz:{chan ch=tech}Sath Tech: if there's a file lock contention issue, the databse may not be getting updated T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Yajan's correct on that one, really. You won't lose anything generally, because MUSH will open/close as needed. T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Sath is also right. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tavrin Tech: I friggin' hate how "turn it off and on again" works so often in tech. T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But MUSH would probably kick back errors on that, too. T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: cool I was just guessing, love when that works T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley grins evilly at Tavrin. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Trachx Tech: that is because turn off/on switches you from inconsistient state into consistient one T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: my automatic backup stopped working a long time ago, so now I do it manually, and I haven't seen any issues with it not updating it (backup is different) T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: speaking of which, time to create one! T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Also, I stand corrected... SnD DOES open up mapperDB, and is supposed to close it. But I don't know of a case where it would refuse to close it. I may wind up making a change to how that works, but we'll see. T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Been a while since I messed with that portion of the code. T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Oh, so the only time it accesses mapper is when you migrate PWar's database to SnD, so unless you did that, it wasn't SnD. :p T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: wait so you were wrong about being wrong? T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I don't even know what to say about this T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That's the ONLY time I'm ever wrong, when I think I'm wrong and I'm wrong about being wrong. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley runs away in utter terror! T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: must be nice, dang T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I have the opposite problem.. the only time I'm ever wrong is when I assume that I'm not wrong T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers softly. T3/r7/2022-11-01.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Nah, I'm often wrong enough. I can admit when I'm wrong. T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: cool, same T3/r7/2022-11-01.txt.gz:{chan ch=tech}9th Tier Yajan Tech: (I can admit when you're wrong) T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan giggles. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: Run-time error T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: Plugin: Aardwolf_Chat_Capture_Miniwindow (called from world: Aardwolf) T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: Function/Sub: OnPluginClose called by Plugin Aardwolf_Chat_Capture_Miniwindow T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: Reason: Executing plugin Aardwolf_Chat_Capture_Miniwindow sub OnPluginClose T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: [string "Plugin: Aardwolf_Chat_Capture_Miniwindow"]:487: bad argument #1 to 'GetVariable' (string expected, got nil) T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: stack traceback: T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: [C]: in function 'GetVariable' T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: [string "Plugin: Aardwolf_Chat_Capture_Miniwindow"]:487: in function <[string "Plugin: Aardwolf_Chat_Capture_Miniwindow"]:485> T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: LOL sorry - this is something going on with new mush when loading a seocnd minichat window. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tech: Yerald blinks innocently. T3/r7/2022-11-01.txt.gz:{chan ch=tech}Yerald Tech: thanks for the alarm... started to doze... T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: different serial numbers thugh T3/r7/2022-11-01.txt.gz:{chan ch=tech}Iron Duck Chuft Tech: may I request you use pastebin or something instead of spamming? T3/r7/2022-11-01.txt.gz:{chan ch=tech}Cheesy Anssett Tech: was that the error, or was that the error report lol T3/r7/2022-11-01.txt.gz:{chan ch=tech}Cheesy Anssett Tech: PSA: don't set your errors to auto-output to tech T3/r7/2022-11-01.txt.gz:{chan ch=tech}Yerald Tech: psa: set to echo T3/r7/2022-11-01.txt.gz:{chan ch=tech}Cheesy Anssett Tech: if you stare too long into the /dev/null, the /dev/null stares back? T3/r7/2022-11-01.txt.gz:{chan ch=tech}Yerald Tech: always T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: i copy pasted, sorry T3/r7/2022-11-01.txt.gz:{chan ch=tech}Limunious Tech: thought it was only 5 lines T3/r7/2022-11-01.txt.gz:{chan ch=tech}Tech: Yerald yawns. T3/r7/2022-11-01.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: any suggestions on a free/safe service to download youtube for archival purposes? im getting distracted click on all the popup windows and giving them my email T3/r7/2022-11-01.txt.gz:{chan ch=tech}Prancin' Garence Tech: got linux? T3/r7/2022-11-01.txt.gz:{chan ch=tech}Bloodthorn Tech: I use metube in Docker T3/r7/2022-11-01.txt.gz:{chan ch=tech}Prancin' Garence Tech: youtube-dl T3/r7/2022-11-01.txt.gz:{chan ch=tech}The Muse: Delight Tech: I lost my aardwolf ascii map. Anybody got an idea how I could get it back? T3/r7/2022-11-01.txt.gz:{chan ch=tech}VaalVanir Tech: Did you fool around with plugins? T3/r7/2022-11-01.txt.gz:{chan ch=tech}Sath Tech: it's a plugin T3/r7/2022-11-01.txt.gz:{chan ch=tech}The Muse: Delight Tech: I have not yet T3/r7/2022-11-01.txt.gz:{chan ch=tech}Cheesy Anssett Tech: automap on? or is that a different map T3/r7/2022-11-01.txt.gz:{chan ch=tech}Kerith Tech: try aard help T3/r7/2022-11-01.txt.gz:{chan ch=tech}VaalVanir Tech: Plugin, Aardwolf ascii plugin, enable it again T3/r7/2022-11-01.txt.gz:{chan ch=tech}Sath Tech: called aard_ASCII_map.xml T3/r7/2022-11-01.txt.gz:{chan ch=tech}The Muse: Delight Tech: got it, thank you very much :) T3/r7/2022-11-01.txt.gz:{chan ch=tech}Haagen Tech: i tried to rebuild my dinv but it lost the ability to get to places via portals. any idea what i can do to get the portal commands back? T3/r7/2022-11-01.txt.gz:{chan ch=tech}VaalVanir Tech: Whoa dude. Uhh did you rebuild the DINV already? Like go to Hester and dinv build? T3/r7/2022-11-01.txt.gz:{chan ch=tech}Haagen Tech: oops, i meant that i use the dinv build confirm again :p T3/r7/2022-11-01.txt.gz:{chan ch=tech}VaalVanir Tech: And you were at Hester when you did that? T3/r7/2022-11-01.txt.gz:{chan ch=tech}Haagen Tech: i have identify wish so i don't need identify i think T3/r7/2022-11-01.txt.gz:{chan ch=tech}VaalVanir Tech: Okay do 'mapper portals' for me T3/r7/2022-11-01.txt.gz:{chan ch=tech}VaalVanir Tech: Everything still there? T3/r7/2022-11-01.txt.gz:{chan ch=tech}VaalVanir Tech: Anyway to have SnD number the mobs when it considers? T3/r7/2022-11-02.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: i've been looking for stuff to put on an old display, this seems like a cool project. no idea who/how etc, justpassing it on JS SVG chinese landscape procedural T3/r7/2022-11-02.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: https://github.com/LingDong-/shan-shui-inf T3/r7/2022-11-02.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: for first arduino project, should i just get the basic rev3 and a breadboard? or 'starter kit' T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: ->Trigger function "invmon" not found or had a previous error.<- Getting this every time my inventory changes. Tried reinstalling dinv and restarting client, no dice. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, if you can determine when the error initially fires (it'll show up with a lot of orange text), that would be helpful. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: Is there any way to debug dinv? T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Only with notify all, more or less. Other than that, not really. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But it seems weird that it's failing on invmon. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: dinv reload should fix it, but if it's consistently failing, there's something definitely wrong. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: Yeah it's failing every single time I make an inventory change. Drop, loot, sell, taking a portal out of a bag, wearing it, etc T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: 'dinv notify all', 'dinv reload', try to drop something, capture the orange text and paste it somewhere. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: I didn't get any orange text, just showed the red highlighted invmon error again. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Then it's not DINV. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: Okay.. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's some other plugin you have installed that created that error. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: Let me see if I can narrow it down T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Or a trigger that you have. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Look for any triggers or plugins that might deal with inventory. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can also close/open the client and then see when the orange text appears. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That will give you the best idea where to look. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: Okay I think I found the culprit. Bast's EQ plugin, disabling it and restarting client I no longer get the error. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Oh yeah, definitely. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Bast's stuff is unfortunately very out-of-date. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: Yeah I use just a few of his things now, like the spellup tracker T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But DINV is pretty much the only eq manager you need. The two would work against each other anyway. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I suggest switching to Hadar's spellup plugin. Active development, and works well. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: Yeah the plugin has a window you can see what's in your inventory and mouse over identify stuff like that T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: But if it's going to cause problems with the more useful stuff it can go T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Oh, I suppose there IS that aspect, heh. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: Same thing with Bast's spellup plugin. I just use it to have a visual aid in when buffs will expire. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: I use hadar's for recasting T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Submit to Hadar to add a window! T3/r7/2022-11-02.txt.gz:{chan ch=tech}Soloran Tech: Or maybe just learn lua and do it myself T3/r7/2022-11-02.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley grins evilly. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Fiendish's miniwindows really is helpful with that. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Dartan Tech: when did snd become publically available in its current awesomeness? T3/r7/2022-11-02.txt.gz:{chan ch=tech}9th Tier Yajan Tech: there should be a wiki page with discography for it T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: From its creation, SnD was publically available, thanks to WinkleWinkle. Though some didn't like it, others were grateful for it. It changed hands a few times, and I am currently (and hopefully the last) person maintaining the project. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: SnD received its own helpfile recently after I had taken the mantle, too. T3/r7/2022-11-02.txt.gz:{chan ch=tech}Dartan Tech: oh cool the help file. i've been using it since my first mort and i think it helped me get into the game T3/r7/2022-11-02.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley smiles happily. T3/r7/2022-11-02.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: if you don't already have 5.99.1, I suggest you do 'snd force update master' to get it - it has a new feature that has helped many. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: doesnt s*d put global quests onto the s*d box T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: i had to do it all manually T3/r7/2022-11-03.txt.gz:{chan ch=tech}EkDoreo Tech: I just restarted my PC and then aardwolf Mush and it's completly messed up. Restarting it has not fixed it. All the panels of the game are no where they should be. The main feed/window is bigger than the resolution of my display so I can't reduce it's size to get to the others which I assume are behind it. I do have one in front which is mapper. I got some kind of plugg-in errors in the feed the first time. Any ideas? I tried loading other world file but no change. T3/r7/2022-11-03.txt.gz:{chan ch=tech}EkDoreo Tech: it also appears to not be loading the grey mush interface as best I can figure. T3/r7/2022-11-03.txt.gz:{chan ch=tech}EkDoreo Tech: tried to grab the top of the main feed to move it but wonbt allow me to. same as trying to grab the bottom right corner. T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I just want to say, I truly hate Spotify, and just found out they've taken my favorite podcasts so I can't even listen to them on Pocket Casts. *sigh* T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: can someone report the global quests please T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: there is none at my level T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: for the past 2 tiers T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Huh? T3/r7/2022-11-03.txt.gz:{chan ch=tech}Not really Wrilley Tech: 'gq history' T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: gq ranges will tell you what's still available, too. T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And make sure you have the channel on, too. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: ohhh i see its not every time around T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: whos that T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: im here T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Huh? T3/r7/2022-11-03.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: mushclient questions answered here T3/r7/2022-11-03.txt.gz:{chan ch=tech}Dark Goose Xaeris Tech: Question - just reinstalled mushclient & S&D and when I use the runto, it's firing 4 times. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: use black magic T3/r7/2022-11-03.txt.gz:{chan ch=tech}Aoric Tech: check the number of instances the plugin is installed? T3/r7/2022-11-03.txt.gz:{chan ch=tech}Dark Goose Xaeris Tech: For some reason it was there twice, and then firing 4x. Weird. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Dark Goose Xaeris Tech: that fixed it. Didn't see it before. Thanks :) T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: and im back T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: don't do that again T3/r7/2022-11-03.txt.gz:{chan ch=tech}Gurbuz Tech: we're upset T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I think you're talking on the wrong channel. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Tech: Aoric is agreeing with that (Aleister) Crowley person again... T3/r7/2022-11-03.txt.gz:{chan ch=tech}Tech: 1337 H4x0r Fiendish goes, "Heh." T3/r7/2022-11-03.txt.gz:{chan ch=tech}Aoric Tech: curse channel is that way --> T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: For talking to yourself, there's always the echo channel. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Zoh Tech: i'm looking for a better con all plugin, something that add's numbers before if there is a same named mob. does anyone know if one exisit? T3/r7/2022-11-03.txt.gz:{chan ch=tech}RoyalFlush Kelaire Tech: I think the only ones that exist are closed clan plugins. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Truthless Areia Tech: I'm working on a lot of my stuff. That'll be added fairly soonish. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Captieux Tech: I am trying to write an advanced (GMCP) mapper for tintin++ and I have few questions T3/r7/2022-11-03.txt.gz:{chan ch=tech}Trachx Tech: finger ixle T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Not a lot of support for tintin, but what's up? T3/r7/2022-11-03.txt.gz:{chan ch=tech}Captieux Tech: 1) when moving from one room to another, is the order of GCMP events for char update, room and plain textual description of the room guaranteed to be stable? T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: yeah, it's room name, gmcp update, rest of room T3/r7/2022-11-03.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Sath. T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: What's included in the GMCP update, however, varies. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Captieux Tech: 2) How mazes work in general? GMCP gived room id, lists exits with -1's. But Gauntlet area seems to randomize exit directions, while in some other cases exit directions stay same, only order changes. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: some mazes keep the same set of exits, especially rooms that have all 6 exits, or planar mazes that don't go up or down T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: there are also sometimes static exits that still list -1 T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: True mazes (Gauntlet, Helegear, Nenukon, et al) randomize the exits. The room orders should remain the same (e.g. 1 leads to 2, 2 to 3, 3 to 4, etc), but I've not fully tested that to be sure. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: yeah, maze rooms always lead to the same set of other rooms T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: it's only the mapping from exits to rooms that changes T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Clan rooms have static exits that show as -1, for instance. Or rooms in Gathering Horde or Annwn. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Yeah, maze rooms always lead to the same rooms, it's just the exits that change. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Captieux Tech: 3) Are there any examples when gcmp room would not have vnum? T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: yeah, there are nomap rooms that don't list their own vnum T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: look at the entrance to living mine T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Those nomap rooms are what I am referring to, too, in Annwn, Gathering Horde, etc. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: Well, they do, but their vnums are all -1, I think? T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Er, Living Mine, yeah. T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Not Gathering Horde. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley thanks Sath heartily. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: they have a hidden vnum, gmcp just says -1 T3/r7/2022-11-03.txt.gz:{chan ch=tech}Summoner Yuna Tech: You can create cexits to those nomap rooms as long as your mapper doesn't have more than one of them of the same name. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Captieux Tech: 4) Is room movement cost dependent on terrain, or it is individual per-room value? And is the cost substracted upon entering room or leaving? T3/r7/2022-11-03.txt.gz:{chan ch=tech}Captieux Tech: and does room movement cost only affects move points, or it also affects MUD delay until next move? T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: doesn't affect delay T3/r7/2022-11-03.txt.gz:{chan ch=tech}Sath Tech: I think movement cost varies by terrain, but I'm not sure T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Movement is affected by a variety of things, though. T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The moves are subtracted once the new room is entered. T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I had 2134 moves, moved south, room name popped up, then char.vitals showing moves at 2133. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Captieux Tech: thanks. And probably the last one for now: presence of potential cexits - should I rely on [ Exits * ] + {roomobjs}, or there is some better ways? T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Some cexits are actually hidden, so it's not 100% reliable. T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But [ Exits * ] would generally be your best bet otherwise. T3/r7/2022-11-03.txt.gz:{chan ch=tech}Captieux Tech: Thanks! T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Good luck! T3/r7/2022-11-03.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Seems Inix might have some TinTin stuff, too. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Selitos Tech: can i seset my health bars miniwindow, its off the screen and I can't grab it T3/r7/2022-11-04.txt.gz:{chan ch=tech}Smoochable Saraid Tech: aard reset? T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: aard layout reset T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It will reset all your windows, though. T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I suggest creating a layout save, too, so that if something like that happens again, you can revert to the saved layout. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Selitos Tech: thanks T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Read through 'aard layout help' for more information. T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can also lock the layout so windows cannot be moved accidentally. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Gurbuz Tech: how do i remove a portal from my list of mapper portals T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: Mapper help portals, near the bottom T3/r7/2022-11-04.txt.gz:{chan ch=tech}Braun Tech: Is there a daytime/weather/moons plugin floating around out there? T3/r7/2022-11-04.txt.gz:{chan ch=tech}Algaru Tech: bast as a moon tracker that i use T3/r7/2022-11-04.txt.gz:{chan ch=tech}Algaru Tech: has T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: Crowley has an analog-style clock that shows ticks etc also T3/r7/2022-11-04.txt.gz:{chan ch=tech}Braun Tech: I think I have that bast moon one. Thank you. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Algaru Tech: https://github.com/AardCentral/Bast/blob/release/Bast/miniwin_moons.xml T3/r7/2022-11-04.txt.gz:{chan ch=tech}Algaru Tech: ah, cool T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Khadaji has a better moons tracker (something I had intended on including with the clock). I'd go with that one. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: yeah, Khadaji's is good T3/r7/2022-11-04.txt.gz:{chan ch=tech}Braun Tech: Anyone know where I might find Khadaji's? T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Let me get the link. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: Braun thanks (Aleister) Crowley heartily. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: https://github.com/AsmodeusBrooding/Aardwolf T3/r7/2022-11-04.txt.gz:{chan ch=tech}Make it Reyn Tech: https://github.com/AardCentral/Galaban-moons is another option T3/r7/2022-11-04.txt.gz:{chan ch=tech}Braun Tech: Much obliged everyone! T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: There, we go, you beat me to it. :D T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Yeah, Reyn. AardCentral is my page. ;) I'm working on creating an actual webpage to serve as the hub so I don't have to worry about forking over updates. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: had opened it for someone else earlier, and hadn't closed :) T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: Which one looks nicer :D T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley giggles at Not Brawny Bronnie's actions. T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: They're the same. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: Ahh T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The 3-moons plugin was worked on by both Galaban and Khadaji. T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: At least, I /think/ it's the same. :) T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: khadaji's adjusts to your set theme T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: prettied it up a bit to match your theme T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: This is what it looks like (for me): https://i.vgy.me/VcVox2.png T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It has the moons arcing across the top whenever they are present. T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And this is my aardclock that cycles the background based on day/night: https://i.vgy.me/AQV0bc.png T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That way, a quick glance will always tell you whether it's day or night, as well as how much time is left before next tick. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: https://imgur.com/a/ISJxmW3 is what khad's looks like with my theme T3/r7/2022-11-04.txt.gz:{chan ch=tech}Braun Tech: Is my dandruff rearing up again or is your mushclient snowing? T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: snow! T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Fiendish included a snow plugin. :) T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: At one point. T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: (Also, disregard any graphical errors. I pulled this from remote desktop with window slightly resized, so font looks cut off) T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Know what would be simply amazing? If Fiendish rewrote the plugin to have the snow pile up a bit until some command was entered. *shifty* T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: Not Brawny Bronnie goes ooOOooOOoo at (Aleister) Crowley. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: I'd like that! T3/r7/2022-11-04.txt.gz:{chan ch=tech}Braun Tech: I was thinking if he added a rain simulater to it and it would reflect the weather in game. T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That would be pretty cool, too. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: yes, it would! T3/r7/2022-11-04.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But it wouldn't know the weather outright unless you were outside and happened to see the weather change. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: Maybe he could add some ray tracing T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers with Soloran about their shared secret. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: 10X antialias please. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: i have a 2000 dollor aliemware gaming computer T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: dude you got a dell T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: and i got the memory, windows has run out of memory T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: message T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: happen to have umpteen google chrome pages open? they tend to eat it up T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: I use brave now :) google's going to have to work for my data T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: Prancin' Garence ) T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: no, but lots of firefox pages and bittorent T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: no actual graphic games T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Firefox is really just as bad. ;p T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Try restarting the browser, it'll muck out some of that RAM. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: ahhh, kk T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: how much ram you have? T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I only notice when FF starts slowing down - I've got 128GB >_> T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: not sure, but lots more than i should ever need to play aard lol T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Right click your taskbar -> Task Manager -> Performance tab. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: (you might need to "show more details" or "show advanced" or something - it'd be a drop-down at the bottom. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: You can also look at the process tab and sort the columns by memory to see what's using it up, but I wouldn't recommend fiddling with anything in there too much unless you're comfortable breaking things. ;p T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: 15.8 wich doesn't make sence, say's i'm using 49% T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Basically 16GB. Weird counting by Windows. ;p T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I'm using 40% of my RAM. >_> T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: thats not a lot is it? T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: shows I'm using 54% and have 32GB, almost all from google tabs :p T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Not really, which makes me think something else is going on. Might just be worth a reboot. <_< T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mosher Tech: i always use all my ram, i paid for the whole deal T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I'm using 50GB. A decent chunk of that is Firefox >_> T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Probably about 30GB from FF. :P T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: yaaa, it is a 2k alienware computer, should have lots of memory T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: eh. Alienware, you're paying a lot just for the name and blinkenlights. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Ennui Tech: That's not necessarily a valid statement, but in general....I guess. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: Mischanner Epsilon nods at Ennui. T3/r7/2022-11-04.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: sometimes it seems helpful 'technically speaking' to go yosemite sam on your computer, just a guess T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I mean, they're serviceable gaming computers, but I got something from Toshiba a few years back that was half the price of a comparable Alienware. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Because it looks like a plain old laptop. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: Mischanner Epsilon nods at MAMBO! Mushambo. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: When techy people tell you to try rebooting, they're not JUST being jerks. :V T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: You'd be surprised at how many problems a simple reboot solves. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Cheesy Anssett Tech: we also know when you're lying when you say you already did >.> T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: Mischanner Epsilon snickers with Cheesy Anssett about their shared secret. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: No one ever reboots. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: my kids know if they haven't rebooted their device before asking for help, I'm not helping them. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i had to explain to somebody the other day that "logout" != "reboot" T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I get salty about that on occasion though. "Hey, here's the troubleshooting steps I've already taken. What else do you have?" "Yes, I already rebooted the modem. I unplugged it for 15 seconds and replugged it. I have a second modem that I connected in its place because they kept the MAC address on my account and my internet is STILL broken. What. Else. Can. You. Do." T3/r7/2022-11-04.txt.gz:{chan ch=tech}Cheesy Anssett Tech: well sure. *i* don't lie to tech support, but people def lie to *me* T3/r7/2022-11-04.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i'm DIFFERENT. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: And don't get me started on telecom carriers where you have a massive outage, they run you through two hours of troubleshooting and callbacks, and then say "OH they had a fiber cut over there this morning!" T3/r7/2022-11-04.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: we all are, that's why we're here ;) T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: "... this morning. Like, an hour before I called?" T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: You see the "mf look" gleam in Mischanner Epsilon's eyes. Maybe it's time to hide! T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: windows shutdown and power on again != reboot T3/r7/2022-11-04.txt.gz:{chan ch=tech}Cheesy Anssett Tech: even reboots don't mean reboot any more sometimes. stupid persistent user states T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: Mischanner Epsilon snickers softly. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Was going to say, that kiiiinda depends on your setup. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: everything seems to be working now, but i'm pissed i don't have at least 32 gigs of memory T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: kind of needed if you are running 11. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I am NOT looking forward to 11 for my new work laptop. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Specs will be nice, but I'm definitely going to have to find a way to put the taskbar up at the top of the screen. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: who remember 640k + 384k extended? T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: Mischanner Epsilon peers intently at Prancin' Garence. T3/r7/2022-11-04.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: someone from elsewhere told me they had an i9 and i thought they were trolling, didnt know they turned things up to 11 that way T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: "shadow" RAM T3/r7/2022-11-04.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i have drunk enough to not remember that any more gar. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: himem.sys T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: etc. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: But can it run Doom T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: yes... doom 1 T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: lol okay hold on T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: heh himem. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Sivak Tech: can you load it in your hi mem T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: An 896-core multi-processor machine can run DOOM - but not how you think: https://www.youtube.com/watch?v=hSoCmAoIMOU T3/r7/2022-11-04.txt.gz:{chan ch=tech}Sivak Tech: on 1 core lol T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Again, not how you think >_> T3/r7/2022-11-04.txt.gz:{chan ch=tech}Soloran Tech: That's hilarious T3/r7/2022-11-04.txt.gz:{chan ch=tech}Sivak Tech: whats funny is every game is 1 core T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: And actually, super-high core count processors tend to be kinda crap at single-core performance. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Not to say you COULDN'T run Doom on one, but it's something to think about when speccing out a gaming machine. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: looks abit like a libcaca video driver. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: It's kinda why I went for a Ryzen 7 5800X instead of a Ryzen 9 5900X or something - single thread performance was a hair better (although with a larger sample size, it looks like that was just "noise" so to speak and they're roughly equivalent) T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: As for the computer not having enough RAM - how old is it, Kinjin? 16GB was pretty passable for something mid-range 4-5 years ago. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: your 5800x was rated 1% lower than the much more expensive 5900x T3/r7/2022-11-04.txt.gz:{chan ch=tech}Tech: Mischanner Epsilon nods. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Not an Imm Erikson Tech: What a loser! T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: It was actually a few points higher on single-thread when I was buying... last year I think? T3/r7/2022-11-04.txt.gz:{chan ch=tech}Prancin' Garence Tech: oh it might be.. I was just looking on over all score. T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: https://www.cpubenchmark.net/compare/3869vs3870vs3862vs1919/AMD-Ryzen-7-5800X-vs-AMD-Ryzen-9-5900X-vs-AMD-Ryzen-9-5950X-vs-Intel-i7-4770K T3/r7/2022-11-04.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Basically, what I got, 2 comparisons, and what I upgraded from. :P T3/r7/2022-11-05.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: anyone venture a guess on what goes wrong when there's a brief power blip, can take me an hour to get my machine working again? is it a linux distro thing? most confusing part is that the 'fix' remains the same, it's just like how many times must i do it T3/r7/2022-11-05.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: like why is hitting F10 on reboot 20 anymore effective than the first one? :) T3/r7/2022-11-05.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: 1-19, it was trying to enter rescue mode but couldn't just cli output "end kernel panic" which sounds good to me as a non-error message, but T3/r7/2022-11-05.txt.gz:{chan ch=tech}Useful Hadar Tech: om nom nom, i ate all the cookies T3/r7/2022-11-05.txt.gz:{chan ch=tech}Odorless Nuanse Tech: eating enough cookies? maybe you shouldn't go to porn sites that often T3/r7/2022-11-05.txt.gz:{chan ch=tech}Useful Hadar Tech: those are the best tasting cookies T3/r7/2022-11-05.txt.gz:{chan ch=tech}Athlau Tech: is it possible to add mapper note with hyperlink in mushclient? T3/r7/2022-11-05.txt.gz:{chan ch=tech}Athlau Tech: i mean something which send commnd like "mapper goto xxx" when clicked? T3/r7/2022-11-05.txt.gz:{chan ch=tech}Can't De Cide Tech: yes but as far as how to i dunno how to do that :/ T3/r7/2022-11-05.txt.gz:{chan ch=tech}Truthless Areia Tech: Not in an actual mapper note, no. Not without modifying that plugin, at least. You can print links with the Hyperlink() function, though. T3/r7/2022-11-05.txt.gz:{chan ch=tech}Truthless Areia Tech: Easiest but not likely ideal way might be to make a trigger that matches a fairly unique line in that room and prints the hyperlink then. More complicated way might be to write a plugin that checks for changes in room uid and prints link based on that. ...Or just make an alias that does mapper goto wherever :P T3/r7/2022-11-05.txt.gz:{chan ch=tech}Braun Tech: Here is a dumbed down version of what I'm using to add hyperlinks to rooms: https://pastebin.com/dX9rbiSJ T3/r7/2022-11-05.txt.gz:{chan ch=tech}Athlau Tech: thanks for the answers T3/r7/2022-11-05.txt.gz:{chan ch=tech}Athlau Tech: Areia, I was pretty sure triggers aren't firing on plugins output though. T3/r7/2022-11-05.txt.gz:{chan ch=tech}Athlau Tech: ha, easy enough to change aard_GMCP_mapper.xml:got_gmcp_room around "if shownotes and room and room.notes and room.notes ~= "" then"... T3/r7/2022-11-05.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: mushclient questions answered here T3/r7/2022-11-05.txt.gz:{chan ch=tech}Athlau Tech: can I make an alias via AddAlist which will send to Execute and not World? T3/r7/2022-11-05.txt.gz:{chan ch=tech}Athlau Tech: AddAlias(...) i mean T3/r7/2022-11-05.txt.gz:{chan ch=tech}Sath Tech: you want AddAliasEx() T3/r7/2022-11-05.txt.gz:{chan ch=tech}Athlau Tech: thanks! T3/r7/2022-11-05.txt.gz:{chan ch=tech}Sath Tech: err, maybe that doesn't actually exist? T3/r7/2022-11-05.txt.gz:{chan ch=tech}Sath Tech: in that case, you'll have to give the alias a name, and use SetAliasOption T3/r7/2022-11-05.txt.gz:{chan ch=tech}Athlau Tech: yeah that one isn't in the docs on wiki, thanks for SetAliasOption :) haven't seen it T3/r7/2022-11-05.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: what a funny little deficiency T3/r7/2022-11-05.txt.gz:{chan ch=tech}Make it Reyn Tech: is it expected that some area-specific prog commands (things like "next" to move to next kingsholm seal, "fight back" on icefall, etc) don't show up when echocommands are toggled on? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Neclord Tech: oh no T3/r7/2022-11-06.txt.gz:{chan ch=tech}Neclord Tech: Teh gaardian maps page is down T3/r7/2022-11-06.txt.gz:{chan ch=tech}Tech: Neclord sobs in misery. T3/r7/2022-11-06.txt.gz:{chan ch=tech}Neclord Tech: aand it's back T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: what is {invmon} and how do I turn it off? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Captieux Tech: `help invmon` - inventory monitoring T3/r7/2022-11-06.txt.gz:{chan ch=tech}Nepenthes Nid Tech: is there anyone Who uses blowtorch on mobile? T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: help! i recently copied the entire com results list to a text file. I just wen tto copy paste a command from chat to output and sent before it started to send every single command through my output. So I closed that app and clicked no. but it's saved it anyway..!! T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: I thought that would bypass the system saveing on exit. T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: is there a reset to default? I can hardly read the screen with all the color codes being visible T3/r7/2022-11-06.txt.gz:{chan ch=tech}Trachx Tech: type "rawcolors" ? T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: that made it readable. T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: is there a reset to dewfault command... mind you if there was I would have triggered in all that T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: i guess I can reset by hand now that IO can see :) T3/r7/2022-11-06.txt.gz:{chan ch=tech}Trachx Tech: I guess you could use "config all" from new created char to compare to your current config T3/r7/2022-11-06.txt.gz:{chan ch=tech}Trachx Tech: also "colorset normal" to reset channels colors to default standard colors (help colorset) T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: ok did that T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: most of the config is looking ok fortunatly T3/r7/2022-11-06.txt.gz:{chan ch=tech}EkDoreo Tech: thankyou for your help. T3/r7/2022-11-06.txt.gz:{chan ch=tech}Yerald Tech: how can I send myself a bell or sound command? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Algaru Tech: in a script? or just through mud commands? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Yerald Tech: script I think is what I want T3/r7/2022-11-06.txt.gz:{chan ch=tech}Algaru Tech: i haven't done this, but the aarch reward plugin that endymion created has it. looks like it's just Sound() T3/r7/2022-11-06.txt.gz:{chan ch=tech}Feihu Tech: Execute("bell") T3/r7/2022-11-06.txt.gz:{chan ch=tech}Yerald Tech: i put in the file path for bell? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Yerald Tech: requires <> or ""? T3/r7/2022-11-06.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: "Service access denied" as a Signal reply means...they're tightening up riff-raff access or what? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Limunious Tech: with dinv, how do i see a projection of what my gear would look like at different levels? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Talbor Tech: dinv set display T3/r7/2022-11-06.txt.gz:{chan ch=tech}Limunious Tech: thanks T3/r7/2022-11-06.txt.gz:{chan ch=tech}Talbor Tech: np, there's also dinv help sage T3/r7/2022-11-06.txt.gz:{chan ch=tech}Talbor Tech: usage T3/r7/2022-11-06.txt.gz:{chan ch=tech}Limunious Tech: that helps a ton with looking for gear, perfect! T3/r7/2022-11-06.txt.gz:{chan ch=tech}Odorless Nuanse Tech: nice, my snd thinks jon deprancy is in longnight. (obviously in theater in prosper) T3/r7/2022-11-06.txt.gz:{chan ch=tech}Nifto Tech: he moved irl T3/r7/2022-11-06.txt.gz:{chan ch=tech}Odorless Nuanse Tech: never done this before. T3/r7/2022-11-06.txt.gz:{chan ch=tech}Captieux Tech: Are there any maze rooms that have loop exits (leading to same room)? If yes, how does GMCP work in this case, would it send the room update? T3/r7/2022-11-06.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Plenty of maze rooms loop back to itself. I do believe it updates the GMCP when you re-enter the room. T3/r7/2022-11-06.txt.gz:{chan ch=tech}Summoner Yuna Tech: Was there a way to check GMCP for whether you have a certain class or not? And if so, what's the code for that? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Summoner Yuna Tech: Something along the lines of if gmcp("char.status.class") == "5" then T3/r7/2022-11-06.txt.gz:{chan ch=tech}Sath Tech: string.find(gmcp("char.base.classes"), "5") T3/r7/2022-11-06.txt.gz:{chan ch=tech}Captieux Tech: "char.base.classes" is a string of "0123456" T3/r7/2022-11-06.txt.gz:{chan ch=tech}Selitos Tech: i have if string.find(gmcp("char.base.classes"), "6") then 6 being psi T3/r7/2022-11-06.txt.gz:{chan ch=tech}Braun Tech: class = gmcp("char.base.class") and subclass = gmcp("char.base.subclass") T3/r7/2022-11-06.txt.gz:{chan ch=tech}Summoner Yuna Tech: And which numbers correspond to which classes? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Captieux Tech: http://www.aardwolf.com/wiki/index.php/Clients/GMCP T3/r7/2022-11-06.txt.gz:{chan ch=tech}Summoner Yuna Tech: As far as I can tell, that article does not contain an answer to my question. T3/r7/2022-11-06.txt.gz:{chan ch=tech}Captieux Tech: http://www.aardwolf.com/wiki/index.php/Clients/GMCP#aard_char_base - the second snippet T3/r7/2022-11-06.txt.gz:{chan ch=tech}Captieux Tech: starting with "The "classes" field is: T3/r7/2022-11-06.txt.gz:{chan ch=tech}Summoner Yuna Tech: Aah, there it is. So, if I do if string.find(gmcp("char.base.classes"), "1") for instance the clause will only fire off if I have Cleric? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Sath Tech: right T3/r7/2022-11-06.txt.gz:{chan ch=tech}Summoner Yuna Tech: Aight, thanks! T3/r7/2022-11-06.txt.gz:{chan ch=tech}Thunderous Norton Tech: anybody seen, or used localstack ? https://github.com/localstack/localstack its an aws system locally... just wondering how complete it is and whether its worth getting involved in. T3/r7/2022-11-06.txt.gz:{chan ch=tech}Prancin' Garence Tech: Yuna what are trying to acheive? T3/r7/2022-11-06.txt.gz:{chan ch=tech}Dartan Tech: world domination! T3/r7/2022-11-06.txt.gz:{chan ch=tech}Prancin' Garence Tech: I knew it. T3/r7/2022-11-06.txt.gz:{chan ch=tech}Tavrin Tech: I have not directly used LocalStack, but in my experience, things that emulate AWS services are great, just make sure you very carefully read the documentation and make sure the services you're using are fully supported. T3/r7/2022-11-06.txt.gz:{chan ch=tech}Neclord Tech: Starting with Staten Island T3/r7/2022-11-08.txt.gz:{chan ch=tech}Deswrath Tech: anyone using blowtorch manage to have sound trigger to work? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: Is it possible to make it so you can copy colors from the main output window in MUSH client? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: I can copy with colors from the channel capture window, but not from the main output window :\ T3/r7/2022-11-08.txt.gz:{chan ch=tech}VaalVanir Tech: Did you use Ctrl+D instead of Ctrl+C? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: Auction: VaalVanir is auctioning (Polished) T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: ahhhhh T3/r7/2022-11-08.txt.gz:{chan ch=tech}VaalVanir Tech: Another happy customer! T3/r7/2022-11-08.txt.gz:{chan ch=tech}VaalVanir Tech: Thank you come again! T3/r7/2022-11-08.txt.gz:{chan ch=tech}Tech: Neclord bows before VaalVanir. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Tech: Neclord bows before VaalVanir. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: Thank you kindly!! :D T3/r7/2022-11-08.txt.gz:{chan ch=tech}Deswrath Tech: anyone using mushreader? i tried installing the plugin but its not working T3/r7/2022-11-08.txt.gz:{chan ch=tech}Gurbuz Tech: can i noportal a whole area T3/r7/2022-11-08.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: sure but room by room T3/r7/2022-11-08.txt.gz:{chan ch=tech}Gurbuz Tech: screw that , would take forever T3/r7/2022-11-08.txt.gz:{chan ch=tech}KnightLord Throxx Tech: who made the plugins for Blowtorch? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Deswrath Tech: Shindo? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Deswrath Tech: i still cant get sound to play on my tablet on blowtorch. anyone knows how does it work? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Truthless Areia Tech: Try spmute? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Truthless Areia Tech: Assuming you have the Aard soundpack installed. T3/r7/2022-11-08.txt.gz:{chan ch=tech}KnightLord Throxx Tech: blowtorch, on phone, not mush T3/r7/2022-11-08.txt.gz:{chan ch=tech}Deswrath Tech: on blowtorch for android? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Truthless Areia Tech: Oh nevermind me! T3/r7/2022-11-08.txt.gz:{chan ch=tech}Tech: Truthless Areia laughs out loud. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Summoner Yuna Tech: What T3/r7/2022-11-08.txt.gz:{chan ch=tech}Summoner Yuna Tech: What's wrong with my script? It's supposed to cast send heal if I have Cleric and am level 1-99 and Incomplete Healing if I'm level 100 and above. I am currently level 136 and nothing happens when I try to proc it. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Summoner Yuna Tech: https://pastebin.com/i99Yy8pi T3/r7/2022-11-08.txt.gz:{chan ch=tech}Summoner Yuna Tech: Nvm, figured it out. Errant end. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: I can't believe I only just now thought to use my academy portal for recalling, rather than actually using recall T3/r7/2022-11-08.txt.gz:{chan ch=tech}Tech: Neclord buries his face in his hand and sighs, shaking his head. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: My moves never go down anymore T3/r7/2022-11-08.txt.gz:{chan ch=tech}Tech: Neclord sighs. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Zoh Tech: garbage can... T3/r7/2022-11-08.txt.gz:{chan ch=tech}Hi, I'm Elfo Tech: garbage can man.. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Zoh Tech: that's trasy talk T3/r7/2022-11-08.txt.gz:{chan ch=tech}Braun Tech: the garbage can can cause he mixes it with love and makes the recall gooood. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: Where does one obtain a 'garbage can'? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: Children's party area? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Kerith Tech: lowlands paradise T3/r7/2022-11-08.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: buy off auction :) T3/r7/2022-11-08.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: bid 701 105 for garbage can :) T3/r7/2022-11-08.txt.gz:{chan ch=tech}Tech: Neclord thanks Not Brawny Bronnie heartily. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: wait, it's no better than the academy portal T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: I was fooled! T3/r7/2022-11-08.txt.gz:{chan ch=tech}Tech: Neclord sobs in misery. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Braun Tech: It saves you from having to type "d" to go down after entering the portal. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: it takes you directly to recall, one step shorter for runs T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: ehh? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: it took me down from recall T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: oh dammit T3/r7/2022-11-08.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: nope, takes you to recall :) T3/r7/2022-11-08.txt.gz:{chan ch=tech}Tech: Neclord buries his face in his hand and sighs, shaking his head. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Tech: *Yay!* Go Neclord!!! Zoh cheers him on. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: I am not a smart man. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Braun Tech: If you are using mushclient you should look into the mapper commands... Super helpful for getting around quickly. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: I use them often :D T3/r7/2022-11-08.txt.gz:{chan ch=tech}Braun Tech: We all had to start somewhere... T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: Could be better about them though T3/r7/2022-11-08.txt.gz:{chan ch=tech}Zoh Tech: 37cps today with mapper help.. T3/r7/2022-11-08.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: also, get dinv if you haven't yet T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: yeah, that's amazing... T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: I'm still a bit slow T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: I use Bast's stuff T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: https://github.com/endavis/bastmush T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: it's got eq management and a ton more things T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: I really like watching the moon tracker T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: And the spellup tracker is pretty sweet T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: There's a plugin that allows you to hover over items in your inventory and worn and automatically pulls from it's own database of ID information T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: But you can also right click the item to act on it and ID it if it has yet to be ID'd T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: or wear it, or put it in a specific container, etc T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: Obv it does eqsets as well, although creating eqsets isn't as easy as it is with dinv T3/r7/2022-11-08.txt.gz:{chan ch=tech}EkDoreo Tech: I have resently rebuilt my world and now I have my output window echoing into a text file in the background. I can't seem to find a setting to stop this. Any ideas? T3/r7/2022-11-08.txt.gz:{chan ch=tech}EkDoreo Tech: I have looked through the menus, plugins, configuration for mush, contextual menus for output T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: Hrmm... T3/r7/2022-11-08.txt.gz:{chan ch=tech}EkDoreo Tech: also checked global setings T3/r7/2022-11-08.txt.gz:{chan ch=tech}EkDoreo Tech: actuall. it's logging weird stuff fromo the output. my prompts. none of my echos, info appears but no chats. T3/r7/2022-11-08.txt.gz:{chan ch=tech}EkDoreo Tech: the description appears also T3/r7/2022-11-08.txt.gz:{chan ch=tech}Peacemaker Negader Tech: what's the text file name? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Neclord Tech: I'm looking around to see if I can find the setting @EkDoreo T3/r7/2022-11-08.txt.gz:{chan ch=tech}EkDoreo Tech: it's titles output and is unsaved. if i close it a newone will open when there is a new entry in the actual output T3/r7/2022-11-08.txt.gz:{chan ch=tech}EkDoreo Tech: thanks T3/r7/2022-11-08.txt.gz:{chan ch=tech}Peacemaker Negader Tech: what's the text file name? T3/r7/2022-11-08.txt.gz:{chan ch=tech}Peacemaker Negader Tech: it's unsaved? T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: file it titled "output" T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: I doubt this is what is causing this T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Did you uncheck General > Logging > What to log > Log Output ? T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: yes unsaved. if I close the window it asks to save T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: For me, that box is checked T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Have you installed any new plugins or anything? T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: I did turn it off for tests and that had no effect on it T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: When was the last time the output window worked normally for you? T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: I did have to. but I have culled off all that I didn't need. For some reason my new install failed to load the plugins so I did it by hand. I had thought orriginally it was related to the text to speech. but looking at it now that wouldn't say much useful to a poor sighted person. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: If you've recently added any plugins, I would disable them one by one until you are back to only the default plugins T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: hrmm... You may want to backup your existing install and re-install if you had to do manual plugin installation like taht T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: that ingame output window works normal. although I have been getting extra empty prompts showing up. The text file appear started yesterday or the day before. T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: Ok I'll try that T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Ohhh sorry, i misunderstood. I thought your output window was not working T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: wait! T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: I was looking for something other than the output being logged T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: ok T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: What is set under File > Global Preferences > Logging T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Do you have the Append to log files box checked? T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: to clarify. the issue. ingame is fine. but in the background of the mushclient a text file opens and some of the output incomming information is entered. no colour codes and is time stamped. looks a bit like a log file but not as detailed. T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: nothing is checked and there is a bit of text saying comething like log T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: I opened log session and it had log output and save to file ticked. unticked them but didn't change the issue. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: You might need to quit and re-open for the change to take effect? T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: turned off log to file in the game settings also with no change. all instances of logging I can find are now off. no change T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: open do that now T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Maybe MUSH client maintain log configurations for the duration of a session and any changes don't take until you close/re-open T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: ok reopened and relogged back in. new window appeared witht he login and welcome text T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Hrmm... T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: has the lovely welcome banner also T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: you mean a window separate from the main output window? T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: yes T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Can you upload a screenshot to imagr or something so I can see what you are seeing? T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: if you like I could send a screen capture. You can trust me to no abuse your trust with email etc. T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: oh I just realised you beat me to it. ok will add it to my server. give me a few minutes it's in my studio building.\ T3/r7/2022-11-09.txt.gz:{chan ch=tech}Tech: Neclord nods. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: No guarantees, but it may help =o) T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: I always find it helps to clarify seeing what the actual issue is. T3/r7/2022-11-09.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: i'm sure this is long old hat for folks in the know, but if you look at an app called IAT, on a consumer level..wear your sunglasses and hats at night T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: https://burramundi.com/public_access/aardWolf_Capture_Screen_Capture.JPG T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: LOL T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: That looks like a separate activity or something T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: oh I only just noticed I messed the file name up.... T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: if you close it, what happens? T3/r7/2022-11-09.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: pretty sure someone else just volunteered to pay all my financial debts? ;) T3/r7/2022-11-09.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: the facial analysis stuff is very weird. i hate to try sounding chicken little but.. *flail T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: it asks me if I want to save changes. if I click yes it gives me a directory location dialogue so it's not an existing file. If I say no it closes but when a new entry appears in the main output window in game a new one will pop up with new content. old content non existant in the file. T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: so it's only capturing new data as it arrives and is not aware of the history of the main output window. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: I'm trying to see if I can make this happen locally T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: And just to confirm, you did not install any non-default plugins? T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: no worries. I'm up for seeing what a new install does. might at least narrow it down to whether it's in my world file or not. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: What do you see when you go to Display > Activity List T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: I installed all plugins that were in the plugins directy as came from the zip. I followed up by removing unwanted ones. I've gone through it and nothing remaining stands out as the culpret. It seems likly source. T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: that just has one entry which is the aardwolf session T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Ahh, you can try Game > Trace -- Then close the log window and see what is executed by MUSH T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Trace will show you everything that is executed in the main output window live T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: hopefully, you'll be able to see what is executed when the log window opens back up T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Stepping away for a bit T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: ok np. the trace bogged the pc down. planning this a bit better. i don't know if it's normal but it logges fired unlabelled timmer over and over to the point the computer barely responds. T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: ok I got that T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: just going through all the plugins that were referenced T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: so far so good looks like we found it T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: looks like it was "Aardwolf_VI_Review_Buffers" T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: looks like I got some performance back too. Thought it felt a bit sluggish after the rebuild... T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: thank you for your help. T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: oh and the trigger is behaveing better now. T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: trace I mean T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Sweeeeet!! :D :D T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Glad that helped! T3/r7/2022-11-09.txt.gz:{chan ch=tech}EkDoreo Tech: off to do some more work. cheers T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Cheers! T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: Whoever mentioned snd earlier, THANK YOU T3/r7/2022-11-09.txt.gz:{chan ch=tech}KinPYtterP Moolb Tech: anyone else getting a weird server error message on the ivoted link? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Deswrath Tech: anyone uses blowtorch able to get the sound working for notification trigger? please help? T3/r7/2022-11-09.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: is there any way to like slice an audio clip into a translation service? or do i just need to find someone who's native T3/r7/2022-11-09.txt.gz:{chan ch=tech}Odorless Nuanse Tech: audio splitters that are online? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Odorless Nuanse Tech: or run the audio on computer and use google translator on phone to listen the clip T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: SnD is such a game changer... T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: i honestly hated doing campaigns and GQ's until someone finally mentioned it T3/r7/2022-11-09.txt.gz:{chan ch=tech}Tech: Dartan is agreeing with that Neclord person again... T3/r7/2022-11-09.txt.gz:{chan ch=tech}Athlau Tech: hmmz... http://www.topmudsites.com/vote-sirene.html - 404 T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: welp gg T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: it's up to us to progenerate the next mudders.. anyone wanna make a baby with me? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sommeil Tech: lost my hp/sp mini window bar thing. The plugin says installed but I don't se it anywhere. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sommeil Tech: is there a way to reset all window positions or anything? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Cheesy Anssett Tech: Sommeil: look through aard help T3/r7/2022-11-09.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i think it's aard layout reset or smth T3/r7/2022-11-09.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: aard layout reset, yes. You can do 'aard layout save ' so you can restore it to a layout you like, though, instead of resetting it and having to move your windows around again. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sommeil Tech: thanks both. reset brought it back. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sommeil Tech: if I dig up my old laptop from the grave and find the mapper db file (8-10 years old), could I drop it into this new mushclient biuld somehow so I have a few more discovered rooms? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Cheesy Anssett Tech: you could try but i'd back up your current db first T3/r7/2022-11-09.txt.gz:{chan ch=tech}Cheesy Anssett Tech: and def wouldn't hold my breath T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sommeil Tech: nod T3/r7/2022-11-09.txt.gz:{chan ch=tech}Odorless Nuanse Tech: I think mapper db was changed after that. so you could have problems. But you could ask your friends to give you theirs T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sath Tech: the mapper plugin has code to deal with old version of the db, so it might work T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sommeil Tech: maybe i'll have some luck. if not, it'll force me to run through every zone as I level T3/r7/2022-11-09.txt.gz:{chan ch=tech}Odorless Nuanse Tech: with 52.83% explored, I think it's not worth the trouble T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sommeil Tech: probably not T3/r7/2022-11-09.txt.gz:{chan ch=tech}Ayasinda Tech: also some areas might have been removed or changed T3/r7/2022-11-09.txt.gz:{chan ch=tech}Tech: Odorless Nuanse nods at Ayasinda. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Deswrath Tech: anyone using blowtorch able to get sound from the trigger notification? can tell me how ? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Zoh Tech: is there a way to have mushclient on two screens? so i can put my chat window/group info on one? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sath Tech: just don't maximize it T3/r7/2022-11-09.txt.gz:{chan ch=tech}Zoh Tech: holy cow i..umm T3/r7/2022-11-09.txt.gz:{chan ch=tech}Zoh Tech: thanks T3/r7/2022-11-09.txt.gz:{chan ch=tech}Macbeth Tech: is it difficult to do up clickable buttons in mush. to aid mudding from tablets by minimising typing just like mudlrt etc T3/r7/2022-11-09.txt.gz:{chan ch=tech}Haagen Tech: if i do a dinv rebuild, will it re-identify all my items and redo everything? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Athlau Tech: nope T3/r7/2022-11-09.txt.gz:{chan ch=tech}Athlau Tech: dinv forget helps to reid items T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: what are you hoping it will do exactly? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Haagen Tech: i had to use a backup of my mush and i have enchanted several things since. so i was hoping to start all over for dinv. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Haagen Tech: basically, my backup doesn't have the new stuff, and there are a lot of new stuff T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sath Tech: dinv should automatically identify anything that isn't in the database T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: you will (I believe) have to forget the items that were enchanted to get it to look at them again T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sath Tech: via dinv refresh all T3/r7/2022-11-09.txt.gz:{chan ch=tech}Odorless Nuanse Tech: just do new build. best way to make sure everything is right T3/r7/2022-11-09.txt.gz:{chan ch=tech}Haagen Tech: so, to do a new build, i just use dinv build? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Athlau Tech: Sath, dinv will not reidentify items which you enhanced T3/r7/2022-11-09.txt.gz:{chan ch=tech}Athlau Tech: unless you do dinv forget those T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sath Tech: that's true, but that doesn't sound like the issue T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: yeah, just takes a while, and if you don't have the identify wish, I suggest you do it at Hester's dinv build confirm I believe T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: actually from my experience, it won't even use them anymore if they've changed.. like if you temper a weapon for example T3/r7/2022-11-09.txt.gz:{chan ch=tech}Sath Tech: nm, reread it, I'm wrong T3/r7/2022-11-09.txt.gz:{chan ch=tech}Haagen Tech: basically, i am looking at restarting all over again lol T3/r7/2022-11-09.txt.gz:{chan ch=tech}Odorless Nuanse Tech: "dinv build confirm" with wish anywhere and without, at hester T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: you have to forget it, and then do a refresh T3/r7/2022-11-09.txt.gz:{chan ch=tech}Odorless Nuanse Tech: then it is dinv build confirm T3/r7/2022-11-09.txt.gz:{chan ch=tech}Haagen Tech: okay, thanks! T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I'd safe yourself the trouble and set aside 20 minutes or so to let it go and just do what Nuanse said T3/r7/2022-11-09.txt.gz:{chan ch=tech}Haagen Tech: thanks everyone for all the advice! T3/r7/2022-11-09.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan is headbanging wildly again, care to join him? T3/r7/2022-11-09.txt.gz:{chan ch=tech}Odorless Nuanse Tech: NO yajan T3/r7/2022-11-09.txt.gz:{chan ch=tech}Haagen Tech: just to make sure, it won't mess with my mapper settings for dinv portals right?>.> T3/r7/2022-11-09.txt.gz:{chan ch=tech}Odorless Nuanse Tech: nah T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I think that's a separate thing T3/r7/2022-11-09.txt.gz:{chan ch=tech}9th Tier Yajan Tech: although I don't use it so T3/r7/2022-11-09.txt.gz:{chan ch=tech}Haagen Tech: great! T3/r7/2022-11-09.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan is headbanging wildly towards Odorless Nuanse. RUN Odorless Nuanse, RUN!!! T3/r7/2022-11-09.txt.gz:{chan ch=tech}Tech: Odorless Nuanse tells 9th Tier Yajan the academy is a waste of time, then asks "Wut is xp? Can I play dis on vista too?!?!" T3/r7/2022-11-09.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan still wishes he had an academy medal. T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: @cilmarill marketing fluff T3/r7/2022-11-09.txt.gz:{chan ch=tech}Neclord Tech: They've been talking about the Intel Evo stuff since 2020 for laptops and it doesn't seem like anything special other than a new naming convention with more cores and threads @cilmarill T3/r7/2022-11-10.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: is anyone else using Matrix platform? i havent figured out what im doing wrong with my settings T3/r7/2022-11-10.txt.gz:{chan ch=tech}Captieux Tech: Do spelltags/invmon have an option when events are sent over GMCP? T3/r7/2022-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: spelltags and invmon are not sent over GMCP, unfortunately. T3/r7/2022-11-10.txt.gz:{chan ch=tech}Athlau Tech: ivoted link seems to be broken T3/r7/2022-11-10.txt.gz:{chan ch=tech}Cheesy Anssett Tech: read announcements :P T3/r7/2022-11-10.txt.gz:{chan ch=tech}RoyalFlush Kelaire Tech: read announce forum T3/r7/2022-11-10.txt.gz:{chan ch=tech}Dartan Tech: tms is done, read lasher's announcement T3/r7/2022-11-10.txt.gz:{chan ch=tech}Athlau Tech: roger, thanks T3/r7/2022-11-10.txt.gz:{chan ch=tech}Neclord Tech: I only just realized I can set multiple 'mapper cexits' per room T3/r7/2022-11-10.txt.gz:{chan ch=tech}Tech: Neclord buries his face in his hand and sighs, shaking his head. T3/r7/2022-11-10.txt.gz:{chan ch=tech}Sath Tech: cexits are stored in the mapper database right alongside normal exits, normal exits just have a command of u, d, n, s, e, or w T3/r7/2022-11-10.txt.gz:{chan ch=tech}KnightLord Throxx Tech: oddly, how to turn the soundpack on and off, is not in sphelp T3/r7/2022-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Sure it is. T3/r7/2022-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: > spmute -- - toggles soundpack off and on ---> It's toward the lower third of the list. T3/r7/2022-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, toggles mute off and on. T3/r7/2022-11-10.txt.gz:{chan ch=tech}KnightLord Throxx Tech: ok. sry, but "mute" doesnt seem like and on/off tho, np T3/r7/2022-11-10.txt.gz:{chan ch=tech}KnightLord Throxx Tech: soundpack always on then, gotcha T3/r7/2022-11-10.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, to be fair, you turn sound on/off your TV using 'mute'. :P T3/r7/2022-11-10.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley grins evilly. T3/r7/2022-11-10.txt.gz:{chan ch=tech}Wulfgar Tech: is there a way to reload the communication log on mushclient if it closed? T3/r7/2022-11-11.txt.gz:{chan ch=tech}VaalVanir Tech: There is a command to save the layout of your windows in MUSHclient.. what was that command? T3/r7/2022-11-11.txt.gz:{chan ch=tech}Dartan Tech: aard layout T3/r7/2022-11-11.txt.gz:{chan ch=tech}VaalVanir Tech: THANK YOU! T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gurbuz Tech: why in a dark area when its not really dark T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gurbuz Tech: how come i don requre a torch T3/r7/2022-11-11.txt.gz:{chan ch=tech}VaalVanir Tech: You're not wearing alight T3/r7/2022-11-11.txt.gz:{chan ch=tech}Make it Reyn Tech: help brightness T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gurbuz Tech: there is no brightness i died and everything was still light T3/r7/2022-11-11.txt.gz:{chan ch=tech}VaalVanir Tech: Bro, you're at lvl 83 T3... stop trolling. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gurbuz Tech: im not trolling i just dont want to start over T3/r7/2022-11-11.txt.gz:{chan ch=tech}Make it Reyn Tech: if you read the helpfile, time of day also may matter depending on the room T3/r7/2022-11-11.txt.gz:{chan ch=tech}VaalVanir Tech: and you've doied 307 times T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gurbuz Tech: gw benjamin T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gurbuz Tech: i was trying to say i dont get it T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gurbuz Tech: u die T3/r7/2022-11-11.txt.gz:{chan ch=tech}VaalVanir Tech: Why on TECH?! T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gurbuz Tech: there isnt supposed to be any light T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gurbuz Tech: because its a mud error or bypass or what ever u call it T3/r7/2022-11-11.txt.gz:{chan ch=tech}VaalVanir Tech: Okay.. I understand.. it's a feature, not a bug. Let's go back to question/answer. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Kerith Tech: not first time happened, but been a bit, my mush closed on me over night :( buffer too full or something? T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Considering that I leave my MUSHclient running consistently and I don't have it close on me, ever, I doubt it. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Kerith Tech: ya i do too, but if i let it go normally 3 days (withoutrestarting), or so, it crashs/closes T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: 3 days is weak. It's something with your system, I think. :p T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Only time MUSH closes on me is when I have to restart due to updates. Last actual update was a while ago, though. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Odorless Nuanse Tech: 3 days is high. my mush freezes and doesnt update main window anymore like once a day. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Odorless Nuanse Tech: restart required T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Ya'll better stop using MUSH for nefarious deeds, then. Remember, it's NNN. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Odorless Nuanse Tech: commands go through though, main window just doesnt update T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's possible, then, that you have a script that gags output that never terminates. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That's usually what happens when the screen 'freezes'. Some errant plugin that gags output temporarily isn't seen its terminate trigger. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Odorless Nuanse Tech: sitting in manor and only thing that is used at that point is hadars spellupscript that keeps me online T3/r7/2022-11-11.txt.gz:{chan ch=tech}Selitos Tech: yeah mush is very stable...if i have a problem its usually my computer T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Not sure what to tell you then. I'm just stating facts. :P T3/r7/2022-11-11.txt.gz:{chan ch=tech}Trachx Tech: maybe some plugin leaks memory? T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can see how much memory MUSH is using through task manager. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Tech: Odorless Nuanse shrugs helplessly. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Odorless Nuanse Tech: havent found the cause yet. but I know it happens to some other people too T3/r7/2022-11-11.txt.gz:{chan ch=tech}Selitos Tech: my guess its a plugin you have in common T3/r7/2022-11-11.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Selitos. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Odorless Nuanse Tech: snd is common to all T3/r7/2022-11-11.txt.gz:{chan ch=tech}Trachx Tech: IIRC if you copy-paste something too big connection will be closed with "buffer too large" or similar message T3/r7/2022-11-11.txt.gz:{chan ch=tech}Selitos Tech: can't be a plugin other people have that don't have the problem T3/r7/2022-11-11.txt.gz:{chan ch=tech}Odorless Nuanse Tech: it doesnt close connection. Connection stays on. As I said I can still send commands, but main window doesnt update. it just freezes T3/r7/2022-11-11.txt.gz:{chan ch=tech}Selitos Tech: my guess its also not a very widely used plugin T3/r7/2022-11-11.txt.gz:{chan ch=tech}Shipwreckd Kazul Tech: winkwinkle ftw T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Selitos: That isn't entirely true, though. If the people who have the same problem have all the same settings, and the ones who don't do not have those settings, that can be a factor. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Tech: Selitos nods. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Winkle's is so outdated, Kazul. :P T3/r7/2022-11-11.txt.gz:{chan ch=tech}Trachx Tech: ah, I thought you get disconnected, if you can send commands but get no output - most likely some plugin consumes all server lines T3/r7/2022-11-11.txt.gz:{chan ch=tech}Shipwreckd Kazul Tech: well basecode T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Basecode is broken, even! T3/r7/2022-11-11.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley's shifty eyes dart back and forth. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Trachx Tech: still pretty simple to verify - just reinstall plugins one by one T3/r7/2022-11-11.txt.gz:{chan ch=tech}Shipwreckd Kazul Tech: agree to dis T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, it's not if you have such an old version of MUSHclient, but then... :p T3/r7/2022-11-11.txt.gz:{chan ch=tech}Shipwreckd Kazul Tech: i use pwar T3/r7/2022-11-11.txt.gz:{chan ch=tech}Shipwreckd Kazul Tech: no offense T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: His use of 3 plugins to do everything was always ridiculous, to be honest. :p T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Heh, there is only one or two features from Pwar that mine doesn't have, amusingly enough. And merging Pwar's mob database is simple. :D T3/r7/2022-11-11.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley takes great offense! T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Not really. Don't care what you use, really. I just laugh silently at you in the meantime. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Shipwreckd Kazul Tech: i'll remember that when i'm cping and you're fixing code when a new area drops T3/r7/2022-11-11.txt.gz:{chan ch=tech}Tech: Shipwreckd Kazul :P T3/r7/2022-11-11.txt.gz:{chan ch=tech}Tech: Odorless Nuanse snickers softly. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Eh, new area drops is simple enough, honestly. It's just adding it to the database. Last time, I misspelled "Asherodan" and miskeyed "Bloodlust". T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But that's why the new feature of keying your areas the way you want to! :D T3/r7/2022-11-11.txt.gz:{chan ch=tech}Odorless Nuanse Tech: and whined when I said you did so. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Trachx Tech: you mean you add them by hand? T3/r7/2022-11-11.txt.gz:{chan ch=tech}Odorless Nuanse Tech: "I DID NOT DO SUCH THING" T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I didn't whine. :p T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: To the plugin, yes, for first-time downloaders. It /should/ update with index areas, though. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Selitos Tech: how do you transfer the pwar database over to your SnD? T3/r7/2022-11-11.txt.gz:{chan ch=tech}Smoochable Saraid Tech: wow didn't have to do anything for dungeon, caravan or Asherodan T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Selitos: xhelp snd migrate T3/r7/2022-11-11.txt.gz:{chan ch=tech}Selitos Tech: does it keep the old database as well if you want to go back to the old plugin? T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It doesn't delete anything, just merges the data into the SnD database. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Eventually, I plan on replacing all the variable code in the file itself. I have plans with an alternate way of loading the plugin, too, but that's something in the future. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Brb to answer more questions, though! T3/r7/2022-11-11.txt.gz:{chan ch=tech}Zelog Tech: I installed the search and destroy plugin and joined a gq but doesn't seem to be working right. I have nothing on my list and 'gq c' produces the following: main_target_list build error - tried to run while on gq but area/room type is 'none'. Any idea? T3/r7/2022-11-11.txt.gz:{chan ch=tech}Greybeard Tech: did you index area? T3/r7/2022-11-11.txt.gz:{chan ch=tech}Zelog Tech: It said so when I logged off/on. Now when I did 'gq i' I did get a list display T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: There's something that seems to be iffy with gqs, but nothing has pinpointed the issue yet. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Zelog Tech: Ok, I can't also select the target from the list so maybe it didn't load properly when I relaunched MUSHclient. First time I got a gq since loading the add-in. So could be my ignorance as I'm not sure how to use it properly. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Kerith Tech: mush closing on, happened on my old computer, and new comp i just got last year so not sure what would be causing it if it is the computers, and it's only mush that closes. not big issue long as i remember to restart it every few days, just very odd. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Kerith Tech: maybe was earlier this year, whatever T3/r7/2022-11-11.txt.gz:{chan ch=tech}Nepenthes Nid Tech: what is a nice font to use on mush client besides Dina ? T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I use Bitstream myself. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Or Bitstream Mono. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Nepenthes Nid Tech: thanks T3/r7/2022-11-11.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Any font that has a fixed width is idea for MUSHclient, so search for fixed width fonts and find one that you like best. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Er, ideal* T3/r7/2022-11-11.txt.gz:{chan ch=tech}Nepenthes Nid Tech: how can i check which ones have fixed width? T3/r7/2022-11-11.txt.gz:{chan ch=tech}Cheesy Anssett Tech: it's a typ eof font T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You'll want ones that say 'Fixed' or 'Mono', usually, but you can probably google fixed width fonts for a list. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: For instance, here: https://www.1001freefonts.com/fixed-width-fonts.php T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Or here: https://www.dafont.com/theme.php?cat=503 T3/r7/2022-11-11.txt.gz:{chan ch=tech}Nepenthes Nid Tech: thanks :) T3/r7/2022-11-11.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I use https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hack T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: As a note, the reason you want fixed/monospace is because different characters have different widths otherwise. Some may be 7 pixels wide, others 5. When you try to view a map, it doesn't like up. T3/r7/2022-11-11.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Nothing like trying to view a map where spaces take up little and hashtags take up a lot. :p T3/r7/2022-11-11.txt.gz:{chan ch=tech}ReadOnly Logrom Tech: Thanks Fiendish for mentioning Hack font, I wasn't aware but it does look excellent for a code editor. Large x-height, i's that are actually legible, heh. Good to know about - I'll try it, thanks. T3/r7/2022-11-11.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: mushclient questions answered here T3/r7/2022-11-11.txt.gz:{chan ch=tech}Make it Reyn Tech: i have quite a few triggers/aliases that require "gmcphelper". is there a way to load this globally and avoid the need to require it in multiple places? is there any benefit to doing so (or reason NOT to) ? T3/r7/2022-11-11.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: the world does have a global script space that works from a file kinda similarly to plugins T3/r7/2022-11-11.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: if you go to Game->Configure->Scripting there should be a button to choose the file T3/r7/2022-11-11.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I bet if you do it there it would work T3/r7/2022-11-11.txt.gz:{chan ch=tech}Make it Reyn Tech: oooo, thank you! will poke around and check it out T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gaury Tech: hi... T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gaury Tech: what are reasonable service hosts? im 95% confident i have a virus of sorts T3/r7/2022-11-11.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I don't know what "service host" means? T3/r7/2022-11-11.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: you do, ask the smarter ones here b/c otherwise my advice would be yosemite sam the machine T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gaury Tech: I am not as technically or technologically savvy as I used to be T3/r7/2022-11-11.txt.gz:{chan ch=tech}Cheesy Anssett Tech: what are you calling a service host lol T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gaury Tech: to be fair, i dont really know T3/r7/2022-11-11.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I bet someone in your city will come up for a google search for "computer virus repair" or whatever T3/r7/2022-11-11.txt.gz:{chan ch=tech}Tech: Cheesy Anssett nods at 1337 H4x0r Fiendish. T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gaury Tech: yeah youre probably right T3/r7/2022-11-11.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: and they will most likely charge you more for the service call than just buying a new cheaper machine? T3/r7/2022-11-11.txt.gz:{chan ch=tech}Gaury Tech: my default insinct would just be buy a new comp... T3/r7/2022-11-11.txt.gz:{chan ch=tech}Dartan Tech: anyone use areia's portal manager? i typed stportal and it doesn't save to apm display T3/r7/2022-11-11.txt.gz:{chan ch=tech}Haagen Tech: getting a wall of text Trigger function "xcp_index"line"end" not found or had a previous error T3/r7/2022-11-11.txt.gz:{chan ch=tech}Cheesy Anssett Tech: maybe open the plugins window and do a reinstall on snd T3/r7/2022-11-11.txt.gz:{chan ch=tech}Haagen Tech: that didn't help T3/r7/2022-11-11.txt.gz:{chan ch=tech}Haagen Tech: brb, trying to see if the older backup works T3/r7/2022-11-12.txt.gz:{chan ch=tech}Truthless Areia Tech: Dartan: You have to add stport aliases to the mapper as the command for the portal. But also, I'd very recommend not using that plugin right now. It needs a good deal of polishing. T3/r7/2022-11-12.txt.gz:{chan ch=tech}Truthless Areia Tech: No idea why I made it public :P T3/r7/2022-11-12.txt.gz:{chan ch=tech}Hi, I'm Elfo Tech: your love affair with goats? :) T3/r7/2022-11-12.txt.gz:{chan ch=tech}Dartan Tech: anyone have a plugin that will ping a disl T3/r7/2022-11-12.txt.gz:{chan ch=tech}Dartan Tech: that will ping a discord webhook T3/r7/2022-11-12.txt.gz:{chan ch=tech}Smoochable Saraid Tech: gigel has one T3/r7/2022-11-12.txt.gz:{chan ch=tech}Dartan Tech: hrm he's been gone for 44 days :( T3/r7/2022-11-12.txt.gz:{chan ch=tech}Cheesy Anssett Tech: his github has it i'm pretty sure T3/r7/2022-11-12.txt.gz:{chan ch=tech}Cheesy Anssett Tech: oh it's not on his finger. sec. T3/r7/2022-11-12.txt.gz:{chan ch=tech}Smoochable Saraid Tech: looking up the address, I use it T3/r7/2022-11-12.txt.gz:{chan ch=tech}Cheesy Anssett Tech: https://github.com/aardgigel T3/r7/2022-11-12.txt.gz:{chan ch=tech}Smoochable Saraid Tech: that's it T3/r7/2022-11-12.txt.gz:{chan ch=tech}Dartan Tech: ty ty T3/r7/2022-11-12.txt.gz:{chan ch=tech}Zoh Tech: what's with the black screen? T3/r7/2022-11-12.txt.gz:{chan ch=tech}Dartan Tech: anyone use areia's portal manager? i have a chport into bliss and when i was on a gq it kept trying to use that chport to get in via that chaos portal. isn't it supposed to not use it T3/r7/2022-11-12.txt.gz:{chan ch=tech}8 Nueve Tech: is the a spellcheck plugin? T3/r7/2022-11-12.txt.gz:{chan ch=tech}8 Nueve Tech: would help me a lot lol T3/r7/2022-11-12.txt.gz:{chan ch=tech}Cheesy Anssett Tech: mushclient has builtin spellcheck i think T3/r7/2022-11-12.txt.gz:{chan ch=tech}8 Nueve Tech: not sure how to enable it T3/r7/2022-11-12.txt.gz:{chan ch=tech}Cheesy Anssett Tech: file, global preferences T3/r7/2022-11-12.txt.gz:{chan ch=tech}Cheesy Anssett Tech: general tab, bottom left corner T3/r7/2022-11-12.txt.gz:{chan ch=tech}Cheesy Anssett Tech: no idea how good it is or isn't T3/r7/2022-11-12.txt.gz:{chan ch=tech}Limunious Tech: whats the command to save aardlayout? T3/r7/2022-11-12.txt.gz:{chan ch=tech}Cheesy Anssett Tech: aard layout help T3/r7/2022-11-12.txt.gz:{chan ch=tech}Turkgoth Tech: Does anyone know how to get the gmcp comm.channels module enabled? T3/r7/2022-11-12.txt.gz:{chan ch=tech}Selitos Tech: i recall there was a way to save your layout in mush? T3/r7/2022-11-12.txt.gz:{chan ch=tech}Make it Reyn Tech: aard layout help T3/r7/2022-11-12.txt.gz:{chan ch=tech}KnightLord Throxx Tech: aard layout help T3/r7/2022-11-12.txt.gz:{chan ch=tech}Yerald Tech: aard layout help T3/r7/2022-11-12.txt.gz:{chan ch=tech}Selitos Tech: thx T3/r7/2022-11-12.txt.gz:{chan ch=tech}Limunious Tech: yup its awesome i did it today, did aard layout work aard layout home T3/r7/2022-11-12.txt.gz:{chan ch=tech}Selitos Tech: oh nice T3/r7/2022-11-12.txt.gz:{chan ch=tech}Yerald Tech: while you're reading it... make sure to look at how to recall the layout if you need to T3/r7/2022-11-12.txt.gz:{chan ch=tech}Limunious Tech: yea itd great if you may be on different size monitors and stuff T3/r7/2022-11-12.txt.gz:{chan ch=tech}Selitos Tech: yup T3/r7/2022-11-12.txt.gz:{chan ch=tech}Zoh Tech: if i wanted to add numbers in mush using a trigger like 20+%1 would that work? T3/r7/2022-11-12.txt.gz:{chan ch=tech}Selitos Tech: prob have to 20 + tonumber(%1) T3/r7/2022-11-13.txt.gz:{chan ch=tech}VaalVanir Tech: Does Hadar's Spellup Plugin see Quickstab? T3/r7/2022-11-13.txt.gz:{chan ch=tech}Make it Reyn Tech: is there a mush function to change the values of Config -> Keypad? I feel like i must be overlooking this somewhere .... T3/r7/2022-11-13.txt.gz:{chan ch=tech}Make it Reyn Tech: short of using accelerators instead? T3/r7/2022-11-13.txt.gz:{chan ch=tech}Yerald Tech: shift+ctrl+2? T3/r7/2022-11-13.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: 'consensus' is that bitwarden, preferably some offline version, is most secure for passwords, right? T3/r7/2022-11-13.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i use bitwarden and am so far ok with it T3/r7/2022-11-13.txt.gz:{chan ch=tech}Cheesy Anssett Tech: dont know if it's "most secure" though T3/r7/2022-11-13.txt.gz:{chan ch=tech}Prancin' Garence Tech: don't envy you windows users.. just did tech support for my sister... Win32.PWSX-genTrj is nasty. T3/r7/2022-11-14.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: is the pi pico a good alternative to arduino? T3/r7/2022-11-14.txt.gz:{chan ch=tech}Haagen Tech: is there a reason why it takes an usually long time to save my mush client when i quit? T3/r7/2022-11-14.txt.gz:{chan ch=tech}Athlau Tech: kek, I'm like WTF??? why does S&D use slightly different keywords for the same mob each time... Okay... local x, y = math.random(4, 6), math.random(4, 6);guess = string.sub(s4[1], 1, x) .. " " .. string.sub(s4[#s4], 1, y) T3/r7/2022-11-14.txt.gz:{chan ch=tech}Soloran Tech: I usually just set the keywords if it's multiple words in the name T3/r7/2022-11-14.txt.gz:{chan ch=tech}Captieux Tech: Is it possible to use multiple mob keywords to narrow down mob in command? What is the syntax? T3/r7/2022-11-14.txt.gz:{chan ch=tech}HereComeDe Smudge Tech: sure, just list them off, like 'kill blue dragon' T3/r7/2022-11-14.txt.gz:{chan ch=tech}Athlau Tech: Captieux: just use as many kw's as there are, probably in order. like 'kill beef pie' T3/r7/2022-11-14.txt.gz:{chan ch=tech}Averan Tech: the '' around the keywords are what you need T3/r7/2022-11-14.txt.gz:{chan ch=tech}Captieux Tech: Can it be combined with mob index? Is it like 2.'ogre guard'? T3/r7/2022-11-14.txt.gz:{chan ch=tech}HereComeDe Smudge Tech: yes T3/r7/2022-11-14.txt.gz:{chan ch=tech}Averan Tech: exactly like that yea T3/r7/2022-11-14.txt.gz:{chan ch=tech}Athlau Tech: yep. and it works without quotes as well... like kill 2.chiken pie :) T3/r7/2022-11-14.txt.gz:{chan ch=tech}HereComeDe Smudge Tech: so that's how you kill the dreaded chiken pie! T3/r7/2022-11-14.txt.gz:{chan ch=tech}Captieux Tech: Thanks, TIL. Does it work in all contexts works with kill/where/hunt/cast 151 ? T3/r7/2022-11-14.txt.gz:{chan ch=tech}Athlau Tech: for cast you need quotes...same for practice T3/r7/2022-11-14.txt.gz:{chan ch=tech}Soloran Tech: oh the syntax to change the keyword is xset kw T3/r7/2022-11-14.txt.gz:{chan ch=tech}Captieux Tech: Hm. "cast 153 'halfling child'" seems to work, but "cast 151 'halfling child'" fails, while "cast 151 halfling child" works again. T3/r7/2022-11-14.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, 153 isn't castable on others. T3/r7/2022-11-14.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Weird if that would work. :p T3/r7/2022-11-14.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: mushclient questions answered here T3/r7/2022-11-14.txt.gz:{chan ch=tech}Gaballon Tech: why does IsConnected() seem to return true before you login to your character? T3/r7/2022-11-14.txt.gz:{chan ch=tech}Kerith Tech: tcp connection assumption T3/r7/2022-11-14.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: the connection doesn't care whether you're logged in or not T3/r7/2022-11-14.txt.gz:{chan ch=tech}Odorless Nuanse Tech: that sounds kinda funny T3/r7/2022-11-14.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: not really T3/r7/2022-11-14.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: it's a consequence of MUD servers having interactive login T3/r7/2022-11-14.txt.gz:{chan ch=tech}Odorless Nuanse Tech: are you logged in? I dont really care, I just am T3/r7/2022-11-14.txt.gz:{chan ch=tech}Not an Imm Erikson Tech: It does if you tell it right. A SYN ACK walks into a bar... T3/r7/2022-11-14.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: you send your username and password after you see the Aardwolf wolf screen, which means you're connected T3/r7/2022-11-14.txt.gz:{chan ch=tech}Kerith Tech: OSI Model tcp connection before presentation/application T3/r7/2022-11-14.txt.gz:{chan ch=tech}Kerith Tech: please don't throw sausage pizza away T3/r7/2022-11-14.txt.gz:{chan ch=tech}Odorless Nuanse Tech: and when does it change to not connected? I know there is something like disconnect for such thing invented but guess that doesnt matter T3/r7/2022-11-14.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: not connected is not connected T3/r7/2022-11-14.txt.gz:{chan ch=tech}Kerith Tech: think of a tcp conneciton like a phone call... you are either connected or your not T3/r7/2022-11-14.txt.gz:{chan ch=tech}Odorless Nuanse Tech: why? if connection doesn't care whether you are connected or not? T3/r7/2022-11-14.txt.gz:{chan ch=tech}Kerith Tech: isconnected() is asking TCP connected, not are you actively using the connection T3/r7/2022-11-14.txt.gz:{chan ch=tech}Odorless Nuanse Tech: now that is different. fiendish said that game doesnt care if you are connected or not T3/r7/2022-11-14.txt.gz:{chan ch=tech}Gaballon Tech: is this page incorrect then? http://www.mushclient.com/scripts/function.php?name=IsConnected T3/r7/2022-11-14.txt.gz:{chan ch=tech}Gaballon Tech: or is SOCKS username/password not the same thing as character logging in T3/r7/2022-11-14.txt.gz:{chan ch=tech}Cheesy Anssett Tech: "connected" to the world is true if you're being prompted for credentials T3/r7/2022-11-14.txt.gz:{chan ch=tech}Cheesy Anssett Tech: logged in != connected T3/r7/2022-11-14.txt.gz:{chan ch=tech}Cheesy Anssett Tech: or rather connected != logged in T3/r7/2022-11-14.txt.gz:{chan ch=tech}Kerith Tech: the game doesnt care, checking isconnected is different from the game itself, is connected is the tcp stream, not the playing of aardwolf., aka do you have an open socket connection to the server T3/r7/2022-11-14.txt.gz:{chan ch=tech}Kerith Tech: 8 - would mean able to login/play, yo uhave a connection T3/r7/2022-11-14.txt.gz:{chan ch=tech}Gaballon Tech: i guess im curious how people write their plugins in a way that doesnt try to retrieve gmcp character data until ur actually logged into your character T3/r7/2022-11-14.txt.gz:{chan ch=tech}Odorless Nuanse Tech: actually diku (which this game was based on originally) tracks logins before name/asswoooord T3/r7/2022-11-14.txt.gz:{chan ch=tech}Gaballon Tech: if its in OnPluginConnect() i think it doesnt work because u can be connected but not logged in T3/r7/2022-11-14.txt.gz:{chan ch=tech}Turkgoth Tech: Does anyone use the gmcp.comm data for their chat log? T3/r7/2022-11-15.txt.gz:{chan ch=tech}SpringRaine Tech: anyone online that can help me figure out how to auto log using MUSHclient? T3/r7/2022-11-15.txt.gz:{chan ch=tech}Peacemaker Negader Tech: personally i don't use it. but i googled, and found this: https://www.gammon.com.au/forum/?id=10265 T3/r7/2022-11-15.txt.gz:{chan ch=tech}SpringRaine Tech: ty.. T3/r7/2022-11-15.txt.gz:{chan ch=tech}Peacemaker Negader Tech: hm. i tested it out but didn't work T3/r7/2022-11-15.txt.gz:{chan ch=tech}Peacemaker Negader Tech: got it work. it works if you choose diku style T3/r7/2022-11-15.txt.gz:{chan ch=tech}Peacemaker Negader Tech: to summarize: File > World Properties > Click 'Connecting' > Fill in your name and password and select Diku style and click ok. T3/r7/2022-11-15.txt.gz:{chan ch=tech}SpringRaine Tech: thats what i needed to know was the style Thank You :) T3/r7/2022-11-15.txt.gz:{chan ch=tech}Peacemaker Negader Tech: Yw :) T3/r7/2022-11-15.txt.gz:{chan ch=tech}SpringRaine Tech: how do i bring up a listing of the muds in MUSHclient? T3/r7/2022-11-15.txt.gz:{chan ch=tech}Gurbuz Tech: Is there a plugin for when a mob dies T3/r7/2022-11-15.txt.gz:{chan ch=tech}Gurbuz Tech: Is there a plugin for when a mob dies, it alerts you T3/r7/2022-11-15.txt.gz:{chan ch=tech}KnightLord Throxx Tech: like a cp mob, quest mob, or just any mob? T3/r7/2022-11-15.txt.gz:{chan ch=tech}Deswrath Tech: anyone using mushreader plugin? can i ask how do you use it? i installed it and it does nothing T3/r7/2022-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Why would you need a plugin to alert you when the mob dies? You should automatically see when the mob dies since you are looking at the screen. T3/r7/2022-11-15.txt.gz:{chan ch=tech}MissLilly Tech: I need help with my MUSHclient T3/r7/2022-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That's very vague. T3/r7/2022-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Usually helps if you describe the help you need. :) T3/r7/2022-11-15.txt.gz:{chan ch=tech}MissLilly Tech: I wasn't sure if I was doing this right it's been a while T3/r7/2022-11-15.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2022-11-15.txt.gz:{chan ch=tech}MissLilly Tech: I need help with maps I only have one screen up and years ago 15 years ago I used to have all sorts of things open. sorry for being vague T3/r7/2022-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, for starters, did you download the installer from Fiendish's github page? T3/r7/2022-11-15.txt.gz:{chan ch=tech}MissLilly Tech: I believe so T3/r7/2022-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Then you should have multiple windows, including ascii and gmcp map. T3/r7/2022-11-15.txt.gz:{chan ch=tech}MissLilly Tech: then I guess I didn't should I delete and download from there then T3/r7/2022-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Finger Fiendish, download it from the link there, and install. But yes, try that. If you've already made some aliases/triggers, make sure you keep the .mcl file. T3/r7/2022-11-15.txt.gz:{chan ch=tech}MissLilly Tech: thank you I will try that you have been very helpful T3/r7/2022-11-15.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You're quite welcome. When you come back from the install, I'll continue to help, sporadically as I am at work currently. :) T3/r7/2022-11-15.txt.gz:{chan ch=tech}Sommeil Tech: an area isn't drawing a map in the mapper, is it because the mapper doesn't know it's a zone (Gnoll's Quarry) T3/r7/2022-11-15.txt.gz:{chan ch=tech}9th Tier Yajan Tech: is there any way (other than editing db file) to mark a room noportal even though it isn't? T3/r7/2022-11-15.txt.gz:{chan ch=tech}Make it Reyn Tech: "mapper help portals" has the syntax for a command that just takes room id T3/r7/2022-11-15.txt.gz:{chan ch=tech}9th Tier Yajan Tech: cool cool, was just checking that T3/r7/2022-11-15.txt.gz:{chan ch=tech}HereComeDe Smudge Tech: dinv question: I have an item that is 'Wearable : hold, light', but dinv won't equip it as a light. Anyone else encounter this, possibly have a work around? I haven't dug through the code yet, hoping not to :) T3/r7/2022-11-15.txt.gz:{chan ch=tech}9th Tier Yajan Tech: hmm.. aren't all portals hold, portal? T3/r7/2022-11-15.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I wonder if there's special code for portals but not other slots T3/r7/2022-11-15.txt.gz:{chan ch=tech}9th Tier Yajan Tech: is it equipping it as Hold or not at all? T3/r7/2022-11-15.txt.gz:{chan ch=tech}HereComeDe Smudge Tech: that's a good observation, may help when looking through the code, thx! T3/r7/2022-11-15.txt.gz:{chan ch=tech}HereComeDe Smudge Tech: I haven't tried to equip it as a hold T3/r7/2022-11-15.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I guess you'd have to de-prioritize a dual wield weapon T3/r7/2022-11-15.txt.gz:{chan ch=tech}9th Tier Yajan Tech: wish I could think of even a dirty fix/workaround T3/r7/2022-11-15.txt.gz:{chan ch=tech}Alandalf Tech: Nonrelated aardwolf tech thing lol T3/r7/2022-11-15.txt.gz:{chan ch=tech}Alandalf Tech: is that fine/ T3/r7/2022-11-15.txt.gz:{chan ch=tech}Bloodthorn Tech: yes T3/r7/2022-11-15.txt.gz:{chan ch=tech}Alandalf Tech: Ok, could somebody connect to ateraanmud (ateraan.com 4002) to make sure it's down and I didn't somehow get banned? T3/r7/2022-11-15.txt.gz:{chan ch=tech}Alandalf Tech: Can't connect for some reason T3/r7/2022-11-15.txt.gz:{chan ch=tech}Helpdesk Kharpern Tech: this is for aardwolf tech not other muds T3/r7/2022-11-15.txt.gz:{chan ch=tech}Alandalf Tech: ^ up there he said non related was fine T3/r7/2022-11-15.txt.gz:{chan ch=tech}Ayasinda Tech: non related aard is fine. Other muds not fine T3/r7/2022-11-15.txt.gz:{chan ch=tech}Alandalf Tech: ah T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: also bloodthorn != not imm :p T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: er too many negations there T3/r7/2022-11-15.txt.gz:{chan ch=tech}Bloodthorn Tech: im also not not not an imm T3/r7/2022-11-15.txt.gz:{chan ch=tech}Not an Imm Erikson Tech: Neither am I. T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i'm no longer sure if i am or am not not not not. whatever we're at now T3/r7/2022-11-15.txt.gz:{chan ch=tech}Helpdesk Kharpern Tech: anyway this isn't a place to ask about other muds T3/r7/2022-11-15.txt.gz:{chan ch=tech}Bloodthorn Tech: Anssett is not my mother! T3/r7/2022-11-15.txt.gz:{chan ch=tech}Dartan Tech: can we complain about other muds though T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: not on tech T3/r7/2022-11-15.txt.gz:{chan ch=tech}Alandalf Tech: oof lol T3/r7/2022-11-15.txt.gz:{chan ch=tech}Tech: Cheesy Anssett D T3/r7/2022-11-15.txt.gz:{chan ch=tech}Bloodthorn Tech: see rule 11 *not an imm T3/r7/2022-11-15.txt.gz:{chan ch=tech}Sommeil Tech: what's the character for a variable in aliases? T3/r7/2022-11-15.txt.gz:{chan ch=tech}HereComeDe Smudge Tech: ampersand i think T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: in the alias itself, *, in the output, %1-whatever T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: (in mushclient) T3/r7/2022-11-15.txt.gz:{chan ch=tech}Sommeil Tech: trying to make a cexit macro that doesn't seem to be working 'mce mapper cexit %1 semicolon %1' T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: need to do mce * T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: again assuming you're doing this in mushclient T3/r7/2022-11-15.txt.gz:{chan ch=tech}Sommeil Tech: yeah, using mush... all thumbs T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: you also probably need to send to ... execute? i forget lemme look T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: yea execute T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: you allllso might have to double up on your semicolons, unsure in the context you're using T3/r7/2022-11-15.txt.gz:{chan ch=tech}Cheesy Anssett Tech: prob do in fact T3/r7/2022-11-15.txt.gz:{chan ch=tech}Etcha Sletch Tech: is it bug-worthy to report that toggling xterm doesn't simplify custom colorset channel colors, but it does for channel -h? T3/r7/2022-11-15.txt.gz:{chan ch=tech}Mannec Tech: wow - thats alot of windows-brand fail i just found. T3/r7/2022-11-15.txt.gz:{chan ch=tech}Mannec Tech: 15 gigs of log files detailing the downloading of, and failure to install, software updates. T3/r7/2022-11-15.txt.gz:{chan ch=tech}Prancin' Garence Tech: is you computer going to blow up:? T3/r7/2022-11-15.txt.gz:{chan ch=tech}9th Tier Yajan Tech: is your refrigerator running? T3/r7/2022-11-15.txt.gz:{chan ch=tech}Mannec Tech: not anymore. T3/r7/2022-11-15.txt.gz:{chan ch=tech}Mannec Tech: also, yes. T3/r7/2022-11-15.txt.gz:{chan ch=tech}Mannec Tech: determining which answer fits which question is left as an exercise for the reader :p T3/r7/2022-11-16.txt.gz:{chan ch=tech}VaalVanir Tech: Wildwood is causing me to go linkdead. Is there a way to erase the area from DB and redo it? T3/r7/2022-11-16.txt.gz:{chan ch=tech}VaalVanir Tech: I know I go linkdead if GMCP loads while i'm in wildwood T3/r7/2022-11-16.txt.gz:{chan ch=tech}Nuanse Tech: mapper help purgezone T3/r7/2022-11-16.txt.gz:{chan ch=tech}Athlau Tech: yes, there's purge command T3/r7/2022-11-16.txt.gz:{chan ch=tech}VaalVanir Tech: thank you! T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: well maybe just kid is the appropriate exclusionary filter T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: is there a polite way to advise someone you know very well, that perhaps they should not be trusting the 'cleanup' of a massive personal and financial hack with the same IT person they've had for 10 years? T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tavrin Tech: "Don't trust the cleanup of a massive hack to the same IT person you had when the hack occurred." T3/r7/2022-11-16.txt.gz:{chan ch=tech}Garence Tech: well if it was Sam Bankman-Fried then I think they already know. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Garence Tech: if not... T3/r7/2022-11-16.txt.gz:{chan ch=tech}Garence Tech: I go with Tarvin. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Yajan Tech: I pee standing up T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: "and another IT guy came to the rescue" ... jeebus T3/r7/2022-11-16.txt.gz:{chan ch=tech}Garence Tech: I'm a man too, I go pee pee standing up. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tavrin Tech: In a non-flippant answer, if you're genuinely serious about security, you really want to have, at minimum, a third-party audit of your systems and procedures if you have a major security breach. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Anssett Tech: hit 'em with the GWB fool me once speech T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: like I KNOW the IT person he's entrusting, I trust him as far as I could throw someone, but...how do i preface this? T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tavrin Tech: That's not about whether or not the people running your IT were competent or not, even really good, dedicated teams have blind spots or security failures that they have not prioritized appropriately. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: is there a reputable 3rd party audit service i could recommend in good faith? money no object to this person T3/r7/2022-11-16.txt.gz:{chan ch=tech}Garence Tech: hacks can happen to anyone, regardless of how good you are. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Vanellus Tech: I just had a pentest, forensics and an app sudit done by Comissum. They came well recommende by a friend in gov IT and did me okay. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Vanellus Tech: I want to say it came in around 17k (GBP) for all three but I could get specifics. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Vanellus Tech: sudit = audit T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tavrin Tech: That's just a reality of running an IT system - every system has weak points that weren't or couldn't be prioritized to shore up. That said, I've also seen systems where very nice, well-intentioned people who were good at keeping the lights on were TERRIBLE at security and basically had no idea that they were terrible at it. :P T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: well, money "should" be of no object to him b/c i know what sort of data went out the oor..anything slightly cheaper? T3/r7/2022-11-16.txt.gz:{chan ch=tech}Vanellus Tech: This is why ISO 27001 helps. You have surity you're managing infosec well from the top down, and then auditors chack that annually. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Vanellus Tech: So you don't come adrift from best practice. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: i don't know how to advise someone their tech person IS the problem T3/r7/2022-11-16.txt.gz:{chan ch=tech}Garence Tech: did they ask for you advice? T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tavrin Tech: Eh... 17k for an audit is actually pretty inexpensive. That's basically 100 hours at reasonable consulting rates, which, unless you're talking like a 5-person office, feels about right for thorough work. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: no, but this is a friend/mentor of over 20 years, senior citizen, etc. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tavrin Tech: Not knowing about the systems involved, it's hard to say what someone "should" be paying for an audit, but genuinely qualified security professionals are in high demand and most charge accordingly. Security audits are definitely an area where I think "you get what you pay for" is pretty apt. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: oh i definitely agree, i'll just have to figure out how to word the email in a 'gentle manner' :-/ T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tavrin Tech: If you know the IT person involved, it might be worth talking to them and having them suggest it - that way they're taking ownership and suggesting a path forward rather than having the appearance of being thrown under the bus. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: i just heard on a group call that the military stores stuff on Amazon S3, but it's "totally partitioned and could never be accessed by anyone outside the military" T3/r7/2022-11-16.txt.gz:{chan ch=tech}Mushambo Tech: so that makes me feel safer, but i need a new chair :-/ T3/r7/2022-11-16.txt.gz:{chan ch=tech}Braun Tech: Aww fiddle. Steam updated my xbox controller driver and now my ahk script isn't working... Back to the old drawing board I guess. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tech: Yajan frowns. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Yajan Tech: typical Microsoft... T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tech: Yajan mutters something quietly to himself. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Tech: Braun is agreeing with that Yajan person again... T3/r7/2022-11-16.txt.gz:{chan ch=tech}Macbeth Tech: is gammon site down? T3/r7/2022-11-16.txt.gz:{chan ch=tech}Anssett Tech: looks like it to me T3/r7/2022-11-16.txt.gz:{chan ch=tech}Negader Tech: refused to connect T3/r7/2022-11-16.txt.gz:{chan ch=tech}Macbeth Tech: thanks guys.. just wana verify problem not on my end. wonder what happened.. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Yajan Tech: AHK = Auto Hotkey? T3/r7/2022-11-16.txt.gz:{chan ch=tech}Yajan Tech: reading through their docs now.. T3/r7/2022-11-16.txt.gz:{chan ch=tech}Yajan Tech: I hope he's ok T3/r7/2022-11-16.txt.gz:{chan ch=tech}Negader Tech: btw, gammon site is up T3/r7/2022-11-16.txt.gz:{chan ch=tech}Wulfgar Tech: what is gammon site? T3/r7/2022-11-16.txt.gz:{chan ch=tech}Aliera Tech: mushclient stuff T3/r7/2022-11-16.txt.gz:{chan ch=tech}Wulfgar Tech: sounds yummy T3/r7/2022-11-17.txt.gz:{chan ch=tech}Haagen Tech: anyone using tintin? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Sommeil Tech: having trouble with logging in via the mushclient. Was working last night and not tonight. It just times out. T3/r7/2022-11-17.txt.gz:{chan ch=tech}Sommeil Tech: I tried using an older instance of the client from a couple weeks back without any luck T3/r7/2022-11-17.txt.gz:{chan ch=tech}Aoric Tech: what's the port where you're logging in from? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Sommeil Tech: I'm using the mudportal.com web app T3/r7/2022-11-17.txt.gz:{chan ch=tech}Aoric Tech: I mean the port stored in the config of mushclient T3/r7/2022-11-17.txt.gz:{chan ch=tech}Sommeil Tech: ah, 23 T3/r7/2022-11-17.txt.gz:{chan ch=tech}Aoric Tech: change it to 4000 T3/r7/2022-11-17.txt.gz:{chan ch=tech}Sommeil Tech: will do T3/r7/2022-11-17.txt.gz:{chan ch=tech}Sommeil Tech: Look at that T3/r7/2022-11-17.txt.gz:{chan ch=tech}Sommeil Tech: thank you T3/r7/2022-11-17.txt.gz:{chan ch=tech}Tech: Yajan looks smugly at Sommeil and screams, "NO U!11 Sommeil!!" in his most classy voice, You are gripped by an urge to join in. T3/r7/2022-11-17.txt.gz:{chan ch=tech}Tech: Yajan beams a smile at Sommeil. T3/r7/2022-11-17.txt.gz:{chan ch=tech}Sommeil Tech: seems to have worked T3/r7/2022-11-17.txt.gz:{chan ch=tech}Yajan Tech: when in doubt trust Aoric (but only when in doubt) T3/r7/2022-11-17.txt.gz:{chan ch=tech}Haagen Tech: anyone familiar with tintin++ on ios? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Bloodthorn Tech: anyone use Mudrammer on ios? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Roume Tech: from time to time T3/r7/2022-11-17.txt.gz:{chan ch=tech}Bloodthorn Tech: ever used sounds succesfully? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Dartan Tech: isn't that unsupported? i could never figure out how to make triggers do something without the extra space at the end T3/r7/2022-11-17.txt.gz:{chan ch=tech}Roume Tech: never tried it. T3/r7/2022-11-17.txt.gz:{chan ch=tech}Chuft Tech: use zmud T3/r7/2022-11-17.txt.gz:{chan ch=tech}Roume Tech: on your phone chuft? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Bloodthorn Tech: nod need an iphone client T3/r7/2022-11-17.txt.gz:{chan ch=tech}VaalVanir Tech: Remote desktop won't do the trick? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Dartan Tech: i use remote desktop to remote into a pc with mush to play T3/r7/2022-11-17.txt.gz:{chan ch=tech}Bloodthorn Tech: desktop is temporarily out of service T3/r7/2022-11-17.txt.gz:{chan ch=tech}Crowley Tech: I do the same. I use RDP now at work to do so. T3/r7/2022-11-17.txt.gz:{chan ch=tech}Tech: Crowley comforts Bloodthorn. T3/r7/2022-11-17.txt.gz:{chan ch=tech}Epsilon Tech: I use VNC to remote to my desktop, but that's because remote desktop screws up the multi-monitor setup for some reason. :V T3/r7/2022-11-17.txt.gz:{chan ch=tech}Epsilon Tech: Resizes all my windows and clumps them onto one screen >_< T3/r7/2022-11-17.txt.gz:{chan ch=tech}Bloodthorn Tech: ah sound is working the volume is just 1/10th normal lol T3/r7/2022-11-17.txt.gz:{chan ch=tech}Fiendish Tech: mushclient questions answered here T3/r7/2022-11-17.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: if i follow Amazon's AWS cli install instructions exactly, what's the probability it messes up my entire linux install? T3/r7/2022-11-17.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: b/c im reading the instructions for a course I'm doing where we start messing with s3 etc... and i just think how many times I've had to do entirely fresh install of pop_os b/c something got messed up :-/ T3/r7/2022-11-17.txt.gz:{chan ch=tech}9th Tier Yajan Tech: depends on what you're installing T3/r7/2022-11-17.txt.gz:{chan ch=tech}9th Tier Yajan Tech: some stuff is foolproof T3/r7/2022-11-17.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: whatever this is, tghen something called cyber duck : https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html T3/r7/2022-11-17.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I did some basic-ish stuff with AWS and their docs were spot on T3/r7/2022-11-17.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan shrugs helplessly. T3/r7/2022-11-17.txt.gz:{chan ch=tech}9th Tier Yajan Tech: tried to create a crypto miner and had a lot of issues with getting high performance servers for mining T3/r7/2022-11-17.txt.gz:{chan ch=tech}9th Tier Yajan Tech: but that's because using GPUs for crypto mining makes people sad T3/r7/2022-11-17.txt.gz:{chan ch=tech}Vanellus Tech: We have Puppet configure our machines with AWS S3 CLi per their docs and never had issues. We run about 80 machines a time and build about 5 a week. T3/r7/2022-11-17.txt.gz:{chan ch=tech}KinPYtterP Moolb Tech: love Puppet! (i might just work for them) T3/r7/2022-11-17.txt.gz:{chan ch=tech}Vanellus Tech: We're moving to Ansible T3/r7/2022-11-17.txt.gz:{chan ch=tech}KinPYtterP Moolb Tech: Haha, fine product also T3/r7/2022-11-17.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: i guess i wont know for sure until i have to reboot, but the CLI seems to have installed right T3/r7/2022-11-17.txt.gz:{chan ch=tech}Vanellus Tech: We've found Puppet idiosyncratic and tough to teach, and the commercial product is pricey while te CLI version is... mmm. T3/r7/2022-11-17.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: i didn't appreciate the instructor telling us to use the servers in Northern Virginia even though "some of you may live a southern california lifestyle" T3/r7/2022-11-17.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: appears I may have problems running something called cyberduck in linux :-/ T3/r7/2022-11-17.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: "cyberduck" sounds to me like the most obvious honeypot tunnel someone would come up with T3/r7/2022-11-17.txt.gz:{chan ch=tech}Athlau Tech: is there a kind of prefix to command line in mushclient so that it send the rest of the line to mud as is? without parsing aliases, checking speedwalk prefix etc. T3/r7/2022-11-17.txt.gz:{chan ch=tech}Athlau Tech: i have "." as speedwalk prefix, and have to toggle that off before writing notes etc. T3/r7/2022-11-17.txt.gz:{chan ch=tech}Selitos Tech: i think that topic has come up already and the answer was no T3/r7/2022-11-17.txt.gz:{chan ch=tech}Athlau Tech: so easiest is something like \\\Send(".") then ? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Not really Wrilley Tech: you can do a space before the . to avoid the alias so | .sn instead of |.sn T3/r7/2022-11-17.txt.gz:{chan ch=tech}Selitos Tech: why not pick a different speedwalk prefix? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Athlau Tech: too used to it from zmud :) T3/r7/2022-11-17.txt.gz:{chan ch=tech}Tech: Selitos smirks. T3/r7/2022-11-17.txt.gz:{chan ch=tech}Athlau Tech: nvm... making alias ~* -> Send(%1) works like a charm T3/r7/2022-11-17.txt.gz:{chan ch=tech}9th Tier Yajan Tech: can't you just use Send to World? T3/r7/2022-11-17.txt.gz:{chan ch=tech}Selitos Tech: yeah i had to get used to the numner behind the cmd here previous mud put the number in front (buy 10 pot vs. 10 buy pot) T3/r7/2022-11-17.txt.gz:{chan ch=tech}Athlau Tech: that's it...alias starting with ~ and send to world T3/r7/2022-11-17.txt.gz:{chan ch=tech}Selitos Tech: i still miss it up occasionally T3/r7/2022-11-17.txt.gz:{chan ch=tech}9th Tier Yajan Tech: cool, if it works for you then perfect! T3/r7/2022-11-18.txt.gz:{chan ch=tech}Sommeil Tech: anyone know where I can download the DINV plugin? T3/r7/2022-11-18.txt.gz:{chan ch=tech}Make it Reyn Tech: finger durel for link T3/r7/2022-11-18.txt.gz:{chan ch=tech}Sommeil Tech: ty ! T3/r7/2022-11-18.txt.gz:{chan ch=tech}Athlau Tech: Is that a bug... In a room i say see "A mage of winter's blight", do "look 1.mage bug" => You don't see that here., do "cast 'desolation' 1.mage bug" => [3] Your anguish does UNBELIEVABLE things to a mage of winter's blight! [4096] T3/r7/2022-11-18.txt.gz:{chan ch=tech}Athlau Tech: doesn't matter if i try to "c 'desolation' 1.'mage bug', "c 'des' 1.'mage whateverwordyouaddhere and here and there" it will still ataack wrong target T3/r7/2022-11-18.txt.gz:{chan ch=tech}Athlau Tech: look and kill report no target correctly T3/r7/2022-11-18.txt.gz:{chan ch=tech}Haike Tech: its done on purpose. the mob keyword is different from the description is quite common T3/r7/2022-11-18.txt.gz:{chan ch=tech}Haike Tech: example look at School of Horror the mazes T3/r7/2022-11-18.txt.gz:{chan ch=tech}Athlau Tech: i think you misunderstand T3/r7/2022-11-18.txt.gz:{chan ch=tech}Athlau Tech: cast command ignores ANY words after 1st T3/r7/2022-11-18.txt.gz:{chan ch=tech}Haike Tech: that i have not experienced before sorry cant help, maybe one of the scriptgods here can help you T3/r7/2022-11-18.txt.gz:{chan ch=tech}Athlau Tech: cast 'desolation' 'mob wrongkeyword', behaves same as just cast 'desolation' 'mob' T3/r7/2022-11-18.txt.gz:{chan ch=tech}Athlau Tech: it's not really script related :( it's just how mud behaves for some reason T3/r7/2022-11-18.txt.gz:{chan ch=tech}Cheesy Anssett Tech: hm. question re: crowley's snd. is there any "easy" way to get it to replicate the xroutes function that was in pwar's snd? T3/r7/2022-11-18.txt.gz:{chan ch=tech}Cheesy Anssett Tech: (if you don't know what it is, it basically spat out the route from your room to every area "starting" point) T3/r7/2022-11-18.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's a feature I can add, but as of this moment, not really? T3/r7/2022-11-18.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But if I understand, you mean it prints out speedwalks to EVERY area from where you are at? T3/r7/2022-11-18.txt.gz:{chan ch=tech}Tech: Cheesy Anssett nods. T3/r7/2022-11-18.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Shouldn't be too difficult to do, hmm. T3/r7/2022-11-18.txt.gz:{chan ch=tech}Cheesy Anssett Tech: yeah conceptually it's just a loop through the areas table and whatever the "show me the speedwalk" command is T3/r7/2022-11-18.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley rapidly nods twice, in complete agreement. T3/r7/2022-11-18.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I'll see about adding that this weekend, then. It'll be a beta inclusion. T3/r7/2022-11-18.txt.gz:{chan ch=tech}Tech: Cheesy Anssett holds his thumb up at nothing in particular. T3/r7/2022-11-18.txt.gz:{chan ch=tech}Cheesy Anssett Tech: that'd be neat. lmk if you need it tested :) T3/r7/2022-11-18.txt.gz:{chan ch=tech}Cryihu Tech: anyone know how to turn this off? {chan ch=market} T3/r7/2022-11-18.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: tags channels off T3/r7/2022-11-18.txt.gz:{chan ch=tech}Cryihu Tech: thanks T3/r7/2022-11-18.txt.gz:{chan ch=tech}Dartan Tech: what determines the room number in the aard mush package? T3/r7/2022-11-18.txt.gz:{chan ch=tech}Not really Wrilley Tech: gmcp data from the mud T3/r7/2022-11-19.txt.gz:{chan ch=tech}Athlau Tech: I'm hitting a pretty standart race condition when trying to maintain a counter in global variable via GetVariable, +-1 it, SetVariable. Can't find any atomics in docs... is there a way to have a serialization point somewhere to workaround it? T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: does Lau use if statements? T3/r7/2022-11-19.txt.gz:{chan ch=tech}Odorless Nuanse Tech: if lau is lua then yes T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: yes, my mistake. T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: mushclient questions answered here T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: I have a question about the aardwolf.db file. T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: ok T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: if I share mine with a friend is there something special about it I need to do to allow it? T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: define "allow" T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: we've tried to get it to copy into their mushclient folder. and it isn't saving. T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: both of you must quit mushclient first before doing the transfer T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: i see... T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: the other detail is that the name of the file Aardwolf.db must mirror the world name being used (the default world name for the Aardwolf MUSHclient Package is "Aardwolf") T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: you can check that under Game->Configure->MUD Name/IP address T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: I've had people tell me it is illegal to share this file. is there a better way to help the VI people to move around? T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I don't know who told you that but they're wrong. It's not illegal. It's just potentially depriving someone of the pleasure of exploring for themselves. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: I see. Thanks. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: thanks for the clerification. T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I have a general belief that people who put effort into developing their maps and builds for themselves are more likely to stick around, because they will become emotionally invested in Aardwolf. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: i'll take that as strong advisement. T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: But there are no rules against sharing client configurations as long as those configurations themselves don't violate any rules. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Vanellus Tech: A well filled db for use by new VI people might be a good accessibility idea. T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I'm not going to do that. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Vanellus Tech: Damn I was going to use my car as payment. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: somehow, i don't think a rusted out pinto from 1987 will cover that. *chuckle* T3/r7/2022-11-19.txt.gz:{chan ch=tech}Vanellus Tech: I don't know what a pinto is. Like a Fiat Uno? T3/r7/2022-11-19.txt.gz:{chan ch=tech}Vanellus Tech: I mean Fiat Punto T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: google it. and I don't know cars... just sounded funny to me. T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: pinto was Ford T3/r7/2022-11-19.txt.gz:{chan ch=tech}Vanellus Tech: Not a model that made it over here. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: nope, its american... but enough back to anyone's tech related question. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Vanellus Tech: Car big screens seem to be Linux based. Will you make a version of the client for us all to play in our cars, or must we use Blowtorch? T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: MUSHclient is not portable, but it does work in Wine T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: er, not cross-platform T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: if your system can run Wine then it can run MUSHclient T3/r7/2022-11-19.txt.gz:{chan ch=tech}Vanellus Tech: Actual wierd tech question... What _is_ the oddest device anyone has played on? Anyone played any client on strange embedded stuff with screens like white goos? T3/r7/2022-11-19.txt.gz:{chan ch=tech}Vanellus Tech: white goods T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I connected to Aardwolf from an AUV once T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: not while it was under water though T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: an AUV? that's an odd place to use a secured line. T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: we used to talk to the main computer over telnet so it had the necessary software installed already T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: how do i clear dinv portal list? T3/r7/2022-11-19.txt.gz:{chan ch=tech}Make it Reyn Tech: like, forget all of your portals? T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: yeah T3/r7/2022-11-19.txt.gz:{chan ch=tech}Make it Reyn Tech: dinv forget type portal T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: thanks T3/r7/2022-11-19.txt.gz:{chan ch=tech}Make it Reyn Tech: and then a dinv refresh will repopulate dinv with any that you have when you run it T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: looks like the correct answer to my question was 'mapper purge portals' thanks :D T3/r7/2022-11-19.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: That's a different plugin. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Yerald Tech: i know. but it cleared the list in question. T3/r7/2022-11-19.txt.gz:{chan ch=tech}Antifa Raded Tech: is there a way to make MUSH try to reconnect if it's gone 5-10 minutes without seeing a tick? my internet dropped for a minute but I never DCed and it was showing, "Next tick: -1400" T3/r7/2022-11-19.txt.gz:{chan ch=tech}Kerith Tech: probably a timer? T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: yes, MUSHclient has a Connect() function T3/r7/2022-11-19.txt.gz:{chan ch=tech}Antifa Raded Tech: how would I trigger it on "next tick is negative some big number"? T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: you wouldn't, but you could have a timer fire every few seconds that looks at when the last time was that you saw a tick message and if it was more than some minutes ago you would connect again T3/r7/2022-11-19.txt.gz:{chan ch=tech}Antifa Raded Tech: alright who wants some amount of TPs to write that for me T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: nobody in masaki knows how to write scripts? T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I find that hard to believe T3/r7/2022-11-19.txt.gz:{chan ch=tech}Antifa Raded Tech: I want it now T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: go interact with your clan T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: keep the dream alive T3/r7/2022-11-19.txt.gz:{chan ch=tech}Antifa Raded Tech: I'll fly to South Africa and find BluMalice T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: ask him to work on chess again T3/r7/2022-11-19.txt.gz:{chan ch=tech}Kerith Tech: clans are over rated, even imm has low #"s :P T3/r7/2022-11-19.txt.gz:{chan ch=tech}Antifa Raded Tech: he got his "dream job" and found "the love of his life" or something and stopped playing Aard T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: that's stupid T3/r7/2022-11-19.txt.gz:{chan ch=tech}Antifa Raded Tech: I know right T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I have my dream job and the love of my life and am still right here T3/r7/2022-11-19.txt.gz:{chan ch=tech}Antifa Raded Tech: same except the dream job part but my job is pretty good T3/r7/2022-11-19.txt.gz:{chan ch=tech}Meowmeow Dreamfyre Tech: stop, i'm blushing, Fiendish! T3/r7/2022-11-19.txt.gz:{chan ch=tech}Smoloran Soloran Tech: I quit my job to play this full time T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: my dream job category is pretty broad since I pretty much love programming itself and don't care what I work on T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: as long as it's not wildly unethical like adtech T3/r7/2022-11-19.txt.gz:{chan ch=tech}Antifa Raded Tech: mine would be, get a lot of money (lottery, lawsuit, long lost relative), and stop working T3/r7/2022-11-19.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: time to trip-and-fall on a rich person's property I guess T3/r7/2022-11-19.txt.gz:{chan ch=tech}Radrat Tech: any sql peeps know how I can use an alias in the where statement ? T3/r7/2022-11-20.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: is there a good "private" contacts service that has like a 'graph network' perspective? or should i just build it locally with either neo4j or python T3/r7/2022-11-20.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: like i need to view things from geographic locale...not 'person' T3/r7/2022-11-20.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: ~ 500, no LinkedIn wont cut it T3/r7/2022-11-20.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: guess i'll proceed with photos on my wall and then drawing lots of arrows in red ink T3/r7/2022-11-20.txt.gz:{chan ch=tech}Summoner Yuna Tech: Is there a command for "scan for your target in SnD"? Like if SnD is targetted at the mob a butterly, do a scan but scan butterfly? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Odorless Nuanse Tech: nope T3/r7/2022-11-20.txt.gz:{chan ch=tech}Odorless Nuanse Tech: just use qs (yes it's snd command for just that) T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: you can also set target with qs like "qs greed" and then just use qs T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: there a plugin that tracks repop for aeras in a miniwindow? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Odorless Nuanse Tech: tracks area repop? you basically can only track epic repops and next one in area you have tested with 'sense life'... repop time can be anything from 5-10 mins T3/r7/2022-11-20.txt.gz:{chan ch=tech}Odorless Nuanse Tech: and if gquest hits area, it's 1-2mins for repop T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: just want a trigger that captures repop time from selnse life and adds that time to miniwindow and counts down T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: i can do the first part, don't know whow to do the second T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: you want to use timer T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: there are plugins that report repop times for areas you are in i beleive T3/r7/2022-11-20.txt.gz:{chan ch=tech}Odorless Nuanse Tech: https://github.com/fiendish/aardwolfclientpackage/wiki/Easy-DIY-Miniwindows and read that for miniwin T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: yesi can set a timer and have it note when its done, i would liek to see it count down in a mini window T3/r7/2022-11-20.txt.gz:{chan ch=tech}Captieux Tech: Speaking of repop, is there any knowledge about min/max repop period for areas? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: can you make a mini with a time countdown? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: basically when you cast sense life you will catch estimated repop time like "roughly 5-6 minutes" - you need extract those 5-6 minutes into variable like timeToRepop = 6 * 60 then just add timer that will decrease it by 1 every second and update miniwin T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: i beleive repop min max times vary by area T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: if you want to do that for multiple areas then you need to use arrays instead of single variable T3/r7/2022-11-20.txt.gz:{chan ch=tech}Yerald Tech: a window with a count down timer would be nice. T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: oh i have to update the mini every second? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: yes, there are no controls type "countdown timer" T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: ok that sounds like more trouble then its worth T3/r7/2022-11-20.txt.gz:{chan ch=tech}Yerald Tech: maybe the last 60 seconds, otherwise no. T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: basically create miniwin, then refresh text every second T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: i've seen much windows with spellup times on it T3/r7/2022-11-20.txt.gz:{chan ch=tech}Odorless Nuanse Tech: spellup timers you can get from affects T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: do you need that just to check time to repop or to know when switch areas ? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Odorless Nuanse Tech: that is exact. repop timer is min 30sec ...usually minutes T3/r7/2022-11-20.txt.gz:{chan ch=tech}Odorless Nuanse Tech: so no point to refresh every second. maybe 20 second timers T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: window with repop timer for 2-3 areas is useful if you want to farm items and just need to know when switch to next area T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: for GQ it is less useful - as area usually will repop next 30 seconds if your GQ mob was killed T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: so for gq it would be enough just to capture repop info, calculate time and just add some alias like "gqtimecheck" that will display that info with Note("area x will repop in 10 seconds") Note("area y repopped") without miniwin T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: yeah just lvling farm multiple areas want to know when to switch to what area T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: Mendaloth has some repop plugin: https://github.com/mendaloth/a-few-random-aard-plugins/wiki T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: but it seems it just reports repop that happened in area you are in T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: hrm seems like its missing stuff T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: there is an example plugin: time.xml that you can use as a base for your miniwin T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: basically you want something similar to: https://imgur.com/a/cHKtjHy T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: where is this time.xml example? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Trachx Tech: time.xml is part of mushclient package, just open plugins window, click Add and pick time.xml T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: ok T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: can i get my current zxome from gmcp? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: zone T3/r7/2022-11-20.txt.gz:{chan ch=tech}Prancin' Garence Tech: zxome? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: can i get my current zone from gmcp? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Prancin' Garence Tech: yes T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: whats the cmd? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Shipwreckd Kazul Tech: plugin for winds :) T3/r7/2022-11-20.txt.gz:{chan ch=tech}Shipwreckd Kazul Tech: stand on pedestal say some names get teleported T3/r7/2022-11-20.txt.gz:{chan ch=tech}Prancin' Garence Tech: no idea... I don't use mush. T3/r7/2022-11-20.txt.gz:{chan ch=tech}Prancin' Garence Tech: I'm guessing you want to have a trigger that depends on certain GMCP data? T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: yeah i found the help file T3/r7/2022-11-20.txt.gz:{chan ch=tech}Prancin' Garence Tech: the info you want is under the room.info messages. T3/r7/2022-11-20.txt.gz:{chan ch=tech}Selitos Tech: yeah i already got it T3/r7/2022-11-20.txt.gz:{chan ch=tech}Macbeth Tech: i gag INFO from my main window. but the blank empty returns still there. anyway to stop that? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: i just updated to the latest fiendish' mush. there is.. mini window or smthing right. what is the help file? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: i gag info in main window (yes i echo that, not GMCP) but i still see the blank breakline. Anyway to remove that altogether T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: Macbeth: you don't need to manually gag info. You can control it with the communication log plugin. Right-click on the log window and look under Echo In Main Window Settings -> Edit Non-channel Echos T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: yeah.. i intentionally do that so that i can trigger clannie death messages T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: ah, then you'll need to set up something to also look for a following blank line and conditionally gag that too. it's a bit fiddly. T3/r7/2022-11-21.txt.gz:{chan ch=tech}7 8 Nueve Tech: fiendish how do i toggle seeing levels by items T3/r7/2022-11-21.txt.gz:{chan ch=tech}7 8 Nueve Tech: it turned off somehow T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: that doesn't sound like a tech question, Nueve T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley chuckles politely. T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: but you can type noobjlevel T3/r7/2022-11-21.txt.gz:{chan ch=tech}7 8 Nueve Tech: woot T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Probably typo'd 'no' at one point as 'noo' T3/r7/2022-11-21.txt.gz:{chan ch=tech}7 8 Nueve Tech: me typo? never :P T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: non-tech questions should go to another channel though, like maybe Question or Gossip T3/r7/2022-11-21.txt.gz:{chan ch=tech}Cheesy Anssett Tech: or *noo as noo - strictsocials can help! T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That's what 'question' is typically for, for sure. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: sorry i dont get it. i gag info, it becomes empty breakline. i can get that too? wouldnt that.. create another empty breakline? T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: Macbeth: gagging a line doesn't make it an empty line. But if you don't use compact mode then every line is followed by a blank line that you didn't gag T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: so if you don't use compact, then gagging a line means you also need to gag the blank line that comes after it T3/r7/2022-11-21.txt.gz:{chan ch=tech}Cheesy Anssett Tech: are you using #gag or are you using triggers with "omit from output" checked? i could see that being different behavior maybe T3/r7/2022-11-21.txt.gz:{chan ch=tech}Cheesy Anssett Tech: (i don't *know* the behavior is different, but it miiiight be?) T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: #gag should do this automatically T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: fiendish i think i get what you are trying to say now. thanks! T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: but I assume macbeth isn't using #gag if it's a trigger doing something T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: trigger but also keep evaluating for another, purely to gag T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: most of the time just gag unless it's a clan death message T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: you could use the function argument for #gag to do this T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: and then it would take care of the blank line for you T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: the last example in `#gag help` shows how to send a line to a function instead of just gagging it. You can have the function do something and then return True to gag the line. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: is there a help file? I am not doing anything sophisticated like plugin.. just global trigger. i dont see a function.. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: ahh got it! T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: sorry, "true" not "True" T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: the example itself is pretty bad though. I don't know why I thought that would be a good example. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Macbeth Tech: i'll figure it out. appreciate it T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The one downside that I see to #sub is that I can't do a replacement AND a function unless I include the replacement IN the fuction, it seems. T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: the function returns the replacement T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Right, that's what I'm saying. It means that if I'm using a third-party plugin to call a function, I have to edit that function in the plugin itself to return desired info. I can't just sub it from the line and then call the third-party plugin function. T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: you're using a what? T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: Write a shim function. T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: you add a function that calls that function and then returns the right thing T3/r7/2022-11-21.txt.gz:{chan ch=tech}Mannec Tech: wrapper. T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: https://en.wikipedia.org/wiki/Shim_(computing) T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: but if you want to call it wrapper, that's fine T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Ah, I could do that. T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: See, what I'm doing is replacing some death messages with "player dies to [mobs]", and I have a third-party plugin that accesses that information for data purposes. But a shim function will probably work. T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The third-party plugin relies specifically on the actual death message, not "dies", so it doesn't track. Though I wonder if the #sub could use another parameter of #keepevaluating, if that even works. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Mannec Tech: wrapper shim https://en.wikipedia.org/wiki/Wrapper_function T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Mannec Tech: wrapper <> shim T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: Shim is my rap name. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Mannec Tech: i roll and flow as hurricane T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: throwing quips spitting lyrics like code from your brain? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Iron Duck Chuft Tech: all of fiendish's code is viral! T3/r7/2022-11-21.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: all of my code is herpes T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Hmm. Appears #sub will not process named regex arguments into the function, so (?.*) -- will only return as args[1] and not args.name. Bummer. T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: er, args.title, not args.name. T3/r7/2022-11-21.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Write name too many times, and that's all you focus on. Oy vey. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: trying to setup a timer that sends a note seems to give me error, is this the right format? AddTimer("test", 0, 3, 0, "", timer_flag.Enabled + timer_flag.OneShot, "Note("test")") T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: That last argument should be the name of a method, not a chunk of code. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: how do i send to script then? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: i can do it if i just add one manually how do i add one from a script? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: Either put that code in a function, or if you don't want to write a separate function, put the code in the response string and then use SetTimerOption after you call AddTimer to set sendto to sendto.script. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: didn't see an option flag for send top script T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: I'd do the former in most cases, personally. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: Right, that's why you'd have to use SetTimerOption T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: Easier just to write a function like this: function f() Note("Hello, world!") end Then you can use "f" as the last argument to AddTimer. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: so normally you would call another function in your plugin? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: Truthless Areia nods. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: and itf its just a trigger, no plufgin T3/r7/2022-11-21.txt.gz:{chan ch=tech}Cheesy Anssett Tech: you can create a script file to use for one off stuff T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: Truthless Areia nods at Cheesy Anssett. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: ctrl+shift+6, you could add a main script file there. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: ok that will create the script file, then i can just add my function to that file T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: seems like the long way to accomplish something I thought should be easy... T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: I mean T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: If you want really easy, use DoAfterSpecial :P T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: DoAfterSpecial(3, "Note('Hello, world.')", sendto.script) T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: so thats simple way to do whatever after 3 minutes T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: But that lacks a lot of the fine-tuning that you can get with AddTimer/SetTimerOption. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: 3 seconds. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: For three mins, could use 3*60 instead. Etc. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: Selitos nods. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: Addtimer does not seem to like Note("test") no matter where i put it T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: \\\AddTimer("testtimer", 0, 0, 3, [[Note("Hello, world.")]], timer_flag.Enabled + timer_flag.OneShot, ""); SetTimerOption("testtimer", "send_to", sendto.script) T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: Works for me T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: i was piutting "Note("Hello, world.")" didn't know i had to use [[ ]] T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: and i beleive i can use 12 in place of sendto.script? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Truthless Areia Tech: Oh yes, you have to nest the quotes somehow. You could also use "Note('Hello')" if that's easier. [[ ]] is just a Lua thing for multiline strings. And yeah you could use 12, though not so self-documenting. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: ok thanks T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: i got the 12 from Gammon site T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: Truthless Areia rapidly nods twice, in complete agreement. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Selitos Tech: dam works :) T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: *Yay!* Go Selitos!!! Truthless Areia cheers him on. T3/r7/2022-11-21.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: is this plant electrical sensor something i could do much cheaper via an arduino? https://clattersmachines.com/prodotto/pocketgardenlistener/ T3/r7/2022-11-21.txt.gz:{chan ch=tech}Neclord Tech: How does one temporarily disable search and destroy T3/r7/2022-11-21.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: you can disabel it in the plugin window T3/r7/2022-11-21.txt.gz:{chan ch=tech}Neclord Tech: It keeps turning noexp on automatically T3/r7/2022-11-21.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: oh... T3/r7/2022-11-21.txt.gz:{chan ch=tech}Neclord Tech: ah T3/r7/2022-11-21.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: you can fix that T3/r7/2022-11-21.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: w/o doing plugin window T3/r7/2022-11-21.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: rightclick the arrow on the miniwindow T3/r7/2022-11-21.txt.gz:{chan ch=tech}Neclord Tech: ohhh T3/r7/2022-11-21.txt.gz:{chan ch=tech}Neclord Tech: I had set it at 1000 T3/r7/2022-11-21.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: yep T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan shakes his head. T3/r7/2022-11-21.txt.gz:{chan ch=tech}Neclord Tech: I didn't think to put it to 0 T3/r7/2022-11-21.txt.gz:{chan ch=tech}9th Tier Yajan Tech: IT'S A FEATURE NOT A BUG T3/r7/2022-11-21.txt.gz:{chan ch=tech}Neclord Tech: thank you! T3/r7/2022-11-21.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: np T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan is headbanging wildly again, care to join him? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Tech: Neclord is headbanging wildly again, care to join him? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Sommeil Tech: remind me again the command to reset all the plugin window positions T3/r7/2022-11-21.txt.gz:{chan ch=tech}Kerith Tech: aard layout help T3/r7/2022-11-21.txt.gz:{chan ch=tech}Sommeil Tech: ty T3/r7/2022-11-21.txt.gz:{chan ch=tech}Sommeil Tech: what's the inventory management plugin inv something T3/r7/2022-11-21.txt.gz:{chan ch=tech}[LION] VaalVanir Tech: DINV? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Sommeil Tech: dinv? T3/r7/2022-11-21.txt.gz:{chan ch=tech}Sommeil Tech: nod, that's what I was thinkign of T3/r7/2022-11-22.txt.gz:{chan ch=tech}[LION] VaalVanir Tech: What's the command that toggles the consider message from using words into just numbers? I have both showing right now. T3/r7/2022-11-22.txt.gz:{chan ch=tech}[LION] VaalVanir Tech: What does it mean when mapper database table is locked and I can't do a backup? T3/r7/2022-11-22.txt.gz:{chan ch=tech}Odorless Nuanse Tech: it might be in use in just that moment, try again T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: Any lua ppl awake? T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Whatcha need? T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: So I'm building an alias to envenom my weapons with a single alias, I'm just strugging with (i think) syntax on one of my statements T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley chuckles politely. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: It's pretty simple I'm just new, could you have a look? T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I wrote an envenomizer script myself a while back. What syntax are you struggling with? T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: https://pastebin.com/aX33LhCV T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: So I'm getting [string "Trigger: "]:6: unexpected symbol near '==' T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: Feel free to tell me how bad my code is as long as you also tell me how to improve it lol T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Change your "nvenoming_offhand" to GetVariable("envenoming_offhand") T3/r7/2022-11-22.txt.gz:{chan ch=tech}Swalec Tech: lua doesn't have ifelse T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Also, it's else if, not elseif T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: OH, wait, no, it's elseif. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: Oooo that's prob it T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Swalec is wrong. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: Yeah I looked it up T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But yeah, change all your @enve... to GetVariable("enve...") T3/r7/2022-11-22.txt.gz:{chan ch=tech}Swalec Tech: ha, so I am, live and learn T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: Okay that was it T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Can't mix MUSH syntax with Lua code. :) T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Also, INDENTATION, MY MAD FIEND! T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And yes, fiend, not friend. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: Indentation? T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: Indents are for psychopaths T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: Don't touch my garbage! T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Indent your code like this: https://www.dropbox.com/s/rd9iwao6v9x3rok/bracestylelol.png?dl=0 T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: Mischanner Epsilon nods quietly to himself. What a wacko. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: Don't use notepad++ if you value your indentation. Nobody try to debug my areas. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: What's the issue here, Epsilon? That they used tab? T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: No I was indenting but I was also troubleshooting that unexpected character T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: So I thought it might have been the space T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I'm not sure. Looks indented to me. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Smoloran Soloran. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: Mischanner Epsilon shrugs helplessly. T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: VSCode does well with indentation for me. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: I swapped to VSCode (Thanks Fiend) T3/r7/2022-11-22.txt.gz:{chan ch=tech}Redryn Tech: notepad++ has various settings for indentation, whether tabs or spaces T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: Mostly not because Fiend suggested it, but because he yelled at me for notepad++ yeeting away my indentation T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: You'd have the most beautiful cascade of for loops and then one random line of code all the way at the left of the screen. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Vanellus Tech: NP++ is amazing for text manipulation but I wouldn't use it to code. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: I appreciate that I can alt+drag to wipe out the first two lines of output. (Usually when color copying a mobprog, to get rid of all the @w's) T3/r7/2022-11-22.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i'll do another vote for vscode. just change your language formatting from xml to lua as you chahge what you're working on in the plugin heh T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I use vim with syntax highlighting for Powershell scripts. <_< T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: Cheesy Anssett looks at Mischanner Epsilon ponderingly. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: Epsilon: https://xkcd.com/378/ T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: Mischanner Epsilon snickers softly. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: right, emacs/xemacs wins T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I never could get the hang of emacs. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: Lmao. If you google emacs, google asks you Did you mean: Vi T3/r7/2022-11-22.txt.gz:{chan ch=tech}Cheesy Anssett Tech: haha T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Yeah, but I'll bet if you google vi, you get "did you mean: emacs" T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: IT DOES T3/r7/2022-11-22.txt.gz:{chan ch=tech}9th Tier Yajan Tech: nah, it'll say "did you mean vim?" T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: Nope. If you google 'vi' then it returns with Did you mean: emacs T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: Big oof, Sammael gives up. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: vi vs. emacs is exactly the kind of holy war that Google would make an easter egg about. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Also, if you look up "how can the net entropy of the universe be massively decreased?", it'll take you to one of the best Asimov stories of all time. <_< T3/r7/2022-11-22.txt.gz:{chan ch=tech}Vanellus Tech: On Windows you have a load of good choices. VS Code, whatever Jetbrains makes for your language. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: incremental search, copy-paste rectangle, set mark, go to mark, go to line - that should be enough for coding T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: you can use xemacs on windows T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: I write my code on paper, then run it through a scanner and have a third party interpreter app copy it into text T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: If the compiler doens't like it, I just throw away the paper and start over. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Swalec Tech: xemacs is not really in development any longer T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: overall typing code is the least time consuming part of developing anything T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Speak for yourself. I suck at code <_< T3/r7/2022-11-22.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i type with chopsticks, no judging :( T3/r7/2022-11-22.txt.gz:{chan ch=tech}Swalec Tech: Emacs itself is, of course, available on windows T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: that is because it is already good enough T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: I mean when you have to solve some problem - 90% is thinking, 10% is typing T3/r7/2022-11-22.txt.gz:{chan ch=tech}Big oof, Sammael Tech: Typing code is the most time consuming if you only have two thumbs and no other fingers. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: Big oof, Sammael nods quietly to himself. What a wacko. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Swalec Tech: I haven't tried xemacs for a while on any OS. Do you still use it? T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: Yay it works now T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: I still use it, but I usually code in Progress 4GL T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: for C#/C++ I think full IDE is better choice T3/r7/2022-11-22.txt.gz:{chan ch=tech}Vanellus Tech: I struggle with Vim preceisely because I don't touch type. Being able to keep fingers on the keeys doesn't really speed me up any T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: for script editing I usually use vim or mcedit T3/r7/2022-11-22.txt.gz:{chan ch=tech}Swalec Tech: I guess your hands are stuck on xemacs bindings! I think this why I am unlikely to move from emacs. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: 63 WPM (278 CPM). Your accuracy was 100% (https://www.livechat.com/typing-speed-test/#/) T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: I tried to learn touch type with 10 fingers, but it seems I rather use 6-8 instaead of 10 (or rather I misuse some fingers) T3/r7/2022-11-22.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: I use two pointer fingers and right thumb T3/r7/2022-11-22.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: oh and pinky for enter key T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: lol touch typing T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: So, I'm shifted 2 letters to the right when I touch-type. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: My "home row" is caps-A-S-D and L-;-'-Enter T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: ooh neat Awesome! You type with the speed of 70 WPM (325 CPM). Your accuracy was 98%. Congratulations! T3/r7/2022-11-22.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: damn i type slow T3/r7/2022-11-22.txt.gz:{chan ch=tech}Ocho Ocho Ocho Tech: 47 wpm T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: you know that you can also remap caps-lock to ctrl and windows key to caps-lock T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: I just use pliers T3/r7/2022-11-22.txt.gz:{chan ch=tech}Metzli Tech: Awesome! You type with the speed of 100 WPM (439 CPM). Your accuracy was 99%. Congratulations! T3/r7/2022-11-22.txt.gz:{chan ch=tech}Metzli Tech: Neato, thanks for that link T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: Put that on your resume T3/r7/2022-11-22.txt.gz:{chan ch=tech}Metzli Tech: It's funny that Aardwolf taught me to type quickly T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: same, but a different game T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: 20+ years ago best learning tool was IRC T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: That speed test is weird though because it's words in no particular order, not like sentences that actually make sense T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: just because people wanted to communicate faster with each other they had to increase their typing speed T3/r7/2022-11-22.txt.gz:{chan ch=tech}Smoloran Soloran Tech: I'm sure I can type actual thoughts out faster than having brain delay of interpreting data :P T3/r7/2022-11-22.txt.gz:{chan ch=tech}Trachx Tech: if you use some programming language you can probably get better results, because your brain is accustomed to some words T3/r7/2022-11-22.txt.gz:{chan ch=tech}Iron Duck Chuft Tech: much easier for those of us who do not have brains T3/r7/2022-11-22.txt.gz:{chan ch=tech}Sommeil Tech: anyone else getting booted a bunc? T3/r7/2022-11-22.txt.gz:{chan ch=tech}Sommeil Tech: bunch* T3/r7/2022-11-22.txt.gz:{chan ch=tech}Hi, I'm Elfo Tech: not me for once T3/r7/2022-11-22.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i have bunch of booters, does that count? T3/r7/2022-11-22.txt.gz:{chan ch=tech}Hi, I'm Elfo Tech: all praise the rogers gods T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: Thy Friend Yerald peers intently at Cheesy Anssett. T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Haven't been kicked once. T3/r7/2022-11-22.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: {Ping to aardmud.org Min: 46ms Avg: 47ms Max: 50ms} T3/r7/2022-11-22.txt.gz:{chan ch=tech}Cheesy Anssett Tech: tech *kick crowley There is no kick social. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley beams with pride. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Cheesy Anssett Tech: you set me up! :p T3/r7/2022-11-22.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley's shifty eyes dart back and forth. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Selitos Tech: i am trying to setup an alias to look at how much timer is left on a timer but it only gives the starting time, not how much time is left.. T3/r7/2022-11-22.txt.gz:{chan ch=tech}Selitos Tech: i was trying GetTimer(), is there a different one to get the time left? T3/r7/2022-11-22.txt.gz:{chan ch=tech}Athlau Tech: check GetTimerInfo T3/r7/2022-11-22.txt.gz:{chan ch=tech}Athlau Tech: 13th is what you want there T3/r7/2022-11-22.txt.gz:{chan ch=tech}Athlau Tech: GetTimerInfo("name", 13) T3/r7/2022-11-22.txt.gz:{chan ch=tech}Selitos Tech: thats the one thanks T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: how can i use colors for note? T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: colournote T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: ColourNote("textcolor", "backgroundcolor", "Whatever text you want.") T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: does allow me to change colors what i saw it appears i have to make the whole thing the same color T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, ColourNote("white", "blue", "HI! I'm white text on blue background!") will work. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: yeah like crowley said T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: oh for a multicolor thing it's a different output that i don't fool with T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: for i am made of lazy T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If you want to change colors, use ColourTell. Same syntax, but until you terminate the line with a \n, it'll stay on the same line. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: how do I make a [test]: blah... T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: so you basically do a new colourtell for each color, until you \n on the last one? T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: wow thats alot of code to make a multicolor line T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: you could probably write a helper function to make it a little easier T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You would do: ColourTell("green", "", "[") ColourTell("yellow", "", "test") ColourTell("green", "", "]") ColourTell("white", "", ": blah...\n") T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: hadar uses nicve color in all his help files ...now i wonder how the heck he does it T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: ooh you can stack them inside T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Oh yeah, you can stack them inside. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Don't need separate ColourTells, whoops. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, ColourNote("green", "", "[", "yellow", "", "test", "green", "", "]"...) T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: ooooh neat T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I forgot. It's been a minute since I've done multiple in one. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: ok i can manage that T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: thx T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And you can do that with ColourNote, so disregard what I said about ColourTell. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Note that "" defaults to "black". T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: Selitos nods. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: crowley dropping the knowledge bombs today. wonder if i missed that in the docs or if it's undocumented T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i'm inclined to #blameAnssett T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: Cheesy Anssett pokes Big oof, Sammael in the ribs. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You probably missed something, Anssett. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: Cheesy Anssett nods at (Aleister) Crowley. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Cool thing you may not know... You can store it all in a table and just do something like: local cTell = {"green", "", "[", "yellow", "", "test", "green", "", "]"} ColourNote(unpack(cTell)) T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: oooo T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: unpack is a nice function. T3/r7/2022-11-23.txt.gz:{chan ch=tech}[LION] VaalVanir Tech: Crowley I have a different question.. I want to use my old DB file but the old one doesn't have all my current portals setup, is there a way to just transfer portal info? T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Using SQL commands, yes. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: you can export the portal table T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: iirc T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Though you can use dbBrowser for sqlite and make life easier in copying the data over. T3/r7/2022-11-23.txt.gz:{chan ch=tech}[LION] VaalVanir Tech: <-- bio major.. I sell drugs.. don't even know what SQL means. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: been a few days since i was in the mapper db T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Cheesy Anssett. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: then "yes, there is a way" T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: lol T3/r7/2022-11-23.txt.gz:{chan ch=tech}[LION] VaalVanir Tech: I'll hit up Anssett for the details, thanks! T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: are bold colors bold_white ? T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Colors are based off their html colorname. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, likely "boldwhite". T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: yeah where can i get a list of that? T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: gammon's website has a lot of documentation T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i'd start there if you want something comprehensive T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: https://www.w3schools.com/colors/colors_names.asp T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: looks there alot anssett T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i mean or crowley could just have the answer ready T3/r7/2022-11-23.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i'm too much in boot mode. teach a man to fish etc T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: i have at least tried to answer my own question before i post it here T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Alternatively, if you: dofile(GetInfo(60) .. "aardwolf_colors.lua") first, then you can use code like: Simulate(ColoursToAnsi("[test]: blah\n")) T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: Cheesy Anssett grins evilly at Selitos. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Er... T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Alternatively, if you: dofile(GetInfo(60) .. "aardwolf_colors.lua") first, then you can use code like: Simulate(ColoursToAnsi("@G[@Ytest@G]@W: @wblah\n")) T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Then you can just use the Aardwolf color syntax to get what you want. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: ahh yeah i saw the ColoursToAnsi but it didn't work for me, needed the right file T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I should note, it's ColoursToANSI, not Ansi. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: Selitos nods. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So require the file, then use Aardwolf color codes. :) T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Also note, when using the code from a trigger/alias, you MAY need to use "\\n" to end the line. I forget the cases in when it's needed, but if you're thrown errors using "\n", try "\\n". T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley tries to be a fountain of knowledge at times! T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: thats what hadar uses AnsiNote(ColoursToANSI(str)) T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: i just missed the required file T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can use AnsiNote, too. Fiendish suggested Simulate to me, so that's what I typically use now. :P T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: Selitos often cannabalizes other peoples plugins for code :P T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers softly. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I think we all do, more or less. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: People saw my automatic update code, and several asked for permission to use the same code in their projects. It's open for anyone to use, though. Cannabalize my code if you want, and do the same to everyone else's! :P T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If I have a private function that I don't want anyone else to use, it will never be made public. :p T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's funny, though. I have so many different types of code that most people don't even know I have. It's really for aesthetics for me, or to convey a bit more information. My trains output, for example, appends my adjustment, how many stats away from max I am, and how many trains it would take to reach max. For example: Strength : 11 -1 -1 0 9 239 276 [ -2] [ 37] [ 439] T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: -2 is my adjustment, 37 stats away from max, and would take 439 trains to max it. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Iron Duck Chuft Tech: yet still so distressingly weak T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley is agreeing with that Iron Duck Chuft person again... T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I do the same thing with 'weight' info. Tells me quickly how many more items I can carry. :P T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: intresting Crowley T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at Selitos. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: though there was a lua function to truncate a number T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: ? T3/r7/2022-11-23.txt.gz:{chan ch=tech}Kerith Tech: math.{ceil|floor}? T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: yeah i guess math.floor based on what i find online T3/r7/2022-11-23.txt.gz:{chan ch=tech}9th Tier Yajan Tech: can round if you like T3/r7/2022-11-23.txt.gz:{chan ch=tech}9th Tier Yajan Tech: oh my round function just uses math.floor hehe T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: If you are looking to truncate numbers, you can use string.format in this fashion: string.format("%.2f", 1234.23482) -- "%.2f" tells Lua to format the number to 2 decimal places. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So it would return 1234.23. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: ok T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: (and appropriately round the number) T3/r7/2022-11-23.txt.gz:{chan ch=tech}Selitos Tech: i figured out the math.floor thing tho i swear i remember truncate() function...but i guess i'm wrong T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: MUSH does have 'bc.trunc', which works similarly to the string.format I gave you. An example would be: print(bc.trun(1234.567, 1) to truncate it to 1234.6. Without the 1 argument, it returns the whole number. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But you would also have to specific bc.digits(x) (where x is the maximum amount of digits after the decimal) to get it to display properly, otherwise it assumes 0. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: and make sure it's bc.trunc, not bc.trun. :P T3/r7/2022-11-23.txt.gz:{chan ch=tech}Chand Tech: what is the command to do a alias in mush please T3/r7/2022-11-23.txt.gz:{chan ch=tech}Chand Tech: never mind remembered it now T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley chuckles at Chand's joke. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: mush client is supper buggy for scripts you put in "send" field of triggers/aliases... stumbled upon that 2nd time. Always call some script function instead. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Huh? T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It is not super buggy for scripts you put in "send" field... T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: What bugs are you coming across? T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: i guess it's reincarnation of the same one Crowley, broken synchronization T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: one easy to repro: in client (not plugin) add a trigger like: T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: regex, send to script, "^\|\s+((?:Resonate|Illuminate|Solidify))\s+" T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: in send window write code "Hyperlink("%1","%1","%1",cyan", "blue", false, true)" T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: identify any item with enchant and it will show hyperlink etc T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: now do something like "dinv forget thatitem;dinv refresh all" T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: while dinv does refresh, you'll see the same trigger firing, showing text on blue background BUT! you will not be able to click that T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: and another bug I had harder to repro, but basically i had 3 triggers just doing +-1 on global variable via GetVariable,+-1 it, SetVariable. And an alias doing the same. It was working fine as long as alias was never called from other plugins. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: as soon as plugin started to call alias at random moments I was hitting pretty common/standard race condition, T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: For your first, I think it's just the nature of how DINV works, not with the client itself. T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: As for your second, unless you have a plugin that calls that specific alias, it shouldn't produce problems. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: wrt 1 dinv: I don't think so to be honest, if I just put that Hyperlink(...) code in a script, and just set that name in trigger instead of placing code directly it works just fine T3/r7/2022-11-23.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Can you provide examples of the code when it's not working vs the code when it IS working? You can create the triggers then copy/paste them to pastebin or something. T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: crowley, moment T3/r7/2022-11-23.txt.gz:{chan ch=tech}Athlau Tech: sent you the link in tell T3/r7/2022-11-23.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2022-11-23.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: is whatsapp for someone's public phone or the 'real' phone? T3/r7/2022-11-23.txt.gz:{chan ch=tech}KnightLord Throxx Tech: if i wanted a trigger to repeat the sound alert, say, every 10 seconds until its turned off, i just make a timer and have it send the on/off execute? T3/r7/2022-11-23.txt.gz:{chan ch=tech}KnightLord Throxx Tech: can you embed an < EnableTimer("insertname", True) > inside a < DoAfterSpecial (6, 'put enabletimer here', sendto.execute) > ??? T3/r7/2022-11-23.txt.gz:{chan ch=tech}Algaru Tech: not sure what DoAfterSpecial is - but I would think so T3/r7/2022-11-23.txt.gz:{chan ch=tech}Algaru Tech: give it a shot and see what happens! just out of curiosity, what are you trying to do? T3/r7/2022-11-23.txt.gz:{chan ch=tech}Algaru Tech: oh, maybe not. that 2nd arg looks like it needs to be a string. https://www.gammon.com.au/scripts/doc.php?function=DoAfterSpecial T3/r7/2022-11-23.txt.gz:{chan ch=tech}KnightLord Throxx Tech: i have a timer set up to beep at me every 15 sec if a GQ pop up, in case i miss the one time beep. it will turn off when i join the GQ, but i need a way to it to just, turn off in like, 5 min, if i am really afk T3/r7/2022-11-23.txt.gz:{chan ch=tech}KnightLord Throxx Tech: so far, what i end up with, is a constantly repeating turn off timer T3/r7/2022-11-23.txt.gz:{chan ch=tech}Algaru Tech: well... actually reading further, it looks like it should work T3/r7/2022-11-23.txt.gz:{chan ch=tech}Algaru Tech: ahh i see T3/r7/2022-11-23.txt.gz:{chan ch=tech}KnightLord Throxx Tech: well, now i haves been, called away, i shal work on it later, ty T3/r7/2022-11-23.txt.gz:{chan ch=tech}Algaru Tech: the lua example in the documentation seems like exactly what you want T3/r7/2022-11-23.txt.gz:{chan ch=tech}Braun Tech: I have some timer code that might help as a reference? Maybe? https://i.imgur.com/m6cNHH1.png T3/r7/2022-11-23.txt.gz:{chan ch=tech}Algaru Tech: could also do it as a loop or something - check every 5 seconds, do it up to 300 times or until you're in a gquest T3/r7/2022-11-23.txt.gz:{chan ch=tech}Algaru Tech: err 60 times T3/r7/2022-11-24.txt.gz:{chan ch=tech}Macbeth Tech: question on fiendish miniwindow - are we able to adjust font size of the button tet? T3/r7/2022-11-24.txt.gz:{chan ch=tech}Peacemaker Negader Tech: tet? T3/r7/2022-11-24.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: text T3/r7/2022-11-24.txt.gz:{chan ch=tech}Ayasinda Tech: I think test T3/r7/2022-11-24.txt.gz:{chan ch=tech}Macbeth Tech: text is for to set the text. not font size T3/r7/2022-11-24.txt.gz:{chan ch=tech}Macbeth Tech: of the button that is T3/r7/2022-11-24.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: dinv: what is a crash code? T3/r7/2022-11-24.txt.gz:{chan ch=tech}Kerith Tech: is there a skinning tracker that tracks good/bad skins? T3/r7/2022-11-24.txt.gz:{chan ch=tech}Make it Reyn Tech: i have a mechanical keyboard with cherry silent red switches and my keyboard has recently started registering 2 keypresses every time i hit it. what do i do T3/r7/2022-11-24.txt.gz:{chan ch=tech}Make it Reyn Tech: spacebar only T3/r7/2022-11-24.txt.gz:{chan ch=tech}Kerith Tech: clean the keyboard? T3/r7/2022-11-24.txt.gz:{chan ch=tech}Make it Reyn Tech: but that sounds like work T3/r7/2022-11-24.txt.gz:{chan ch=tech}Hi, I'm Elfo Tech: stop watching porn? :) T3/r7/2022-11-24.txt.gz:{chan ch=tech}Hi, I'm Elfo Tech: j/k :) T3/r7/2022-11-24.txt.gz:{chan ch=tech}Not an Imm Erikson Tech: Use two spaces after the period like you're supposed to. T3/r7/2022-11-24.txt.gz:{chan ch=tech}Guy of Gisbourne Tech: buy a new keyboard T3/r7/2022-11-24.txt.gz:{chan ch=tech}Algaru Tech: switch to APA stle T3/r7/2022-11-24.txt.gz:{chan ch=tech}Make it Reyn Tech: one keyboard for full-stops, another for regular use. got it. thank ya'll! T3/r7/2022-11-24.txt.gz:{chan ch=tech}Kerith Tech: apa changes every few years between 1/2... 1 space looks better electronic. T3/r7/2022-11-24.txt.gz:{chan ch=tech}Not an Imm Erikson Tech: You've got two hands, you should have two keyboards! T3/r7/2022-11-24.txt.gz:{chan ch=tech}Kerith Tech: but pop your space bar off clean it, put it back on T3/r7/2022-11-24.txt.gz:{chan ch=tech}Make it Reyn Tech: twice the keyboards, twice as many lines of salient code T3/r7/2022-11-24.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: so twice the money? T3/r7/2022-11-24.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: is "neural engine" just an apple marketing word or is it 'actual technology' any home-power user would ever need? T3/r7/2022-11-24.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: sounds madeup or only of value if developers in 5 years take extra effort T3/r7/2022-11-24.txt.gz:{chan ch=tech}Make it Reyn Tech: "clean your gross keyboard" seems to have been the right answer. all evidence suggests my cat sleeps on my keyboard when i'm not around. T3/r7/2022-11-24.txt.gz:{chan ch=tech}Kerith Tech: electroncis have a bad habbit of suck up non electronic things, dirt, hair, things we can't identify.... clean a few times a year :p T3/r7/2022-11-24.txt.gz:{chan ch=tech}Recro Tech: test T3/r7/2022-11-24.txt.gz:{chan ch=tech}Recro Tech: PING T3/r7/2022-11-24.txt.gz:{chan ch=tech}Recro Tech: a friend was asking wqht i did mudding and so i streaming T3/r7/2022-11-24.txt.gz:{chan ch=tech}Recro Tech: w/c T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: been playing around with miniwindow. anybody tried using it for clickable buttons for tablet use? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Nepenthes Nid Tech: so guys can you tell me a font to use cause i messed it? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: trying to use miniwindow to add_text but it says (a nil value) T3/r7/2022-11-25.txt.gz:{chan ch=tech}Man of Valour Tech: is there an option to write background color with aardwolf colors? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: fiendish, i managed to create a simple miniwindow to display inventory via add_text. How do i increase the font size? T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: basic or text window? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: text window T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: do you want to change font size for all text in the window or just some? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: separately, i used basic window to create buttons for tablet use. U/D/N/S/E/W/Scan/Home etc. challenging but doable. the mini window on github was a bit hard to understand without cross referencing with the lua/mw file to understand T3/r7/2022-11-25.txt.gz:{chan ch=tech}Tech: 1337 H4x0r Fiendish nods. T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: all the text in the window T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: documentation is hard T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: cant agree more. more linguistic than anything else lol T3/r7/2022-11-25.txt.gz:{chan ch=tech}Deswrath Tech: i need that , Macbeth! buttons on windows tablet? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: but u need to run mush client. not mudlet/ or other mobile apps. T3/r7/2022-11-25.txt.gz:{chan ch=tech}Deswrath Tech: how does it look like? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: Fiendish, i need to increase the font size for all my text in a particular text window T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: try your_window.textrect.loadFont(font_name, font_size) T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: err T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: maybe that's T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: try your_window.textrect:loadFont(font_name, font_size) T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: then your_window:draw() T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: let me try. I dont use draw(). I just use show() and bring_to_front() T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: the window will call draw for you automatically at certain times. in this case I think you need to do so manually after changing the font T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: lua\text_rect.lua:97: attempt to concatenate field 'id' (a nil value) T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: uhhhh T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: did you do .loadFont or :loadFont? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: i did . > shd be : . my bad! T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: should be : T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I said it wrong the first time T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: need them bigger for tablet rather than "pinch and zoom" T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: btw is text wrapping by default on? T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: no T3/r7/2022-11-25.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: must set true in the autowrap field T3/r7/2022-11-25.txt.gz:{chan ch=tech}Macbeth Tech: got it! T3/r7/2022-11-25.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: should i be concerned that when I goto Amazon, Firefox tells me "The page you are trying to view cannot be shown because the authenticity of the received data could not be verified." T3/r7/2022-11-25.txt.gz:{chan ch=tech}Kerith Tech: yes T3/r7/2022-11-25.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: sounds to me like make sure everything backup and reinstall..? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Kerith Tech: i wouldn't start there... but wouldn't be bad to have backups T3/r7/2022-11-25.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: im quite careful on links i click, what gets installed, etc. obviously not savvy enough T3/r7/2022-11-25.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: is there way to get realtime translation of youtube videos? app on my phone next to speaker or whatever T3/r7/2022-11-25.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: bluetooth? T3/r7/2022-11-25.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: there is a phone app that can translate near isntatly called "Tell Me" T3/r7/2022-11-25.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: its musicians, so i figure it'll miss most of it but anything better than nothing, thank you T3/r7/2022-11-25.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: in that case, you might be able to find a caption video of it. T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: Who has the spellup plugin again? T3/r7/2022-11-26.txt.gz:{chan ch=tech}Algaru Tech: emhyr: regarding dinv question, i'd recommend going to the whozawhatsit room in aylor (forget the exact name, the one where you can identify) and do dinv refresh. dinv may not know about your portal T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: What's so special about the room? T3/r7/2022-11-26.txt.gz:{chan ch=tech}Algaru Tech: that room gives you a full identify for a nominal gold (if you have the identify wish you don't need it) T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: I do T3/r7/2022-11-26.txt.gz:{chan ch=tech}Algaru Tech: you have to sit there for a while though while dinv goes through all your stuff T3/r7/2022-11-26.txt.gz:{chan ch=tech}Algaru Tech: ah, in that case forget about the room, you can do it anywhere T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: Oh wait T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: I think I used the wrong id T3/r7/2022-11-26.txt.gz:{chan ch=tech}9th Tier Yajan Tech: and don't do it at night, I think Hester will make you pay extra to wake him out of bed like most shopkeepers T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: How come when I exitlock the room it still tries to walk me through it?? T3/r7/2022-11-26.txt.gz:{chan ch=tech}Gorsk Tech: what level are you setting the lock to? T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: 300 T3/r7/2022-11-26.txt.gz:{chan ch=tech}Gorsk Tech: shouldn't do that T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: Maybe i have used xset? T3/r7/2022-11-26.txt.gz:{chan ch=tech}Gorsk Tech: try to walk you through, that is T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: Using rt to get to the area and then use xset mark fixed the issue. T3/r7/2022-11-26.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: if i'm using vpn on both computer and phone, but going through the same isp router...spidey sense tingles...where is MY major malfunction? or is it reset and requst another from Time Warner T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: Can I put a mapper command into an alias? T3/r7/2022-11-26.txt.gz:{chan ch=tech}Peacemaker Negader Tech: yes T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: Then why is it not working for me hah T3/r7/2022-11-26.txt.gz:{chan ch=tech}Smoloran Soloran Tech: google mushclient execute T3/r7/2022-11-26.txt.gz:{chan ch=tech}Algaru Tech: you have to change the "send to" target T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: Ah, I can set them up in mush as well. But i was talking aard alias T3/r7/2022-11-26.txt.gz:{chan ch=tech}Algaru Tech: well - are you doing a mud-side alias, or a script alias? T3/r7/2022-11-26.txt.gz:{chan ch=tech}Algaru Tech: it won't work if you do in aard T3/r7/2022-11-26.txt.gz:{chan ch=tech}Ayasinda Tech: what are you trying to do? T3/r7/2022-11-26.txt.gz:{chan ch=tech}Ayasinda Tech: ohh nvm. Missed some conversation T3/r7/2022-11-26.txt.gz:{chan ch=tech}Emhyr Tech: Ah, guess I have to do it in Mush then T3/r7/2022-11-26.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: MUSHclient questions answered here T3/r7/2022-11-26.txt.gz:{chan ch=tech}Veridio Tech: Are there any mudlet alternatives to the mushclient base aardwolf package, S&D, or DINV? I'm really not a fan of this mushclient coming from mudlet but the utility of the existing plugins is keeping me tied to it. T3/r7/2022-11-26.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: me asking this like charlie brown if the football is ready :-( but youve done winetricks etc? T3/r7/2022-11-26.txt.gz:{chan ch=tech}Veridio Tech: If that was directed at me, I'm not sure what you mean. I'm just much more familiar with mudlet and was hoping there might be something equivelant. T3/r7/2022-11-26.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: i think he was giving a wordy 'idk' T3/r7/2022-11-27.txt.gz:{chan ch=tech}Odheso Tech: Anyone know how to trigger the first "[Paging:" line of a list? All other lines trigger but now the first. T3/r7/2022-11-27.txt.gz:{chan ch=tech}Odheso Tech: Correction: Not the first "[Paging:" line until I hit enter past it and then it triggers T3/r7/2022-11-27.txt.gz:{chan ch=tech}Emhyr Tech: Anyone who can tell me why I can't set a bouncerecall portal within mapper? T3/r7/2022-11-27.txt.gz:{chan ch=tech}Odorless Nuanse Tech: maybe a typo? T3/r7/2022-11-27.txt.gz:{chan ch=tech}Make it Reyn Tech: the last few times i've shut down mushclient, it's not properly saved my plugin list to MUSHclient -> worlds -> Aardwolf.mcl .... the plugins are still there, but i need to reinstall them. Aliases/triggers/etc save just fine. Any idea what may be happening? T3/r7/2022-11-27.txt.gz:{chan ch=tech}Cheesy Anssett Tech: is the mushclient process still running T3/r7/2022-11-27.txt.gz:{chan ch=tech}Cheesy Anssett Tech: maybe it didn't "completely" close - i've had that happen a few times T3/r7/2022-11-27.txt.gz:{chan ch=tech}Cheesy Anssett Tech: prob a file lock thing or something T3/r7/2022-11-27.txt.gz:{chan ch=tech}Make it Reyn Tech: mushclient is ALWAYS running on my machine. it never gracefully closes all processes T3/r7/2022-11-27.txt.gz:{chan ch=tech}Cheesy Anssett Tech: (i'm also working out of an actively syncing onedrive folder) T3/r7/2022-11-27.txt.gz:{chan ch=tech}Cheesy Anssett Tech: mmm. update mush maybe? T3/r7/2022-11-27.txt.gz:{chan ch=tech}Trachx Tech: I guess when you close mush some data is saved into *.mcl file, if you added plugins and crashed mush - then it is possible that new plugin was not saved into mcl T3/r7/2022-11-27.txt.gz:{chan ch=tech}Principium Tech: I've had plugin issues due to Onederive... T3/r7/2022-11-27.txt.gz:{chan ch=tech}Trachx Tech: though if it stopped loading after nth run and close, that is another thing T3/r7/2022-11-27.txt.gz:{chan ch=tech}Make it Reyn Tech: i'm just running from a local folder, not syncing anywhere. but yeah this has been frustrating to troubleshoot. sometimes it'll save all but a handful (3-4 plugins) to my active list, other times it'll wipe almost all of them. T3/r7/2022-11-27.txt.gz:{chan ch=tech}Make it Reyn Tech: doesn't seem to be a file permission or space issue, either T3/r7/2022-11-27.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i get periodic file issues Principium, but nothing catastrophic so far *fingers crossed* T3/r7/2022-11-27.txt.gz:{chan ch=tech}Cheesy Anssett Tech: yeah i dunno reyn, might be time to make a backup of your db/mcl/plugins etc T3/r7/2022-11-27.txt.gz:{chan ch=tech}Make it Reyn Tech: yeah ... it's a good reminder to make frequent backups, for sure =) T3/r7/2022-11-27.txt.gz:{chan ch=tech}Cheesy Anssett Tech: and do a clean install of aardmush :( T3/r7/2022-11-27.txt.gz:{chan ch=tech}Cheesy Anssett Tech: (probably already tried that though haven't you :P) T3/r7/2022-11-27.txt.gz:{chan ch=tech}Braun Tech: Has anyone done the reverse engineering math on the a level 60 heal pot? I believe it's affected by wis, anything else? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Can I alter the keyword for the mob name being used by snd? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Selitos Tech: i beleive you can T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Do you know how? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Selitos Tech: for pwars just right click on the mob in the window, for Crowelys not sure T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Thanks :) T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: How do I make it use the suibstitution? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Ah, had to recheck it. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Selitos Tech: yeah you got it T3/r7/2022-11-28.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: for crowley's it's xset kw newname to change keyword of the mob highlighted T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Thanks for the follow up. But I am using pwars T3/r7/2022-11-28.txt.gz:{chan ch=tech}Odorless Nuanse Tech: maybe you should change to crowleys T3/r7/2022-11-28.txt.gz:{chan ch=tech}Odorless Nuanse Tech: crowleys is the one that everyone uses, it has pwar integration so you should not have any problemsd T3/r7/2022-11-28.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: it's kept updated, as well T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: What's the benefit? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Odorless Nuanse Tech: mindhive T3/r7/2022-11-28.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: less likely to have odd glitches T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Is there a way to query the db of mapper/snd to find a mob with a specific name if I forgot the area? T3/r7/2022-11-28.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Yes. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Feihu Tech: fma mob's name T3/r7/2022-11-28.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It depends on your SND version. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Greybeard Tech: ms <mob> is what I use T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Thanks - i'll try these T3/r7/2022-11-28.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: ms <mob> is mine, yes. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: I still use pwars. Sorry buddy ^^ T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: But FMA was the right one :) T3/r7/2022-11-28.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley smirks. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Feihu Tech: type help extender T3/r7/2022-11-28.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Mine now has nearly all the features that Pwar's had, including the mob database, Mr. Long-gone. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Feihu Tech: sorry,extender help T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Anyone here familiar with the autoquaff plugin? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cryihu Tech: anyone know the better font to use here? everytime I use something the output for certain things looks funky T3/r7/2022-11-28.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Anything monospaced. T3/r7/2022-11-28.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I use Bitstream Mono. Works well for me. T3/r7/2022-11-28.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But yes, anything 'fixed' or 'monospace'. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: Look for "fixed", "mono", "console", or "terminal" for likely candidates in font names. T3/r7/2022-11-28.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You probably aren't using a monospaced font if things look "funky". T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cryihu Tech: thank you. it was getting sorta annoying looking at funky text T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: Roboto Mono for Wine works quite ok T3/r7/2022-11-28.txt.gz:{chan ch=tech}Mischanner Epsilon Tech: I'm just a vanilla scrub and use Courier New. >_> T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cryihu Tech: I'd use that too... but some fonts seem to be missing from the list T3/r7/2022-11-28.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Good thing there's a whole slough of free fonts out there for people to install. T3/r7/2022-11-28.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: in most linux distros, the command to have each app fully maximized when you alt-tab is super + ... ? messed mine up, now they tile and it's driving me bonkers T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cryihu Tech: anyone use bast's plugins on Wine? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cryihu Tech: something is gagging the whole window output and I can't seem to find out what T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: bast's stuff is suuuuper out of date. i had to get rid of what i had because of random things like that T3/r7/2022-11-28.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You're better off using Hadar's. Hadar has many of the same plugins and are up-to-date. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Deswrath Tech: anyone knows what causes blowtorch to lag? it takes a long time for market to load. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: How do I delete all my mapper nots? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: don't know that you can bulk delete notes with any built in utility T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: you could probably do with a DB side command in sql lite T3/r7/2022-11-28.txt.gz:{chan ch=tech}Tech: Cheesy Anssett nods. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Oef T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: curious why you'd want to though? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: I want to redo a lot of notes T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: you can overwrite a room's notes but just adding a different one T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: actually I'm not sure how to delete even a single one myself T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: by just* T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: mapper help utils --> mapper delete note T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: ooh that's not in my version T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I wonder how old mine is T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: that only deletes the current room's notes T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: right, but you can open plugin source, check how single room note is deleted and convert that code into "note deletearea" T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: guessing you'd have to supply all of the room ids for the area T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: or if you want to remove all notes it should be even easier - just remove part like roomid = xxx T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: unless area name is stored in room row T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: looks like there's coding in your future! T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: and suffering... yessss much suffering T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: tbh though.. if you're going to redo the notes anyway, why not just overwrite them as you do so T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: there is a table "rooms" with fields area and notes, just use update rooms set notes = "" where area = "some area" T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: sounds simple if they're used to scripting ;P T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: to open aardwold.db you need some tool that is able to open sqlite database, like "singular sqliteexplore 3.04 T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: or running db commands T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: or wait for Fiendish and make a request for such feature T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: https://www.rarst.net/software/sqlite-tools/ T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: that update part is pretty simple: close mushclient, backup database (just copy file aardwolf.db), open database in sqlite explorer and type some sql T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: before updating you can verify whether your query is correct, just instead of update you use select T3/r7/2022-11-28.txt.gz:{chan ch=tech}Trachx Tech: like: select bookmarks.notes, area from bookmarks, rooms where bookmarks.notes <> "" and rooms.area = "terra" and rooms.uid = bookmarks.uid; T3/r7/2022-11-28.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: should i safely assume that any sort of AWS s3/emr functionality that relates to security, or idiot proofness, probably costs more? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Neeper Tech: ofc T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: nah T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I think it's more about whether it's viable for a real business T3/r7/2022-11-28.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: i apologize i realize after hitting enter how obvious most my tech questions are sorry yall :-( T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: cuz then you gonna get charged business rate T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I think most of the basic stuff is idiot proof if you know a little T3/r7/2022-11-28.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: naah i'm free tier for this course, i'll just go with default. it's not MY data T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: and not inherently insecure with a couple basic settings (some of which are default) T3/r7/2022-11-28.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: spidey sense tingled when instructions repeated multiple times to make sure to choose the N. Virginia AWS location. b/c i know what else is up there ;) T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: lol T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: as if geography has anything to do with those programs T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: it's not geography as much as what they offer at the data service in terms of services T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: that hub has the most services they offer T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: data center* T3/r7/2022-11-28.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: yeah i remembered that amazon is the world's biggest 'unknown' military subcontractor, so all data is theirs no matter location T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: Mushambo is twitchy bc he doesn't want his data right next to $Three_letter_agencies, that's all T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: fed stuff is all on different hardware anyway :P T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I work for a 3 letter and a 4 letter agency :P T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: some have more letters than others! T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: heck all govt things are generally physically separate iirc, easier for compliance T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: whether we're talking aws or azure or whatever else T3/r7/2022-11-28.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: i only work for a two letter agency :-( ME T3/r7/2022-11-28.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan rolls his eyes at MAMBO! Mushambo and mouths the words, "LOOO-SER". T3/r7/2022-11-28.txt.gz:{chan ch=tech}Strazor Tech: Microsoft Edge? eek T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: maine T3/r7/2022-11-28.txt.gz:{chan ch=tech}Tech: Cheesy Anssett grins evilly. T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: Edge is probably the best internet utility Microsoft has ever released T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: and mostly because they didn't do 90% of the coding T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: in another time ME would have been Millenium Edition to which that would be a big eek T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: we don't talk about that. it didn't happen. T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: exactly T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: kind of like Windows 8 T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Is it possible for mapper to put multiple portals to the same room? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: Because I am quite sure I didn't mess it up T3/r7/2022-11-28.txt.gz:{chan ch=tech}Tech: sure, multiple portals could go to the same room T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: if I create 2 seperate triggers (one to script and one to execute) will they both activate? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: only if you've checked "keep evaluating" T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: I'll give that a try, thanks T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: you can also use Execute() from within the code to accomplish the same thing T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: so I could add that around the part that I want to execute and it should work? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: yeah. You can use semicolons to insert line breaks, as well T3/r7/2022-11-28.txt.gz:{chan ch=tech}Tech: you can basically have a single trigger which performs both things that you want it to do T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: Execute("my_alias;my_alias2") T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: the script part changes variables the execute part edits a plugin variable T3/r7/2022-11-28.txt.gz:{chan ch=tech}Tech: that's fine, you could have SetVariable("VarName","foo") Execute("what you want it to execute") T3/r7/2022-11-28.txt.gz:{chan ch=tech}Emhyr Tech: So what is often set as bouncerecall and bounceportal? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: I use 'home' as bouncerecall, and any safe portal is fine for bounceportal. I use my clan portal T3/r7/2022-11-28.txt.gz:{chan ch=tech}Not really Wrilley Tech: home, c word, garbage can T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: recall is fine for bouncerecall, but will use lots of moves. Not necessarily too bad because bouncerecall doesn't usually get invoked *that* often T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: the excute() bit didn't work. I'm not sure if I should be sending the commands to world, script, exicute. what not.. I might have to do this with 2 triggers.. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: it's Execute() T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: capitalization matters T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: I already knew that but thanks for making sure I knew.. I'll double check it. T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: send to script if you're using lua in the "send" section T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: the trigger is already set to script T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: if you have the script and the output handy (pastebin or screenshot) it could be easier to assist :D T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: know nothing of pastebin... just know how to screenshot to paint/art program T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: copy/paste, create a new paste on pastebin, or screenshot, save, and upload to an image host like imgur T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: just go to pastebin.com, paste your text, and click "Create New Paste" T3/r7/2022-11-28.txt.gz:{chan ch=tech}Odorless Nuanse Tech: just go to pastebin and paste your script. it will be easier to assist you if we see what you are doing T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: a website.. ok T3/r7/2022-11-28.txt.gz:{chan ch=tech}Cheesy Anssett Tech: there's also plugins to create a paste directly from mushclient if you get so inclined T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: an hour or so ago, I was asking for help on a trigger I wrote. I want it to send commands to script and execute an hsp command. not sure how to use pastebin. sorry if I did it wrong. https://pastebin.com/Pd2z5hpF T3/r7/2022-11-28.txt.gz:{chan ch=tech}Make it Reyn Tech: Execute("hsp elementalfocus fire") T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: did I do the pastebin well enough? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Make it Reyn Tech: i think it conveys enough - but yeah, you need to wrap the execute command in quotes T3/r7/2022-11-28.txt.gz:{chan ch=tech}Thy Friend Yerald Tech: I see how it solved the issue. many thanks T3/r7/2022-11-28.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: 'cyber situational awareness' means..knowing your computer's gotten slower for a reason? T3/r7/2022-11-28.txt.gz:{chan ch=tech}9th Tier Yajan Tech: not to me: It means knowing what my cyber partner wants T3/r7/2022-11-28.txt.gz:{chan ch=tech}Beira Tech: i was just told to get the "search and destroy" plugin, and was given the website to get it. do i have to copy each file one at a time? how do i install it? T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: I think all you need is Search_and_Destroy.xml, and you just add it as a plugin T3/r7/2022-11-28.txt.gz:{chan ch=tech}Sath Tech: you can download all the files as a zip with the Code dropdown, if you want the other files (I'm not sure how necessary they are) T3/r7/2022-11-29.txt.gz:{chan ch=tech}Fachtna Tech: anyone have an issue with mapper and search & Destroy? Campaign that provides room name rather than area, whether the room is mapped or not, it shows up as unknown in S&D? T3/r7/2022-11-29.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: mine's working fine, sorry, haven't seen that error T3/r7/2022-11-29.txt.gz:{chan ch=tech}KnightLord Throxx Tech: xhelp index areas T3/r7/2022-11-29.txt.gz:{chan ch=tech}[LION] VaalVanir Tech: Anyone else getting the mapper back up file locked error? T3/r7/2022-11-29.txt.gz:{chan ch=tech}Fachtna Tech: thanks guys, fixed me right up T3/r7/2022-11-29.txt.gz:{chan ch=tech}Emhyr Tech: Can I add subs for mobs in Crowleys snd? T3/r7/2022-11-29.txt.gz:{chan ch=tech}Deswrath Tech: anyone faces issues with blowtorch lagging more with more triggers? T3/r7/2022-11-29.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, for those of you who utilize my Telegram plugin to send yourself notifications, I've modified the plugin to allow for CallPlugin functionality. Now you can create endless alerts for anything you want to be sent to Telegram via any trigger you like. Simply use the following format to call it (after you update Telegram; be sure to save your bot token and chat id!) CallPlugin("f99bb4b89cfa8c90ac2d03d5", "pageRequest", "This is a test.") T3/r7/2022-11-29.txt.gz:{chan ch=tech}Salinavi Tech: so dinv is for organizing items once you have them, not for finding items you're missing, correct? T3/r7/2022-11-29.txt.gz:{chan ch=tech}Cheesy Anssett Tech: it has a "covet" option too. never played with it myself T3/r7/2022-11-29.txt.gz:{chan ch=tech}9th Tier Yajan Tech: it does it all! Slice, dice, chop! T3/r7/2022-11-29.txt.gz:{chan ch=tech}Can't De Cide Tech: correct its just for items youve collected. T3/r7/2022-11-29.txt.gz:{chan ch=tech}9th Tier Yajan Tech: basically you do something like dinv covet [priority name] [auction or market id] and it'll examine the total score of your priority for each level with and without that item, if that item makes any of the levels better it'll list those levels T3/r7/2022-11-29.txt.gz:{chan ch=tech}Can't De Cide Tech: but it can search your inventory for an item. T3/r7/2022-11-29.txt.gz:{chan ch=tech}9th Tier Yajan Tech: for finding items you're missing there is some built in stuff I believe.. been a minute since I used T3/r7/2022-11-29.txt.gz:{chan ch=tech}9th Tier Yajan Tech: you'll typically get a message when you level and then you can use commands to find better equipment T3/r7/2022-11-29.txt.gz:{chan ch=tech}9th Tier Yajan Tech: eqsearch I think is the command T3/r7/2022-11-29.txt.gz:{chan ch=tech}Can't De Cide Tech: eqsearch shows some stuff yeah T3/r7/2022-11-29.txt.gz:{chan ch=tech}9th Tier Yajan Tech: it's more of a start though.. it doesn't list everything (like closed clan eq for example, or epic eq, etc.) T3/r7/2022-11-29.txt.gz:{chan ch=tech}Kerith Tech: i wish my soh mobs would actually save when i xset kw them T3/r7/2022-11-30.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: what would you use to check an external hard drive for errors on a windows 10 computer T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: Linux T3/r7/2022-11-30.txt.gz:{chan ch=tech}Aoric Tech: does the bios diagnostics not tell you the problems? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Bloodthorn Tech: chkdsk T3/r7/2022-11-30.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: no idea T3/r7/2022-11-30.txt.gz:{chan ch=tech}Rurouni Kinjin Tech: how do you get to a dos prompt? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Bloodthorn Tech: start->type cmd T3/r7/2022-11-30.txt.gz:{chan ch=tech}Aoric Tech: from the Run menu type command T3/r7/2022-11-30.txt.gz:{chan ch=tech}Aoric Tech: or that T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: For some reason I can see all my mini windows except for the main one where you play the game. Does anyone know how to get it back? T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can try aard layout reset, if you're using the MUSHclient. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: I will try that thanks. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: that didn't work, any other ideas? Could it be aplugin issue? T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You're only able to see the comm log? T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: (and other miniwindows)? Is that what I'm understanding? T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It should not be a plugin issue at all. Can you share a screenshot of what your screen looks like? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: yes thats correct, I am on an old version now which is how I can even talk to you now. My comm window doesn't even work but I can see that I am moving on my minimap for instance. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: how can I send you a snap shot T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You can use print screen on your keyboard, save it, then upload it to a site like imgur. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: https://imgur.com/a/9hzq8AO T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: if layout reset didn't fix it, maybe some of the aard plugins got disabled T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: (guessing, maybe "aardwolf_main_layout") T3/r7/2022-11-30.txt.gz:{chan ch=tech}Not Brawny Bronnie Tech: or it got dragged behind comm T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It'd be very difficult to move an entire output window behind a small comm log. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i'd hope that a layout reset woudl fix that bron :D T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Shinwoo: In this case, you might need to revert to a backup of MUSHclient. It's strange that you have no main window, but yeah, check to see if aard_main_layout is loaded in plugins. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: Ok I will be jumping on other version to see if I can fix. Thanks T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Though honestly, when MUSH starts up that SHOULD be automatically enabled. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: ok if thats the case I may need some help on how to load a back up. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Well, try this first. Ctrl+Shift+P to pull up the plugins. Check to see if Aard Main Layout is listed and enabled (if it's listed, click "Enable"). If it's not listed, click "Add", then search for aard_main_layout.xml T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: thanks all I got it to work by typing resetaard T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You must have an older version of MUSH before aard layout reset was introduced. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You should probably update with 'package update check'. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: that makes sense, I tried to update once before and failed, thus is why I am still using this old version :) T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley chuckles politely. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It should be much easier now. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: so how do I be sure it updates only what is needed and keeps my mapper stuff T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It won't touch anything but the essential files. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: I tried using the new mush client as well and had more errors than my old version T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: you can copy your aardwolf.db manually to a new location after closing mushclient if you're real concerned T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So you shouldn't lose anything, especially your mapper. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i mean you could copy the whole directory manually once mush is closed T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But if you want to make sure, you can always create the backup by doing one of two things - Right-clicking the MUSH folder and creating a zip archive, or copying the folder to another location. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The errors you experience may be from outdated plugins. That will be the only thing you really run into, but even then, the /most/ common error comes from the older version of Winkle's SnD, and if you're using that, you really should update to newer versions of that, too. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: or old bast plugins T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i got a fair few number of those when i tried 'em T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: That should be fixed, though. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I think Fiendish added some fixes to work with Bast's plugins, but really, even those should be updated. Hadar has very similar plugins. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: Cheesy Anssett nods. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shinwoo Tech: maybe i'll try again one of these days, this stuff just too complex for me :) T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Pfft, it's the easiest thing in the world, unless you're on WINE, then I don't know what to tell you then. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: haha T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shio Tech: Has anyone made an effort to create any scripts to work with mudlet? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Shio Tech: or is it pretty pointless as most people use Mush T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i've heard peopel talk about it but i've mostly ignored it since it's not my client of choice :p T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Only a handful use Mudlet. I know of only two off the top of my head. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: we've had a few in boot recentlyish T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You might try asking Kaeus. I /think/ he uses Mudlet, but not sure. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But yes, clients show that the client of choice is the Aardwolf MUSHClient. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Strazor Tech: clients gives you a nice of who is using what. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: Strazor called JINX! T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers with Strazor about their shared secret. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Strazor Tech: is there a rank/stat command that shows weekly / monthly / all time earned exp or is that more of a client side operation? T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Client-side for exp gained only. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I mean, you could do it manually by USING rankings, but that's more work than necessary, I feel. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And you'd also have to know where you were at when the exp table changed. T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: mushclient questions answered here T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: have you ever seen a plugin that can email or text on trigger. or send something to a discord webhook T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: yes T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Dartan: Have you not seen my telegram notification post on Tech? T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: yes T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I literally updated it yesterday, in fact. T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: Khadaji has a discord plugin too T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And I think Hadar has one for Discord, too, but not sure. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: gigel also has a discord plugin T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Or Khadaji. T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: or maybe it was hadar T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: SOMEONE does. T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: khadaji and hadar sometimes make stuff together T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at 1337 H4x0r Fiendish. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Point is, you have options. The update I made to my Telegram plugin is that you can now create any trigger you want in client and notify you on Telegram. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: gigel's has it specifically for set channels and i can't figure out if there's a double one in there T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: ooo ok i've seen the telegram one i'll take a look T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: By default, mine has double notifications. T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I also made a plugin that I'm pretty sure is included in the aardwolf mushclient package that demonstrates how to make HTTP API calls T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: And you can add channel notifications if you like, too. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: and there's prob somebody who's written an smtp lua script. if you have that, you can email to a sms gateway to get a text T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Fiendish: If it is, I'm not sure what it's called. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Anssett: Long time ago, I had one for emailing notes to myself. T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: translate foreign friends T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: But don't have it anymore, and don't feel the need to rewrite it. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Oh yeah, I remember that one. T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: https://github.com/fiendish/aardwolfclientpackage/blob/MUSHclient/MUSHclient/worlds/plugins/aard_translate_foreign_friends.xml demonstrates how to combine GMCP channel messages with my async module to send incoming ftalk messages to google translate T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i don't see that in my plugins folder fiendish, it might not be included T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: it's there T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: oh. i just can't read T3/r7/2022-11-30.txt.gz:{chan ch=tech}Summoner Yuna Tech: It's definitely there because I have it and it auto-translates ftalk messages into English for me. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: no no i'm just an idiot and can't read. ignore me as usual pls :p T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley grins evilly at Cheesy Anssett. T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I don't know if it still works because google might have changed how their API works T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: but it's an ok demo nonetheless T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Demo plugins are usually enough to get people headed in the right direction anyway. T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I guess that's just the gmcp part. the socket request part is really in https://github.com/fiendish/aardwolfclientpackage/blob/MUSHclient/MUSHclient/lua/online_translation.lua and https://github.com/fiendish/aardwolfclientpackage/blob/MUSHclient/MUSHclient/lua/async.lua T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: was doing a gq. yea anssett that's why i'm interested in a email plugin. i used to do that with zmud. i don't know how to code so i have to rely on copy pasting stuff from others :P T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: i can't figure out a way to make discord on ios be as attention grabbing as a text T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley grins evilly. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I have notifications from Telegram on my phone, which goes to my watch (when I want it to) and on my desktop. I am not missing things. I even have restores sent so I don't miss out on martini masters et al. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ayasinda Tech: wow. Do you also have a social life? :) T3/r7/2022-11-30.txt.gz:{chan ch=tech}Not an Imm Erikson Tech: He's talking to people right now!@w T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ayasinda Tech: lol, so true T3/r7/2022-11-30.txt.gz:{chan ch=tech}1337 H4x0r Fiendish Tech: I dislike when people don't consider Aardwolf to be a social space. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I mean, Erikson's right... but I work, go home, take care of wife and four kids, play some Fortnite with my little nephew, work out, then go to bed. We occasionally go out for weddings and dates and whatnot, so... kinda? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods at 1337 H4x0r Fiendish. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Not an Imm Erikson Tech: Doesn't your wife get angry about you having more weddings? T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: People who scroll through Facebook, talking with friends there, are they not being social on "social media"? :p T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Erikson: Only when she's not the maid of honor. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: Cheesy Anssett snickers with (Aleister) Crowley about their shared secret. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: hah crowley the problem is i always forget to use my apple watch too :x T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley giggles at Dartan's actions. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: My watch is the reason I wake up in the morning. I keep my phone on silent/vibrate, even for alarms. But it buzzes my hand and I wake up. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: so you're saying i can make it only wake me up for restores... T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: sold! T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Technically, you can, yes. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: Cheesy Anssett falls down laughing. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: "my alarm clock is named 'ocho'." T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: "Ugh, it's only 2am!" "Oh crap! Knitting Needles! Time for some rewards!" T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley cackles gleefully at Cheesy Anssett. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Hmm, I may wind up making a Pushbullet plugin, too. That will allow for emails and texts on top of everything else. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Veridio Tech: Can someone familiar with dinv organize tell me proper way to set a bag's min and max range? I set minlevel 41 and maxlevel 90 and it just moved my entire inventory into that bag. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Veridio Tech: I have another bag that is set to maxlevel 40, attempting to break up my inventory into level ranges. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: What was the precise command you used? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Veridio Tech: To set the organizational query? T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I would assume that's what I'm looking for. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Veridio Tech: dinv organize add box type armor minlevel 41 || type armor maxlevel 90 T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: I think the issue is that dinv sees, 'Oh, minlevel 41', and though 'maxlevel' is set, it just completely ignores it. Hmm. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Veridio Tech: Yeah and even if I just minlevel or maxlevel it'll go 'oh! The stuff i put in this bag can go in this bag next!' til it gets to last bag. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley nods. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Oh, try this: dinv organize add box minlevel 41 maxlevel 90 T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: The || stands for separate calls. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, essentially, doing this || that, it's saying, "Look for items that are this AND that", not part of the same set. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: What you want is for it to say, "Look for things that are this WITH that" T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: So, dinv organize add box type armor minlevel 41 maxlevel 90 --> that should do it. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Veridio Tech: Yep it was because the min and max level weren't in same query. Thanks T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley smiles happily. T3/r7/2022-11-30.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: old palm pilot games in browser https://archive.org/details/softwarelibrary_palm_games :) T3/r7/2022-11-30.txt.gz:{chan ch=tech}Beira Tech: how do you call another alias from within an alias in the mush-client? I.e.. (aliad)goto-acad;d;rt questor;q req??? T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: You'll want to use Execute. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Just make sure that it's not recursive. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Send to: Excute, that is. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Beira Tech: thank you that worked T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley beams a smile at Beira. T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: can someone build me a double predictor based on people giving doubles? T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: like track whether they gave double in the past and how fast they level? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: doesn't hadar have one T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: maybe! T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: rofl you want a social score plugin for who 186 200? :P T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: essentially yes! T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: funny right? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Bloodthorn Tech: if you arent too hung up on accuracy I can give you one right now T3/r7/2022-11-30.txt.gz:{chan ch=tech}Bloodthorn Tech: 100% chance of double at some point today T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: Cheesy Anssett snickers with Bloodthorn about their shared secret. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Dartan Tech: so tech T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I find myself spamming who 195 200 and doing some logical deductions T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: like basically keep a % chance for each player and whether there's currently double and whether they typically wait or just SH silent and remort T3/r7/2022-11-30.txt.gz:{chan ch=tech}Bloodthorn Tech: thats a sub-module of the social credit score plugin T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: oh and also if they're the type who sits at 195 for 2 days T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan folds his arms and scowls with dark intent at 2.Empress Jehanine. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Veridio Tech: So basically you just want to gauge if it's worth your time to drag someone? :D T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: well more if I should go do something else now, or 25 minutes T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's only fair. I judge people based on their usefulness to the MUD, and Yajan falls very low on that scoring. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley runs away from 9th Tier Yajan in utter terror and horror! T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: hahahaha T3/r7/2022-11-30.txt.gz:{chan ch=tech}Veridio Tech: What is this social credit score plugin? Haven't seen that one. T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: Black Mirror kind of thing I think? T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: it's a concept people toss around ever since Twitter (I think?) revealed that it has some algorithm.. or maybe it was dating websites T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: I know OKCupid used to have a score T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: No no, people used OkCupid TO score. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley's shifty eyes dart back and forth. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan's shifty eyes dart back and forth. T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: Fun fact, that's where I met my wife. T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: congrats! T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: fun fact that's where I got herpes T3/r7/2022-11-30.txt.gz:{chan ch=tech}Sath Tech: no way, that's where I met your wife too! T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan's shifty eyes dart back and forth. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: 9th Tier Yajan falls down laughing. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: (Aleister) Crowley snickers with Sath about their shared secret. T3/r7/2022-11-30.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: life's better if an okcupid score is higher than your palantir score T3/r7/2022-11-30.txt.gz:{chan ch=tech}KnightLord Throxx Tech: (old joke) that's whet I met your wife too... (joke, ty) T3/r7/2022-11-30.txt.gz:{chan ch=tech}MAMBO! Mushambo Tech: +1 to me T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: Mush stop name dropping obscure things T3/r7/2022-11-30.txt.gz:{chan ch=tech}(Aleister) Crowley Tech: It's also where my wife rejected Sath. Something about Sath being a UPS driver but delivering small packages? I don't know. I stopped listening when she said Sath's name. T3/r7/2022-11-30.txt.gz:{chan ch=tech}9th Tier Yajan Tech: gonna shlap you T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: Sath winks suggestively. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: +1 social score for smudge T3/r7/2022-11-30.txt.gz:{chan ch=tech}HereComeDe Smudge Tech: So up to 2 total now? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Bloodthorn Tech: -1 for asking a question T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: i'm pretty sure i've seen you sh loud at LEAST three times. so let's say 3 T3/r7/2022-11-30.txt.gz:{chan ch=tech}A Calm Stormwind Tech: what can I do, I have a -2,407 score. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ghaji Tech: Odd question, anyone know why I might have a 2 randomly in my window? It keeps popping up T3/r7/2022-11-30.txt.gz:{chan ch=tech}Athlau Tech: got 2 monitors? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ghaji Tech: Yes, but it's in the prompt window. It's a 2 all by itself. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Athlau Tech: stack key on keyboard? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Athlau Tech: stuck i mean T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ghaji Tech: Nope. whenever I hit enter, it's like it's popping up as a system prompt in Aard T3/r7/2022-11-30.txt.gz:{chan ch=tech}Athlau Tech: make a screenshot... hard to guess by that explanation T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ghaji Tech: Dumb question, where would I post it? T3/r7/2022-11-30.txt.gz:{chan ch=tech}Athlau Tech: any online img sharing, like imbb etc T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ghaji Tech: Right, URLs are a thing... T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ghaji Tech: https://imgur.com/a/nISPVWH T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: boy i'm glad i didn't tell you anything compromising T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: Cheesy Anssett grins evilly. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Athlau Tech: some plugin output T3/r7/2022-11-30.txt.gz:{chan ch=tech}Etcha Sletch Tech: or prompt got goofed up T3/r7/2022-11-30.txt.gz:{chan ch=tech}Athlau Tech: could be yeah T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: yea depends on how frequently it's popping up T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ghaji Tech: LOL I just cleared prompt, that was it... T3/r7/2022-11-30.txt.gz:{chan ch=tech}Cheesy Anssett Tech: 2 points for sletch T3/r7/2022-11-30.txt.gz:{chan ch=tech}Tech: Etcha Sletch beams with pride. T3/r7/2022-11-30.txt.gz:{chan ch=tech}Ghaji Tech: I think I hit prompt 2 instead of br 2 earlier T3/r7/2022-11-30.txt.gz:{chan ch=tech}Athlau Tech: yeah, makes sense