MickMcgreevy Gm ApplicationI posted a GM application a couple of months back, I withdrew it because i thought your staff was more than good enough and I didn't include enough about me but I'm here for a fresh attempt at glory

.
Key name: Mickmcgreevy
Char name: Mick
Location: United Kingdom
Time Zone: UTC, GMT
Experience:
High Staff Council on Dragonball:Rebirth.
High Council on DragonballGT:Infinite Realms.
Low Enforcer on Elysium3.
Game Owner on DB:ROK.
Game Owner on DB The Reckoning
I also did try my hand at coding at least something for all these games,
I tried my best to make these games better and to build up the fan base.
- Coder (Top Priority).
- Mapper (Second Priority).
- Assistant Coder (Third Priority)..
- Iconner (Forth Priority).
What I can do:
I can code fairly well, Although I am not an expert, Just ask Pem!
I've worked on a few games, Rips mostly, But now I'm branching out into
my own originality, Hopefull my new project gets off the ground soon.
I can icon turf and other small objs but I am better at editing existing one's
This isn't my main focus although I'm competent at it.
I can map although I do prefer to code now, As I want to get better.
Mapping is a time based attribute, The more time you put in the better and
more accurate it will be.
About Me:
I have played BFE2, For about 6-7 months on and off and really enjoy the game.
I love the people in game I think I could be a useful addition
to the team. I get on brilliantly with the existing staff,
I'm down to earth and like to have fun. A joke's a joke after all.
I am also patient, I don't fly off the handle for nothing, I can defuse most
situations, You'll know this about me if you play BFE2.
Thank you for reading, I look forward to your reply's.
Mickmcgreevymob
----verb
--------Say(W as text)
------------set category = "Commands"
------------if(!W)
---------------src << "Your message may not be blank!"
------------src << "[src.name] Says :<font color = green> [W]"
------------for(var/mob/M in oview(9)) M << "<i>[src.name] Says : <font color = yellow>[W]</i>"
Simple say verb seeing as most are inept and just
say they can code xD Hope this seems humorous and
not big-headed, Although I don't mind

Simple copying and pasting this code won't make it work,
You need to indent it

One of my own codes I made up.
mob/verb/Midget()
-----set category = "GM"
-----var/icon/I = new('bomberman(2).dmi')
-----I.Crop(1,1,50,50)
-----icon = I
*- == space