03.06.2011, 08:42
(
Последний раз редактировалось Kwarde; 14.06.2011 в 07:55.
)
Hi.
Here is a list with tutorials which could be very usefull for the beginners.
(Really) needed for beginners
Scripter's guide - Explains pawno too
Tutorial for script beginners
strcmp explained/how does it work internally - This one helped me alot when I was a beginner
How to make clean and readable code
How to make a gamemode from scratch
PAWN Pre-Processor- IMPORTANT
Difference between CreateVehicle and AddStaticVehicle(Ex) - QUITE IMPORTANT
Needed, but less important for beginning with scripting
Colours
Using zcmd and sscanf
Not necessary, but I would use it
Tips & Tricks
An in-depth look at binary and binary operators
AND I HAVE A TIP.
Have you seen a command at the right of your pawno, and don't you know what it is? Don't immediately ask it, but first go to the The SA:MP Wiki. An example of 'SetPlayerPos':
https://sampwiki.blast.hk/wiki/SetPlayerPos - Replace the SetPlayerPos with any commands. If it doesn't have result, then ask it
More can be added later,
- Kevin
Here is a list with tutorials which could be very usefull for the beginners.
(Really) needed for beginners
Scripter's guide - Explains pawno too
Tutorial for script beginners
strcmp explained/how does it work internally - This one helped me alot when I was a beginner
How to make clean and readable code
How to make a gamemode from scratch
PAWN Pre-Processor- IMPORTANT
Difference between CreateVehicle and AddStaticVehicle(Ex) - QUITE IMPORTANT
Needed, but less important for beginning with scripting
Colours
Using zcmd and sscanf
Not necessary, but I would use it
Tips & Tricks
An in-depth look at binary and binary operators
AND I HAVE A TIP.
Have you seen a command at the right of your pawno, and don't you know what it is? Don't immediately ask it, but first go to the The SA:MP Wiki. An example of 'SetPlayerPos':
https://sampwiki.blast.hk/wiki/SetPlayerPos - Replace the SetPlayerPos with any commands. If it doesn't have result, then ask it
More can be added later,
- Kevin