Questions
#1

Hello guys.

I've been thinking start with the script. But I've difficulties, I do not know how to start. I need ideas to start with it. I thought that can start with commands and textdraws but I've fear to make fall the proyect. So I need help please. Give me ideas or anything that can help me. I could start with LVDM GameMode.

If you can also explain me a bit how do you started at PAWN. A question, is true that I need know maths for PAWN? or have the same relations, Sorry if my English is poor but is all that I has been study in my school. Is More clear but I have this principal idea about the English.

PD: I did this in Spanish forum too but here is more clear in answer's.
Reply
#2

Please any answer!!!!!!!!
Reply
#3

First of all, if you are going to be around the forums, you need to read this topic: https://sampforum.blast.hk/showthread.php?tid=64144

Second of all, read this topic: https://sampforum.blast.hk/showthread.php?tid=92

Your better off downloading smaller game-modes and studying the code to see how it works. Download game-modes from REPUTABLE people, not people who just joined the forum like 2 months ago. Calgon released a script called "Vortex Roleplay", it's a bit advanced, but it's very nicely coded and would get you off to a great start.

Use the SA:MP Wiki for reference, it's a fantastic website. http://wiki.sa-mp.com

Furthermore, don't be afraid to ask for help. But, before asking for help, try doing things on your own. You are going to fail; probably more than you think you will. Keep trying. Spend a day or so trying something. If you still can't get it, that is when you post in the scripting discussion section.
Reply
#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
#5

Quote:
Originally Posted by Realcop228
Your better off downloading smaller game-modes and studying the code to see how it works.
I disagree! The underlying fundamentals and concepts of the language is what a newcomer needs, not some mode that was created to meet the scripting style of the author!

Anyway, this is always a GREAT start to anything.
Reply
#6

Thank you all. I will to see all comments, greetings
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)