Jump to content

MTA:SA LUA Scripting Tutorial Series[Videos]


darhal

Recommended Posts

Posted (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 by Guest
  • Like 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

Posted

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.

Posted
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

Posted

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

  • 4 weeks later...
Posted

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

  • 3 weeks later...
Posted

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

Posted
Great work thanks man i hope that help a lot here :D!

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

  • 2 weeks later...
Posted

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

  • 3 weeks later...
Posted

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

  • 5 weeks later...
Posted
<- 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

  • 1 month later...
  • 1 month later...
Posted

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

Posted

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

  • 2 weeks later...
Posted

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...