Search found 4 matches
- Mon Jun 09, 2014 6:38 pm
- Forum: Garrysmod
- Topic: Custom skins for jobs?
- Replies: 1
- Views: 863
Re: Custom skins for jobs?
Assuming you are referring to DarkRP, setting the path to the model name in the model = value would set the model of that job. The part I am talking about is bolded below. TEAM_CITIZEN = AddExtraTeam("Citizen", { color = Color(20, 150, 20, 255), model = { "models/player/group01/male_0...
- Tue May 20, 2014 4:09 pm
- Forum: General
- Topic: Looking for coders, scripters.
- Replies: 3
- Views: 1084
Re: Looking for coders, scripters.
http://coderhire.com/ Isn't coderhire only for Garry's Mod? SQF is the ArmA series coding language. Nicknew00, might I ask what exactly you are looking to do/create with scripts? I have been coding in ArmA 2 since it was released in 2009, and could help you if it wasn't too large a task. As for map...
- Tue May 20, 2014 3:52 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Blue screens since moving to VPS 8 core package. (Windows 2
- Replies: 8
- Views: 1917
Re: Blue screens since moving to VPS 8 core package. (Windo
The vast majority of blue screens that mark that executable as the failing factor are not actually caused by an issue with that executable, but by some other catastrophic failure that results in a failure with the ntoskrnl exe. This executable is one that is an integral part of the operating system,...
- Tue May 20, 2014 3:46 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: VDS server mouse.
- Replies: 15
- Views: 3131
Re: VDS server mouse.
If your VDS is running Windows Server 2012 and you cannot connect via RDP, it is very likely that there has been a glitch in the firewall setup by the server. Windows Server 2012 is known to occasionally fail to establish a rule properly to allow the incoming RDP connection (TCP port 3389) on all do...