Too all you people whining, get of your asses and actually look for some simple guides or something and you WILL get it.. It is super easy.
Try reading
this thread by MrBigzy for example.
Also, for people who have just started out. Try using flowcharts to make the problem more understandable, before you dive head first into scripting.
By doing this you will divide the problem into smaller parts and you will basically build your script graphically. Then you just have to rewrite your flowchart into AngelScript.
The only thing stopping you is you, scripting is easy if you actually try.
EDIT:
(04-24-2011, 09:22 AM)Lexander.R Wrote: (Ignore all the stuff about setting up a dev setup blabla bla and dont or do usse notepad, just go straight to where it starts going on about scripting )
Do NOT do this. Not having dev environment set up will make your life a hell trying out your maps and scripts. You will make errors in your script ALL THE TIME, and you don't wanna have to restart your game for every little change?