My hacked together map running system uses the alias "mr", so that's the namespace for all associated variables and stuff. One such variable determines whether or not I want to dash. It is aptly named mrDASHING. I assume he is a very handsome variable in charge of very important things.
My hacked together map running system uses the alias "mr", so that's the namespace for all associated variables and stuff. One such variable determines whether or not I want to dash. It is aptly named mrDASHING. I assume he is a very handsome variable in charge of very important things.
Also, albusTumbleDor = string.upper(matches[3])
Oh, gods, yeah, I didn't even look at the content of those if statements beyond catching the variable name.
Don't give him a big head. And that crazy novice decided I was going to be queen. Could not get him to understand that NO Micaelis was NOT king and I was NOT going to be queen. Troll is what I call it.
Comments
Smote.
The power of a volunteer army!
Also, fighting newbs are cute.
Weird things happen when you code too long:
[spoiler]
if matches[2] == target then
deleteLine()
if matches[3] == "north" then albusTumbleDor = "NORTH"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "northeast" then albusTumbleDor = "NORTHEAST"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "east" then albusTumbleDor = "EAST"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "southeast" then albusTumbleDor = "SOUTHEAST"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "south" then albusTumbleDor = "SOUTH"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "southwest" then albusTumbleDor = "SOUTHWEST"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "west" then albusTumbleDor = "WEST"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "northwest" then albusTumbleDor = "NORTHWEST"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "in" then albusTumbleDor = "IN"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "out" then albusTumbleDor = "OUT"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "up" then albusTumbleDor = "UP"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
if matches[3] == "down" then albusTumbleDor = "DOWN"
cecho("\n<orange>||| " .. albusTumbleDor .. " TUMBLING " .. albusTumbleDor .. " |||") end
end
[/spoiler]- Limb Counter - Fracture Relapsing -
"Honestly, I just love that it counts limbs." - Mizik Corten
My hacked together map running system uses the alias "mr", so that's the namespace for all associated variables and stuff. One such variable determines whether or not I want to dash. It is aptly named mrDASHING. I assume he is a very handsome variable in charge of very important things.
Also, albusTumbleDor = string.upper(matches[3])
Penwize has cowardly forfeited the challenge to mortal combat issued by Atalkez.
i'm a rebel
-
One of the symptoms of an approaching nervous breakdown is the belief that one's work is terribly important
Penwize has cowardly forfeited the challenge to mortal combat issued by Atalkez.
Penwize has cowardly forfeited the challenge to mortal combat issued by Atalkez.
Penwize has cowardly forfeited the challenge to mortal combat issued by Atalkez.
Don't give him a big head. And that crazy novice decided I was going to be queen. Could not get him to understand that NO Micaelis was NOT king and I was NOT going to be queen. Troll is what I call it.