LTGamings Posted August 16, 2014 Posted August 16, 2014 Hello guys, I'm going to make this sort and simple, for the purposes of well, readers, I was wondering if there were any well able Scripters/Developers avaliable to teach me, as i have always wanted to become a scripter, because im a bit stuck with my Roleplay server at the moment. Thank you in advance, |Lewis|
xXMADEXx Posted August 16, 2014 Posted August 16, 2014 I doubt any scripters have time or are willing to teach people. You can start at viewtopic.php?f=148&t=75501 The Ultimate Lua Tutorial! | MTA PHP SDK
'LinKin Posted August 16, 2014 Posted August 16, 2014 Willing to pay some small money? Need a clanwar script? Click here! Do you want some free scripts for your DD server? Visit my website.
Dealman Posted August 16, 2014 Posted August 16, 2014 In all honesty, I think you're better off trying yourself. You really don't need a teacher when you have the MTA Wiki. So long as you learn how to use the Wiki and look for functions/events that might help you find a solution - you're golden. As always, go with trial and error, it's basically what programming is all about, really. And if you really get stuck, this forum is your go-to. We'll be here to try and help you the best way we can I came here without even knowing what a variable or an integer was, now I can pretty much make whatever I desire in MTA so long as I have the motivation to do it. And I taught it all by myself and using the Wiki, of course I had the occasional help from a friend with math(Trigonometry's far too much for my head...). If I help you in a thread and you need further assistance, please don't PM me - use the thread you created instead. This way everyone on the forum can take advantage of it.
'LinKin Posted August 16, 2014 Posted August 16, 2014 IMO, It's pretty pretty hard for a guy who doesn't know at least a little big of programming, I know a couple, and it's so hard to teach them because they don't have the logic that programming requires. Need a clanwar script? Click here! Do you want some free scripts for your DD server? Visit my website.
Arnold-1 Posted August 16, 2014 Posted August 16, 2014 I have more than 10 people on skype who are being taught by me. I never ask for money actually, and i have no problem with time, actually, if i'm busy, i just tell the person i'm teaching that i'm busy currently and we can talk later. You can contact me on skype to tell you where to start. Ingame Name: Arnold If you need my help, contact me on Skype @bshr.ara NOTE:DO NOT ASK ME FOR SCRIPTS, ASK ME FOR HELP
Smart. Posted August 18, 2014 Posted August 18, 2014 IMO,It's pretty pretty hard for a guy who doesn't know at least a little big of programming, I know a couple, and it's so hard to teach them because they don't have the logic that programming requires. MTA Lua and programming is NOT the same thing. lol
Moderators IIYAMA Posted August 18, 2014 Moderators Posted August 18, 2014 MTA Lua and programming is NOT the same thing. Lua is not a stand alone language, but that doesn't mean you can't call it programming. Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
DiSaMe Posted August 18, 2014 Posted August 18, 2014 IMO,It's pretty pretty hard for a guy who doesn't know at least a little big of programming, I know a couple, and it's so hard to teach them because they don't have the logic that programming requires. MTA Lua and programming is NOT the same thing. C/C++/x86 assembly and programming aren't the same things either. Not a single programming language or scripting engine is the same thing as "programming". -
Mr_Moose Posted August 18, 2014 Posted August 18, 2014 IMO,It's pretty pretty hard for a guy who doesn't know at least a little big of programming, I know a couple, and it's so hard to teach them because they don't have the logic that programming requires. MTA Lua and programming is NOT the same thing. C/C++/x86 assembly and programming aren't the same things either. Not a single programming language or scripting engine is the same thing as "programming". Why are you even discussing this? You do programming when you write a program and you do scripting when you write a script, two different words that means kind of the same thing in practical terms. You write the code/script and you execute it or let another application execute it for you, still pretty much the same. I'm pretty sure LinKin's point was the logical thinking which is required in both cases, no need to get upset over a small language mistake. MTA Community | GitHub | 99Stack Forum
'LinKin Posted August 18, 2014 Posted August 18, 2014 Haha yeah.. I meant the logical thinking. Funny to see people arguing about this Need a clanwar script? Click here! Do you want some free scripts for your DD server? Visit my website.
Smart. Posted August 19, 2014 Posted August 19, 2014 Funny to see people arguing about this OT: The MTA wiki is really all you need, most of the scripting is logical. What I also recommend is downloading scripts from the community and reading them to understand what they do and how they do it and just modify small things. lol
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now