Jump to content

AFSOC Loadouts


Ozzy

Recommended Posts

  • MilitaryRP Super-Admin

Description: To my knowledge, AFSOC is now allowed to be played on the main server. I talked with Jake and Garnet is aware that Jake is using the MOS on the main server. Figured, now is the time to kit em out.

 

Reasoning: Self-explanatory. If the classes are green-lighted for main server use, they need guns.


US AFSOC : Operator : M16, P226

US AFSOC : Pararescue : P226, Medkit

US AFSOC : Controller : M249, P226

US AFSOC : Commander : M16, P226

 

 

Additional Information:
 

TEAM_USAFSOCOPERATOR = DarkRP.createJob("US AFSOC : Operator", {
    color = Color(0, 51, 204, 255),
    model = "models/deltaforcefixed/mask1_5.mdl",
    description = “”,
    weapons = {“garnet_p226”, “garnet_m16”},
    command = "usafsocoperator",
    max = 0,
    salary = 0,
    admin = 0,
    vote = false,
    hasLicense = false,
    category = "United States : Air Force Special Operations Command",
})
    
    
TEAM_USAFSOCPARARESCUE = DarkRP.createJob("US AFSOC : Pararescue", {
    color = Color(0, 51, 204, 255),
    model = "models/deltaforcefixed/delta3.mdl",
    description = “”,
    weapons = {“garnet_p226”, “fas2_ifak”},
    command = "usafsocpararescue",
    max = 0,
    salary = 0,
    admin = 0,
    vote = false,
    hasLicense = false,
    category = "United States : Air Force Special Operations Command",
})


TEAM_USAFSOCCONTROLLER = DarkRP.createJob("US AFSOC : Controller", {
    color = Color(0, 51, 204, 255),
    model = "models/deltaforcefixed/delta4.mdl",
    description = “”,
    weapons = {“garnet_p226”, “cw_m249_official”},
    command = "usafsoccontroller",
    max = 0,
    salary = 0,
    admin = 0,
    vote = false,
    hasLicense = false,
    category = "United States : Air Force Special Operations Command",
})


TEAM_USAFSOCCOMMANDER = DarkRP.createJob("US AFSOC : Commander", {
    color = Color(0, 51, 204, 255),
    model = "models/deltaforcefixed/delta5.mdl",
    description = “”,
    weapons = {“garnet_p226”, “garnet_m16”},
    command = "usafsoccommander",
    max = 0,
    salary = 0,
    admin = 0,
    vote = false,
    hasLicense = false,
    category = "United States : Air Force Special Operations Command",
})

 

PS: I’m sorry if my code makes you gag.

PSS: I’ve been told that Garnet has been made aware of AFSOC spawns being messed up. Consider this a reminder.

PSSS: If vehicles are making a return to the main server, I’d be all for giving AFSOC a repair tool.

  • Like 1
  • Disagree 2
  • Agree 1
Link to comment
8 minutes ago, 0zzy said:

Description: To my knowledge, AFSOC is now allowed to be played on the main server. I talked with Jake and Garnet is aware that Jake is using the MOS on the main server. Figured, now is the time to kit em out.

 

Reasoning: Self-explanatory. If the classes are green-lighted for main server use, they need guns.


US AFSOC : Operator : M16, P226

US AFSOC : Pararescue : P226, Medkit

US AFSOC : Controller : M249, P226

US AFSOC : Commander : M16, P226

 

 

Additional Information:
 

TEAM_USAFSOCOPERATOR = DarkRP.createJob("US AFSOC : Operator", {
    color = Color(0, 51, 204, 255),
    model = "models/deltaforcefixed/mask1_5.mdl",
    description = “”,
    weapons = {“garnet_p226”, “garnet_m16”},
    command = "usafsocoperator",
    max = 0,
    salary = 0,
    admin = 0,
    vote = false,
    hasLicense = false,
    category = "United States : Air Force Special Operations Command",
})
    
    
TEAM_USAFSOCPARARESCUE = DarkRP.createJob("US AFSOC : Pararescue", {
    color = Color(0, 51, 204, 255),
    model = "models/deltaforcefixed/delta3.mdl",
    description = “”,
    weapons = {“garnet_p226”, “fas2_ifak”},
    command = "usafsocpararescue",
    max = 0,
    salary = 0,
    admin = 0,
    vote = false,
    hasLicense = false,
    category = "United States : Air Force Special Operations Command",
})


TEAM_USAFSOCCONTROLLER = DarkRP.createJob("US AFSOC : Controller", {
    color = Color(0, 51, 204, 255),
    model = "models/deltaforcefixed/delta4.mdl",
    description = “”,
    weapons = {“garnet_p226”, “cw_m249_official”},
    command = "usafsoccontroller",
    max = 0,
    salary = 0,
    admin = 0,
    vote = false,
    hasLicense = false,
    category = "United States : Air Force Special Operations Command",
})


TEAM_USAFSOCCOMMANDER = DarkRP.createJob("US AFSOC : Commander", {
    color = Color(0, 51, 204, 255),
    model = "models/deltaforcefixed/delta5.mdl",
    description = “”,
    weapons = {“garnet_p226”, “garnet_m16”},
    command = "usafsoccommander",
    max = 0,
    salary = 0,
    admin = 0,
    vote = false,
    hasLicense = false,
    category = "United States : Air Force Special Operations Command",
})

 

PS: I’m sorry if my code makes you gag.

PSS: I’ve been told that Garnet has been made aware of AFSOC spawns being messed up. Consider this a reminder.

PSSS: If vehicles are making a return to the main server, I’d be all for giving AFSOC a repair tool.

+1 For obvious reasons, I would like to make one thing clear though; AFSOC is to be used for appropriate reasons (Events, SOC trainings etc) they will not be played as an active war faction or as an active faction as a whole for the forseable future.

  • Like 1
Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use | Guidelines