Posts: 186
Threads: 92
Joined: Jan 2015
Reputation:
0
Guys I want help or tutorials to make a airline system please guys
Posts: 3,934
Threads: 353
Joined: Jan 2010
Reputation:
0
You're telling him to not try and script it? I myself hate people who actually ask without looking or searching for tutorials. At least give him some sort of direction to head in.
OP: I'd advise you to use MySQL when you're planning to save / load things, and also start by looking at how you save / load things using MySQL, then you'll be able to begin coding an airline system.
Posts: 186
Threads: 92
Joined: Jan 2015
Reputation:
0
I will learn that but how to start scripting it
Posts: 1,830
Threads: 49
Joined: Nov 2014
Reputation:
0
Start with the basics, like first an array to store the players airline information in, and a command to set to set the players airline, and so on.
If you have a problem, specify exactly what you have troubles with.
Posts: 850
Threads: 29
Joined: Sep 2014
Reputation:
0
I'd suggest to learn the basics of pawn before start scripting any GM.