Posts: 59
Threads: 18
Joined: May 2015
Reputation:
0
Hello friends,I've been tired of searching ways to become a pro Scripter.Watching ******* videos or following Wiki steps is really worthless for me.And i want to know if i go learn some Coding IRL,will it help me to become a SAMP Scripter?
And please tell me all the other ways which i need to follow in-order to become a "Pro" Scripter.
Pro Scripters,Please comment here to help me with this!
Posts: 4,759
Threads: 33
Joined: Dec 2013
Reputation:
0
Yes, yes it will help you understand and learn other programming languages - and by a lot. But it should be the other way around, PAWN (SA-MP Scripting) will help you learn other languages - that's the typical scenario here. Either way, you will learn, nothing is impossible.
To become a "pro scripter", keep on practicing, if you fail, try again, help others with their problems, edit scripts made by others, analyze them, learn from others, read tutorials, but most important, KEEP ON PRACTICING.
Good luck on your journey.
Posts: 59
Threads: 18
Joined: May 2015
Reputation:
0
Well thanks for the Instructions,But i'm still wondering where should i start from
Posts: 59
Threads: 18
Joined: May 2015
Reputation:
0
Dude,I don't know a single Shit and how do i edit a Gamemode? it's like I'm trying to learn Mongolian Language
Posts: 59
Threads: 18
Joined: May 2015
Reputation:
0
Alright Thanks a lot for the time.I Would try all of these
Posts: 721
Threads: 1
Joined: Oct 2014
Quote:
Originally Posted by Magnezia
Dude,I don't know a single Shit and how do i edit a Gamemode? it's like I'm trying to learn Mongolian Language
|
Refer to wiki? That's what they are for. Stop looking at ******* videos lol.
Posts: 3,002
Threads: 86
Joined: Jul 2010
Reputation:
0
Just try to understand that Pawn Scripting is event-based.
Meaning you program the script to do stuff when an event occurs.
Most of the events are related to players.
Some of them occur only once during the player's time in the server, some of them occur multiple times.
Once you get the bigger picture, it will be easy to learn new stuff. Just don't give up.
Posts: 9
Threads: 2
Joined: May 2011
Reputation:
0
28.12.2015, 18:00
(
Последний раз редактировалось DJ_Dany; 28.12.2015 в 18:13.
Причина: Adding the answer of question
)
Start with tutorials and always apply what you learn. It's hard but will worth.
I started with some tutorials on *******(I didn't logged on forum for a while and I don't know the rules,if I am allowed to show you this guy).
PAWN is like C/C++.If you want to go deep then you can look over this language.
And about your question languages like C or C++ are like PAWN and will help&learn you to be a better scripter.But if you want to learn only for San Andreas then stick just with PAWN.(PAWN is learned faster working with PAWN , not with other languages)