Questions
#4

I'm assuming you are asking how to learn to script. If that is the case, start by reading the pawn_lang.pdf to learn the basics of the Pawn language. Once you have all language features down, you can read the SA:MP API documentation on the SA:MP Wiki (http://wiki.sa-mp.com). That will be your best approach.

As for needed to know math, it depends if you will be creating this that involve math. For example, if you just want to spawn a car 3 meters in front of the player to the east, then no, you won't need anything more than basic addition skills. However, if you want it to spawn perpendicular to the player's facing angle at three meters in front of the player from where they are standing and facing, you will need to know basic geometry (sin/cos).
Reply


Messages In This Thread
Questions - by Rayco - 27.01.2013, 12:03
Re: Questions - by Rayco - 27.01.2013, 19:40
Re: Questions - by Scenario - 27.01.2013, 19:44
Re: Questions - by Bakr - 27.01.2013, 19:44
Re: Questions - by u3ber - 27.01.2013, 19:46
Re: Questions - by Rayco - 27.01.2013, 21:52

Forum Jump:


Users browsing this thread: 1 Guest(s)