Bale
Minion
Here's a CanAdv that doesn't give any helpful warning messages for imprecise typed constants. I also tried to commit this to SVN but was unable to, alack!
Those "helpful" messages you wanted are really running us ragged, eh?
Here's a CanAdv that doesn't give any helpful warning messages for imprecise typed constants. I also tried to commit this to SVN but was unable to, alack!
It also helps that mafia keeps forgetting that the guild is unlocked sometimes
Mafia tracks that in lastGuildStoreOpen. A bug report explaining what is being forgotten could be useful.
> ash guild_store_available()
Returned: false
> prefref lastguild
lastGuildStoreOpen (user, now '0', default -1)
Returned: void
@Theraze: Might you consider moving your call to "guild" into your login script -- with appropriate checks, of course? It would bring this script more in line with being an informational script rather than a turn-burning script. Incidentally, I made ZLib vars but I don't actually like using them unless they're absolutely necessary -- every time a script initializes one, it slows down every single ZLib script just a teensy bit more. I don't believe this one is absolutely necessary, which is another reason for my request.
But newLife runs my login script as part of its execution. And can't test for my_level > because of BIG.