From memory, which isn't great as it's been about 6 years now, %eval ought to achieve that coercing. It is the equivalent of the #math call, so nothing that happens inside it can be anything but a number.
It looks like a type error, where it comes across a string instead of a number, and rather than returning an error, it concatenates instead of adding, which makes the whole thing a string.
(Quote)
I understand your point. My reply wasn't meant as a "but you can just alias it your end" response, but more as a "whoa, you've actually written separate aliases for every place you want to go? Save yourself time/effort and use a table. A b…
@haven It's not cool. Not cool at all. Oakstone (Achaean Duiran, sort of) used to ban mass salve, and set prices for herbs/elixirs/salves. Forest enemy peopl…
I use my own function for that sort of thing:
--itable script
itable = itable or {}
function itable:remove(t,n)
local te…
(Quote)
Seems to work for me; I'm using it in my next-aff picking script and not getting any errors.
You sure you're using a simple indexed table?
Please inspect the results of display(that_table)
And maybe post the line …
(Quote)
The piece of the puzzle you are missing is that it isn't the gmcp functions causing it. I've had those disabled completely, with no positive effect on the 'lag'.
I'm appreciative that you gave me the advice, and I will certainly…
@trager I'd go through and do the updates myself, and share them, but until the spam-lag is fixed (despite a stupid amount of hours trying, I've failed to figure…
Have I missed a change regarding food? I don't often play characters that still need to eat, but I've noticed that casseroles no longer fill me up. 3 casseroles (with satiation) took me to 'reasonably full'.
?
Thanks for the response. I mostly don't use the queue system anymore as it doesn't always fire right after I regain balance - but I'll check it out and see if it has something to do with the problem.
@Razmael I can confirm that this is true, at least within the bounds of this test script anyway. Increasing the number of individual stacks even to r…
I agree @moirean, but I don't really see how it happened in this case. The election screwed up, and for whatever reason, Seir didn't want a rematch. There's no one l…
@Nalor While TW results are definitely worse than other systems in the above test, it isn't by a huge amount. I will definitely hit you up for a lesson…
Attached is a package with two aliases, two triggers, and a timing script. It is fully self-contained so you can use it with any mudlet system, not just tripwire or whatever.