Welcome to Revival Servers!

Welcome to Revival. The forums is an important aspect of joining the Community. This is where you can meet other community members, apply for staff, provide suggestions and participate in many other activities.

Howdoon's - Developer Application - [1/17/19]

Status
Not open for further replies.

Howdoon

Ex-Director of Revival
Joined
Dec 10, 2017
Messages
40
Points
28
Name (Steam Name):
Howdoon

Tell us about yourself:

I am 17 years of age and currently in my junior year of high school, I am going for a major in computer science in college and I love to code, I know (HTML, C++, Java, Lua, etc). I love to work as hard as I can and make sure I do it right the first time. I love to code I find it relaxing and it helps clear my head, other than that I just love to play video games and hang out with friends.

What role are you taking? (Programmer, Server Configurator, Mapper etc.):

I would like to take on the role of Server Configurator (But if you need a programmer I probably can help)

Please describe your experience in the field relevant to the role you're applying for:
If you look at the GMOD game mode and look down at the game mode called Combine V.S Rebels, I made that. The whole server with the help of some other developers. I also have deved for other community and for other servers in the past.

Why do you want to become a developer for Revival? (One Paragraph Min.):
I would like to be a developer for revival for the fact that SCP is low in devs, let's be real if you have not heard that statement "SCP if low on devs" in the last two months then you must have your head in a box. I want to make sure that more updates are put in on time and give the current dev dayz a break.

What can you bring to the development team?:
I can code jobs, help make sweps and many other things, I can help configure servers and their files and make sure stuff is working. Other than that I can't say much more, I know how to use ULX and make sure that it's done correctly.

Any extra information please add it here:
None

Some LUA:
TEAM_ECLASSD = DarkRP.createJob("New Job", {
color = Color(0, 0, 0, 255),
model = { "Model Place Holder" },
description = [[Place Holder For Something]],
weapons = {"weapon_empty_hands"},
command = "newjob",
max = 1,
salary = 250,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Class D",
BWhitelist_customCheck = function(ply) return ply:IsUserGroup("NewJob") or ply:IsSuperAdmin() end,
CustomCheckFailMsg = "You need to whitelisted",
PlayerSpawn = function(ply) ply:SetHealth(150) return CLIENT end,
PlayerLoadout = function(ply) ply:SetHealth(150)
ply:SetMaxHealth(150)
return CLIENT end,
})
 
Last edited:

Whiplash

EX-Director Whiplash
Joined
May 30, 2018
Messages
55
Points
43
+1 please please please, very good, knows what hes doing, +1
 

e241

Former Development Director
Developer
TeamSpeak Administrator
Years of Service
Joined
Mar 4, 2018
Messages
115
Points
28
Age
22
Location
United States of America
May you please provide some work to show that your skills are proficient within the fields you claim to have experience in?
 
Status
Not open for further replies.
Top