darhal Posted October 26, 2015 Posted October 26, 2015 (edited) Hello everyone; As you know that I need to left MTA and I want to give back this community wich made me involved and interrested in programming and those stuff so I decide to start a tutorial series on my youtube channel contain 23 episodes from A to Z from setting up server till the end So this is the play list link : (Sorry If I made a mistake) Episode 1 : Setting Up The Server Episode 2 : More about acl and config file and installing resources Episode 3 : Creating first resource Episode 4 : LUA Introduction & Data Types (Important) Episode 5 : LUA Varriables (Important) Episode 6 : LUA Arithmetic & String Manipulation (Important) Episode 7 : LUA Logical & Relational Operators(Important) Episode 8 : LUA Conditional Statements(Important) Episode 9 : LUA Loops(Important) Episode 10 : LUA Tables & Loops(Important) Episode 11 : LUA Functions(Very Important) Episode 12 : LUA Scopes(LAST EPISODE IN LUA BASICS) Episode 13 : Multiplayer Concept (Client & Server Slide) Episode 14 : Event Handlers (I put a lot of effort here) Episode 15 : Custom Event Handlers Episode 16 : Exports Episode 16 : Importing Mods Do subscribe and like and comment if you have any question Edited May 9, 2016 by Guest 1 #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
Noki Posted October 26, 2015 Posted October 26, 2015 Good to see that someone made a video where they actually talk, instead of writing in Notepad and expecting the viewer to not die of boredom. I can see that you're actually passionate about the subject and go further in detail than most tutorials. Also, good insight at the start of the fourth video about Lua as a language itself.
darhal Posted October 28, 2015 Author Posted October 28, 2015 Good to see that someone made a video where they actually talk, instead of writing in Notepad and expecting the viewer to not die of boredom.I can see that you're actually passionate about the subject and go further in detail than most tutorials. Also, good insight at the start of the fourth video about Lua as a language itself. Thank you very much I appreciate that because it encourage me to make other viedos and continue the series #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
darhal Posted October 28, 2015 Author Posted October 28, 2015 TOPIC UPDATED lesson 5, 6 and 7 are online #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
darhal Posted November 22, 2015 Author Posted November 22, 2015 TOPIC Updated lesson about function is live #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
darhal Posted December 11, 2015 Author Posted December 11, 2015 LAST LESSON IN LUA BASICS IS ONLINE #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
iPrestege Posted December 15, 2015 Posted December 15, 2015 Great work thanks man i hope that help a lot here !
darhal Posted December 17, 2015 Author Posted December 17, 2015 Great work thanks man i hope that help a lot here ! thank you very much #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
darhal Posted December 28, 2015 Author Posted December 28, 2015 a new episode : #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
darhal Posted January 13, 2016 Author Posted January 13, 2016 We will talk about events this week : #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
darhal Posted February 11, 2016 Author Posted February 11, 2016 <- Custom Events and Sync between the two sides #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
darhal Posted April 22, 2016 Author Posted April 22, 2016 Back again after 3 months of inactivity here is the viedo Episode 16 : Exports #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
roaddog Posted April 23, 2016 Posted April 23, 2016 Nice tuts keep it going. You gone learn today. I work my ass off, but I still can't pay tho.
darhal Posted April 23, 2016 Author Posted April 23, 2016 Thank you :3 #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
darhal Posted May 9, 2016 Author Posted May 9, 2016 New Episode Guys : #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
Recommended Posts