Fearless Forums
Fearless looking for geeks - Printable Version

+- Fearless Forums (https://fearlessrp.net)
+-- Forum: Community & Server Information (https://fearlessrp.net/forumdisplay.php?fid=1)
+--- Forum: News & Announcements (https://fearlessrp.net/forumdisplay.php?fid=2)
+---- Forum: Archive (https://fearlessrp.net/forumdisplay.php?fid=36)
+---- Thread: Fearless looking for geeks (/showthread.php?tid=68037)

Pages: 1 2 3 4 5 6 7 8 9 10


Fearless looking for geeks - SoulRipper - 01-17-2016

[Image: development.png]

Fearless is looking for geeks! Scripters and modellers to be specific. Are you an experienced scripter or modeller? Then this is your chance to develop new things for Fearless, one of the longest available communities on Gmod.

Your work will be enjoyed by thousands of players. You will receive the Contributor rank to start with, followed up by Developer once we're convinced of your skills.

If you are interested, please write a thread in the 'Staff Support' section of the forum. This way the team will see your thread and could decide on it. Only show your interest if you are actually good with either coding lua or modelling objects. We don't want n00b developers who can only script some beans. You will need to know how to code scripts within a gamemode, so you need to know how hooks work and all that.

[Image: lua_logo.jpg]
[Image: 3DS-max-1.png]

[Image: Blender-logo-68C009F817-seeklogo.com.gif]
[Image: Notepad_plus_plus.png]


RE: Fearless looking for geeks - Gog - 01-17-2016

Is there a template?


RE: Fearless looking for geeks - Doctor Internet - 01-17-2016

Avgar ain't enough? Sad


RE: Fearless looking for geeks - SoulRipper - 01-17-2016

(01-17-2016, 03:58 PM)Gogson8 Wrote: Is there a template?

There's no template, but you can use this one if you find it more convenient.

Name:
SteamID:
Why do you want to become contributor?:
Previous work you've done:
What would be, probably, the first thing you would develop?:


RE: Fearless looking for geeks - Random - 01-17-2016

(01-17-2016, 03:59 PM)Doctor Internet Wrote: Avgar ain't enough? Sad

Have you seen alllllll the suggestions? Its difficult for avgar to finish them all.. (He is awesome at what he does,though..)


RE: Fearless looking for geeks - Nuka - 01-17-2016

if ("nuka" = string "developer")
apply for "contributer";


RE: Fearless looking for geeks - Astari - 01-17-2016

(01-17-2016, 04:15 PM)Nuka Wrote: if ("nuka" = string "developer")
        apply for "contributer";

lua error on line 1 c:


hook.Add("PlayerSay", "astarii", function ( ply, text, public )
text = string.lower( text )
if ( text == "!makeAstariContributor" ) then
RunConsoleCommand("ulx", "adduser", "astari", "contributor")
end)

yay


RE: Fearless looking for geeks - Nuka - 01-17-2016

gurl I've never used lua


RE: Fearless looking for geeks - Doctor Internet - 01-17-2016

(01-17-2016, 04:28 PM)Astari Wrote:
(01-17-2016, 04:15 PM)Nuka Wrote: if ("nuka" = string "developer")
        apply for "contributer";

lua error on line 1 c:


hook.Add("PlayerSay", "astarii", function ( ply, text, public )
text = string.lower( text )
if ( text == "!makeAstariContributor" ) then
RunConsoleCommand("ulx", "adduser", "astari", "contributor")
end)

yay

Firstly, there is a function built into the GM for creation of commands.
Secondly, ULX isn't used on the servers, instead relying on a system built into the gamemode, built on (iirc) Evolve.
Merry Christmas.


RE: Fearless looking for geeks - Marty - 01-17-2016

Geek is a little bit insulting is it not ?