#im new

1 messages · Page 1 of 1 (latest)

uneven dragon
#

I need help im new and i dont know how to do much i need a teacher

digital bone
uneven dragon
rapid finch
#

look up scripting tutorial on youtube

uneven dragon
near fjord
#

check out brawldev hes got some good tutorial playlists for beginners

tulip baneBOT
#

studio** You are now Level 1! **studio

flat valve
#

If u want when u learn u could help me mak3 my game u could learn gui super easy

pine owl
# uneven dragon I need help im new and i dont know how to do much i need a teacher

Basically

Server is the whole game and client is what teach player sees, like ui and a few other things (there’s a client for every player). Each client is within the server

Server scripts are labeled scripts while client scripts are labeled local scripts

In a script you can create a variable as usually so

local myVariable = pretty much anything, it can be a folder, part, number like 79 or 4 and more, a string or line of text with quotations and a Boolean/true or false values

#

These are the basics, there is WAY more

Like how can you communicate between client and server (one way is to fire a remote event from either a client and server script to the opposite kind)

There’s functions which are lines of code that can be repeated (there is much, MUCH more complexity to them)

Local myFunction()
Your code here
End
(One last note is you can use an if condition then type in return within that to end a function early, returns do more than that but that’s how they’ve been useful for me as of now)

I’d suggest checking out brawldev’s beginner playlist

uneven dragon
near fjord
uneven dragon
near fjord
#

start off with learning programming fundamentals

uneven dragon
near fjord
#

What don’t you understand

#

That’s what we’re here for

uneven dragon
#

@near fjord the 1 roblox gave me to start off with

tulip baneBOT
#

studio** You are now Level 4! **studio

near fjord
#

What don’t you understand and we can help

near fjord
#

Link?

uneven dragon
#

like theres videos that u can watch

near fjord
#

This is a really good playlist in my opinion

#

To learn the basics of coding if you’ve never coded

uneven dragon
#

ok ill watch them

near fjord
#

Could u send which videos u didn’t understand

#

The ones you watched

woeful sigil
#

I don't mind being ur personal teacher,for free ofc

#

Js dm me if interested