filmov
tv
Introduction to Functions and Variables [LUA Tutorial] [HD 1080p]
Показать описание
QUESTIONS? or SUGGESTIONS? POST THEM BELOW
CODE USED IN VIDEO:
test="kool people"
function fail()
Msg("this was made by "..test.." awesome. MertB")
end
concommand.Add( "birdsareawesome", fail )
function PrintIP( ply )
ply:PrintMessage(HUD_PRINTCONSOLE, "BITCH MA IP IS:"..ply:IPAddress())
end
concommand.Add( "pingmebitch", PrintIP )
PROGRAMS:
Notepad++
INSTRUCTIONS:
1. Create a new lua file at "garrysmod/garrysmod/lua" folder.
2. Paste code into the file.
4. Run console commands and mess around with the main code.
CODE USED IN VIDEO:
test="kool people"
function fail()
Msg("this was made by "..test.." awesome. MertB")
end
concommand.Add( "birdsareawesome", fail )
function PrintIP( ply )
ply:PrintMessage(HUD_PRINTCONSOLE, "BITCH MA IP IS:"..ply:IPAddress())
end
concommand.Add( "pingmebitch", PrintIP )
PROGRAMS:
Notepad++
INSTRUCTIONS:
1. Create a new lua file at "garrysmod/garrysmod/lua" folder.
2. Paste code into the file.
4. Run console commands and mess around with the main code.
Introduction to Functions of Two Variables
What is a function? | Functions and their graphs | Algebra II | Khan Academy
Functions of Several Variables (Introduction)
Introduction to Functions - Part 1
14.1: Functions of Several Variables
06 - What is a Function in Math? (Learn Function Definition, Domain & Range in Algebra)
Intro to functions of two variables
CS50P - Lecture 0 - Functions, Variables
JavaScript Variables - Part 4 - Assign Values - #w3schools #javascript #programming
Relations and Functions | Algebra
What are variables, expressions, and equations? | Introduction to algebra | Algebra I | Khan Academy
Coding Basics: Variables | Programming for Beginners |
🟡01 - Functions of Several Variables (Domain and Range of a function)
Functions in Two Variables and Domains - Calculus 3
14.1 functions of several variables | Anas Abu Zahra
Advanced Calculus | Introduction to Function of Several variables
Introduction to Functions of Multiple Variables Ft. The Math Sorcerer
Intro to Quadratic Functions (Relations) - Nerdstudy
Domain, range of functions of several variables
FUNCTION OF A REAL VARIABLE, VARIABLES , DOMAIN AND RANGE(1)
Functions Of Two Or More Variables
Python Functions (The Only Guide You'll Need) #12
Calculus 3: Functions of Several Variables (Video #11) | Math with Professor V
What is the domain of a function? | Functions | Algebra I | Khan Academy
Комментарии