RawrMS unqiue Server
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Jesse's GM App.

2 posters

Go down

Jesse's GM App. Empty Jesse's GM App.

Post by thangalang92 Sat Apr 17, 2010 6:37 am

Full name: Brandon Mallard, but I'll go by Jesse (what my friends call me) since there is already a Brandon.

IGN: Jesse

Can You Code?: Yes.

What Servers Have you been a GM in?: SydneyMS, MarlboroMS, StoryBox

Experience?: I have run 3 of my own servers, one with two worlds for different rates, I played GMS since early 2006 and occasionally still do.

What Can You Do?: I WILL stay busy with solving all in-game problems, helping out new and old players, catching and banning hackers, keeping the game a good environment, reinforcing rules, and keeping general order. I can host many creative events whenever, I can monitor and make note of any known issues that need to be fixed within the server. I can and will do any tasks asked of me for the job, within my privilages. I am right at home with GM nature.

Any Other information?: I do not seek fame, or any benefit of a higher "status". A status to me, is only a privilage to help more. I am applying to be able to help and create as much fun as possible, because that is what keeps me going in this industry.

If You Do Code, Demonstrate Any Coding:

Written for SydneyMS which was V55, not that it matters.
I gave this to a dev to be added it into the DistributeSPHandler.java, as a first step to protect against packet editing.



if (skill.hasRequiredSkillLevels()) {
for(Entry reqLevel : skill.getRequiredSkillLevels().entrySet()) {
if (player.getSkillLevel(SkillFactory.getSkill(reqLevel.getKey())) < reqLevel.getValue()) {
c.getPlayer().getCheatTracker().registerOffense(CheatingOffense.PACKET_EDIT);
return;
}
}
}

I coded 2 or 3 other files along with that one to prevent packet editing Skill Points.
I have overhauled the whole skill timer system to reduce cpu lag.
I have coded the stupidest, most hilarious NPC's that kdev has ever seen.
Coding quests are like packaging cookies to me, from low- rate necessities with StoryBox.

Some extra info-
(I wanted the more important parts at the top.)
I am almost always available, the only limits are sleep, and the occasional road trip.
I am 18, not the typo of 17 that I made when I registered here. Atleast it was easy to change.
Cars, particularly Infinitis and Nissans are my second interest. I worked at a dealership for two years until I was laid off for my birthday. (Growl.)


On a last and definitely not least note, thank you for you time and interest. Very Happy
thangalang92
thangalang92
Special Players
Special Players

Posts : 6
Rawr Points : 52302
Rawr Reputation : 0
Join date : 2010-04-17
Age : 33

Back to top Go down

Jesse's GM App. Empty Re: Jesse's GM App.

Post by Mr.Rawr Sat Apr 17, 2010 6:43 am

Accepted As GM/Coder.
Mr.Rawr
Mr.Rawr
King Of RawrMS(Rawr)
King Of RawrMS(Rawr)

Posts : 291
Rawr Points : 2147535017
Rawr Reputation : 20006
Join date : 2010-04-09
Age : 30
Location : In Your Fridge :)

http://rawrms.no-ip.org

Back to top Go down

Jesse's GM App. Empty G2G

Post by thangalang92 Mon Apr 19, 2010 10:32 am

Sorry fellas, I need to go. I'm having bad health problems, involving a blood infection.
thangalang92
thangalang92
Special Players
Special Players

Posts : 6
Rawr Points : 52302
Rawr Reputation : 0
Join date : 2010-04-17
Age : 33

Back to top Go down

Jesse's GM App. Empty Re: Jesse's GM App.

Post by Mr.Rawr Mon Apr 19, 2010 2:25 pm

Aww I See. Get Well Soon.
Mr.Rawr
Mr.Rawr
King Of RawrMS(Rawr)
King Of RawrMS(Rawr)

Posts : 291
Rawr Points : 2147535017
Rawr Reputation : 20006
Join date : 2010-04-09
Age : 30
Location : In Your Fridge :)

http://rawrms.no-ip.org

Back to top Go down

Jesse's GM App. Empty Re: Jesse's GM App.

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum