you don't need to mimic netbots. you simply don't need it. but i will give you a comparison..
if i recall my netbots, it has been a while.:
DanNet observer
realistically, anything a character can see on themselves, someone else on DanNet can get from you and use. any TLO, any member, any combination, any outer variables set on a character someone on DanNet can see.
and i'm not going to say DanNet does things better. It doesn't. it is a completely different approach to getting data. you are trying compare something with inherent limitations to something where the only limitation is how far you can find ways to twist it.
as far as KS conditions, i've no idea. i suppose if the observers are preexisting then yes. it would be doable.
edit:spelling is hard
if i recall my netbots, it has been a while.:
${NetBots[CLIENT#].Buff.Find[SPELLID].ID}
(could be off on that). but you would pull this or something similar every time you needed to know if the toon has the buff w/o having to target it. of course if you target it there are other methodsDanNet observer
/dobserve <Bob> -q "Me.Buff[SPELLNAME]" -o Bob_SPELLNAME
. now no mater what, your character will know if ${Bob_SPELLNAME}
is there on that toon. you can set simple loops of characters in a group in DanNet, cycle their names with the attached spellname and know if they have it!? you dont have to ask the character anymore. you simply know. my curers know when someone has something wrong with them, they don't have to ask.realistically, anything a character can see on themselves, someone else on DanNet can get from you and use. any TLO, any member, any combination, any outer variables set on a character someone on DanNet can see.
and i'm not going to say DanNet does things better. It doesn't. it is a completely different approach to getting data. you are trying compare something with inherent limitations to something where the only limitation is how far you can find ways to twist it.
as far as KS conditions, i've no idea. i suppose if the observers are preexisting then yes. it would be doable.
edit:spelling is hard
Last edited: