Skip to content
Avatar

Iniar

Iniar

About

Username
Iniar
Location
Australia
Joined
Visits
5,185
Last Active
Roles
Member
Points
2,373
  • Re: Clueless

    Sometimes this game still surprises me: The following crafters are online: ------------------------------------------------------------------------------- tailoring jewelry woodcraft ----------------… (View Post)
  • Re: Clueless

    Did you do something wrong. (is the only reason I can think of why you're so worried) (View Post)
  • Re: I HEART

    Being a drama llama. CELIDON NEWS #3497Date: 10/2/2015 at 19:09From: Iniar NullheartTo : EveryoneSubj: stormweavers Dear Celidon, I write to you about a matter of concern. In recent times while I hav… (View Post)
  • Re: Quotes

    @Septus: 00:42:31.498 You quickdraw a gray-bladed axe named Pithy, an ornately wrought tablet. 00:42:31.499 Your battleaxe momentum is not sufficient to enter that stance. 00:42:31.501 You rub some c… (View Post)
  • Re: Mudlet Scripting

    From your table. newTable = {}for i=1,#myTable,2 do local item = myTable[i] local count = myTable[i+1] newTable[item] = countend for key,value in pairs(newTable) do cecho("\n"..key..":… (View Post)