Teach atticat to code! (paying $50 - $100)

General SS13 Chat
Post Reply
User avatar
Atticat
Joined: Thu May 01, 2014 5:04 pm
Byond Username: Atticat

Teach atticat to code! (paying $50 - $100)

Post by Atticat » #144061

Anybody willing to teach how to code in byond at a VERY BASIC level (enough that I can fix some grammar mistakes and code some simplistic ideas like making the captain immune to alcohol) will receive a large sum. I am willing to negotiate the price beforehand. Heck if you do a good job I'd be willing to pay over $100. What I really need is a patient person willing to give me weekly lessons for a specified amount of time until shit clicks with my brain. Any takers?

I really really like this community and game and would love to be a closer part of it.
Image

Bae says, "IM starting to think Zeela is just an meme character that the admins have come up with to only piss everybody off"
LiamLime
Joined: Tue Aug 25, 2015 12:59 pm
Byond Username: LiamLime

Re: Teach atticat to code! (paying $50 - $100)

Post by LiamLime » #144064

The bureaucracy is expanding to meet the needs of the expanding bureaucracy.
User avatar
Thunder11
In-Game Admin
Joined: Fri Apr 18, 2014 12:55 pm
Byond Username: Thunder12345
Github Username: Thunder12345
Location: Scotland, UK

Re: Teach atticat to code! (paying $50 - $100)

Post by Thunder11 » #144069

https://www.edx.org/course/introduction ... -6-00-1x-6
I know it's python and not BYOND, but once you learn how to program in python it's not that hard to learn the syntax for BYOND
ImageImage
Spoiler:
IcePacks wrote:
MrFoster wrote:Back in my day, we didn't complain about lag! We used it to queue attacks!
That's thinking on your feet, soldier!
Quality Paprika from #coderbus wrote:[11:35.52] <paprika> holy crap so yeah i don't care about your opinion at all
oranges wrote:
Excuse me? Thats for sensible and calm rational debate, not for senseless whining.
Resident Catmin, please direct catposting to: https://tgstation13.org/phpBB/viewtopic.php?f=37&t=5578
Gun Hog
Joined: Sat Apr 19, 2014 5:19 am
Byond Username: Gun Hog

Re: Teach atticat to code! (paying $50 - $100)

Post by Gun Hog » #144091

Save your money. Go to #coderbus on the IRC and seek help there.
User avatar
Wyzack
Joined: Fri Apr 18, 2014 11:32 pm
Byond Username: Wyzack

Re: Teach atticat to code! (paying $50 - $100)

Post by Wyzack » #144092

I am actually pretty curious about coding, but i would prefer to learn by looking at what is already there. How do i go about poking around the game code? Do i just get it off git?
Arthur Thomson says, "Since there are no admins I would loging with another account and kill you"
Caleb Robinson laughs.
Arthur Thomson catches fire!
tusterman11 wrote:Can you stop lying? I just asked you and you are was a piece of shiit on me!!!
Kor wrote:I wish Wyzack was still an admin.
EngamerAzari's real number one fangirl <3
certified good poster
onleavedontatme
Joined: Fri Mar 13, 2015 10:26 pm
Byond Username: KorPhaeron

Re: Teach atticat to code! (paying $50 - $100)

Post by onleavedontatme » #144093

Wyzack wrote:I am actually pretty curious about coding, but i would prefer to learn by looking at what is already there. How do i go about poking around the game code? Do i just get it off git?
Yep
User avatar
Wyzack
Joined: Fri Apr 18, 2014 11:32 pm
Byond Username: Wyzack

Re: Teach atticat to code! (paying $50 - $100)

Post by Wyzack » #144095

Noice. Maybe by the time the freeze is over i will underdstand enough to be able to code my arquebus idea
Arthur Thomson says, "Since there are no admins I would loging with another account and kill you"
Caleb Robinson laughs.
Arthur Thomson catches fire!
tusterman11 wrote:Can you stop lying? I just asked you and you are was a piece of shiit on me!!!
Kor wrote:I wish Wyzack was still an admin.
EngamerAzari's real number one fangirl <3
certified good poster
LiamLime
Joined: Tue Aug 25, 2015 12:59 pm
Byond Username: LiamLime

Re: Teach atticat to code! (paying $50 - $100)

Post by LiamLime » #144096

- Download git repo
- Open the dme file in Dream Maker
- Open the station map (dmm) file
- Hit 'update' (if it doesn't do that by default),
- Find an object on the map you're interested in
- Right click it, "select" or whatever the menu option is, this will select it in the tree on the left
- Double click the object in the tree
- Look at the variables it has
- Change something
- Run > Compile (in the top menu)
- This creates a .dmb file where the .dme file is
- Open dream seeker, open the dmb file and run
- Wait an hour while it launches the server (like 2 minutes)
- hit the yellow diamond to join, see what changed
- Repeat.
The bureaucracy is expanding to meet the needs of the expanding bureaucracy.
User avatar
Shaps-cloud
Code Maintainer
Joined: Thu Aug 14, 2014 4:25 am
Byond Username: Shaps

Re: Teach atticat to code! (paying $50 - $100)

Post by Shaps-cloud » #144126

I will trade a link to khan academy for $100
P.S. Shoot Dr. Allen on sight and dissolve his body in acid. Don't burn it.
Image
User avatar
IcePacks
Joined: Sun Apr 20, 2014 4:46 am
Byond Username: IcePacks

Re: Teach atticat to code! (paying $50 - $100)

Post by IcePacks » #144356

$150 upfront and pax will make your coding dreams come true

i'm charging an extra 50 for the slutty avatar i see when i pop into this thread to make a shitheaded comment
OOC: Deitus: tfw RL porn doesnt sexually excite me anymore
User avatar
Shaps-cloud
Code Maintainer
Joined: Thu Aug 14, 2014 4:25 am
Byond Username: Shaps

Re: Teach atticat to code! (paying $50 - $100)

Post by Shaps-cloud » #144366

IcePacks wrote:$150 upfront and pax will make your coding dreams come true

i'm charging an extra 50 for the slutty avatar i see when i pop into this thread to make a shitheaded comment
im sorry the pope triggered you
P.S. Shoot Dr. Allen on sight and dissolve his body in acid. Don't burn it.
Image
User avatar
Drynwyn
Joined: Fri Apr 18, 2014 5:09 pm
Byond Username: Drynwyn

Re: Teach atticat to code! (paying $50 - $100)

Post by Drynwyn » #146157

So you know- there's a significant difference in complexity between fixing grammar errors and doing something like making the captain immune to alcohol.

Fixing a grammatical error only requires searching the code for the phrase that has a grammatical error, finding it, and retyping it. You don't need to understand the formatting or message-display code, you just need to find and replace.

Making the captain immune to alcohol would require doing the hard part of SS13 coding, which is understanding the code that is already there. This is the tricky part. Coding in BYOND is actually pretty simple- what's tricky is understanding how to make your code interact properly with the clusterfuck that is SS13 code.

Have you done any coding in non-byond languages?
In game, I play the A.I Firmware, the French cyborg C.U.R.I.E, Aubrie Allen, and the lizard scum Skulks-Through-Maintenance.
Post Reply

Who is online

Users browsing this forum: No registered users