Difference between revisions of "Hpl2:Tutorials:script:elventutorials"

From Frictional Wiki
Jump to navigation Jump to search
(Upload from wiki)
 
(Some clean up)
 
Line 1: Line 1:
 +
{{cleanup|Too verbose}}
 +
 
= Elven VIDEO Tutorials =
 
= Elven VIDEO Tutorials =
  
 +
Hello young learner! That you are here means, you are looking help or you want to study some scripting. English may not be my native language, but I do know some things how to do them. We live in new age and texts are becoming less and less popular (in some sense). It's way better if player can see all of creation in action. That's also why most of my tutorials are made as videos.
  
Hello young learner! That you are here means, you are looking help or  you want to study some scripting. English may not be my native language,  but I do know some things how to do them. We live in new age and texts  are becoming less and less popular (in some sense). It's way better if  player can see all of creation in action. That's also why most of my  tutorials are made as videos.  <br />
+
Please remember that I have made all of this from free time. So if you want to appreciate my work, you can subscribe in my [http://www.youtube.com/user/elvengames Youtube Channel]! If there is any questions you have or you find my tutorials useful and want something what hasn't been done yet or you just want to thank me, then you can contact me [http://www.frictionalgames.com/forum/private.php?action=send&uid=16448 here]! (You need Frictional Games forum account!)
<br />
 
Please remember that I have made all of this from free time. So if you want to appreciate my work, you can subscribe in my [http://www.youtube.com/user/elvengames|Youtube Channel]]!   If there is any questions you have or you find my tutorials useful and   want something what hasn't been done yet or you just want to thank me,   then you can contact me [[http://www.frictionalgames.com/forum/private.php?action=send&uid=16448 here]! (You need Frictional Games forum account!)
 
  
 +
Before continuing to watch my tutorials, please get this piece of advice: "You do not study scripting by copy-pasting everything from the tutorial (except if you plan to use that specific only one time and never again). You need to test, test and test. You need bugs to fix  those bugs. If you fix those bugs, you understand why those bugs came.  If you understand those bugs you won't make them next time. And if you  do not make them next time, you are one step closer for becoming expert  in that! Even hardcore scripters do mistakes!"
  
Before continuing to watch my tutorials, please get this piece of  advice: "You do not study scripting by copy-pasting everything from the  tutorial (except if you plan to use that specific only one time and  never again). You need to test, test and test. You need bugs to fix  those bugs. If you fix those bugs, you understand why those bugs came.  If you understand those bugs you won't make them next time. And if you  do not make them next time, you are one step closer for becoming expert  in that! Even hardcore scripters do mistakes!"
+
Oh, and make sure you have your '''[[HPL2/Engine_Scripts | bible]] ''' always opened, whenever or whereever you script!
 
 
 
 
Oh, and make sure you have your '''[http://wiki.frictionalgames.com/hpl2/amnesia/script_functions bible] ''' always opened, whenever or whereever you script!
 
 
 
  
 
== Tutorials: ==
 
== Tutorials: ==
  
 
+
*[http://www.youtube.com/watch?v=jGJluxjcGCg Basics of the Basic]!
''' [http://www.youtube.com/watch?v=jGJluxjcGCg Basics of the Basic]!
+
*[http://www.youtube.com/watch?v=IKJIT05V00Y When is it syntax and when not? ]  
''' [http://www.youtube.com/watch?v=IKJIT05V00Y When is it syntax and when not? ]  
+
*[http://www.youtube.com/watch?v=1x3mTmvbSmc Make your life easier: Notepad++ with plugin & Debugging!]  
''' [http://www.youtube.com/watch?v=1x3mTmvbSmc Make your life easier: Notepad++ with plugin & Debugging!]  
+
*[http://www.youtube.com/watch?v=zDhPJByYAec So, how the duckling I install hps support?]  
''' <nowiki>*</nowiki> [http://www.youtube.com/watch?v=zDhPJByYAec So, how the duckling I install hps support?]  
+
*[http://www.youtube.com/watch?v=Pv9GK5Gh4Bw Scripting Functions (intro)]  
''' [http://www.youtube.com/watch?v=Pv9GK5Gh4Bw Scripting Functions (intro)]  
+
*[http://www.youtube.com/watch?v=yYPfWC5nCrk Timers]  
''' [http://www.youtube.com/watch?v=yYPfWC5nCrk Timers]  
+
*[http://www.youtube.com/watch?v=EhUjbK_vEhM Piano Scare (Request)]  
''' [http://www.youtube.com/watch?v=EhUjbK_vEhM Piano Scare (Request)]  
+
*[http://www.youtube.com/watch?v=jPaRHHlepKw Adding Credits!]  
''' [http://www.youtube.com/watch?v=jPaRHHlepKw Adding Credits!]  
+
*[http://www.youtube.com/watch?v=bTzWAQJMnz8 Setting up development mode! ]  
''' [http://www.youtube.com/watch?v=bTzWAQJMnz8 Setting up development mode! ]  
+
*[http://www.youtube.com/watch?v=idK5VSTqDrs Loopable timers - LIMITED EDITION (Specific amount of times)]  
''' [http://www.youtube.com/watch?v=idK5VSTqDrs Loopable timers - LIMITED EDITION (Specific amount of times)]  
+
*[http://www.youtube.com/watch?v=DeoDFmcVU8U&feature=youtu.be Hallucination monster scare!]
''' [http://www.youtube.com/watch?v=DeoDFmcVU8U&feature=youtu.be Hallucination monster scare!]
 

Latest revision as of 23:39, 26 July 2020


Elven VIDEO Tutorials

Hello young learner! That you are here means, you are looking help or you want to study some scripting. English may not be my native language, but I do know some things how to do them. We live in new age and texts are becoming less and less popular (in some sense). It's way better if player can see all of creation in action. That's also why most of my tutorials are made as videos.

Please remember that I have made all of this from free time. So if you want to appreciate my work, you can subscribe in my Youtube Channel! If there is any questions you have or you find my tutorials useful and want something what hasn't been done yet or you just want to thank me, then you can contact me here! (You need Frictional Games forum account!)

Before continuing to watch my tutorials, please get this piece of advice: "You do not study scripting by copy-pasting everything from the tutorial (except if you plan to use that specific only one time and never again). You need to test, test and test. You need bugs to fix those bugs. If you fix those bugs, you understand why those bugs came. If you understand those bugs you won't make them next time. And if you do not make them next time, you are one step closer for becoming expert in that! Even hardcore scripters do mistakes!"

Oh, and make sure you have your bible always opened, whenever or whereever you script!

Tutorials: