Page 8 of 16 FirstFirst ... 678910 ... LastLast
Results 176 to 200 of 392

Thread: All in one beginner tutorial

  1. #176
    Join Date
    Mar 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    trying to learn from this, but it is a bit difficult (guessing because of the new versions). People like me trying to learn don't know all the new commands or rules there may be, for example while trying to learn this and following along i got

    Line 4: Error : Unknown Identifier ' ' in script
    Failed When Compiling
    Line 8: Error : Unknown Identifier 'WriteIn' in script

    EDIT: the Line 4 error, seemed to have gone away on its own, but the line 8 error, is still saying this, the line looks like

    WriteIn(Message1);

  2. #177
    Join Date
    Mar 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by [Dead] View Post
    trying to learn from this, but it is a bit difficult (guessing because of the new versions). People like me trying to learn don't know all the new commands or rules there may be, for example while trying to learn this and following along i got

    Line 4: Error : Unknown Identifier ' ' in script
    Failed When Compiling
    Line 8: Error : Unknown Identifier 'WriteIn' in script

    EDIT: the Line 4 error, seemed to have gone away on its own, but the line 8 error, is still saying this, the line looks like

    WriteIn(Message1);
    ok, i copy and pasted Writeln from the help menu, and it successfully compiled, seems odd. i dont know if the program doesn't like my keyboard's 'I's or what.. -.-

    EDIT: seems like its Ln after write and not In....hope this helps someone else who had the same problem as me

  3. #178
    Join Date
    Feb 2008
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wow very nice tut i will try my hardest to do my part and contribute to this forum

  4. #179
    Join Date
    Feb 2008
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Seems like scripting is going to take a lot of time. It really doesn't seem too complicated once you understand the basics.

  5. #180
    Join Date
    Feb 2008
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you! Now I have a bitmap for my script

  6. #181
    Join Date
    Feb 2008
    Location
    NSW, Australia
    Posts
    149
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sweet thanks.

  7. #182
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    253
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    jolly good tut

  8. #183
    Join Date
    Feb 2008
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ty for this tut help me allot when i tried to fix a problem i had with my script and couldnt find an answer anywhere, ty vm dude

  9. #184
    Join Date
    Dec 2007
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)
    Thanks bebe, this will help me alot.
    although i must say im still quite clueless, haha..

  10. #185
    Join Date
    Jan 2008
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is the first tut I've actually learned something from, no joke. It tells you everything in a way newcomers can understand. lots of rep for you.

  11. #186
    Join Date
    Mar 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks, I basically understood it . I've even started my own script, let's hope it works!

  12. #187
    Join Date
    Jan 2008
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks very much for this Bebe!

    I found the functions and bitmap sections especially helpful - one of the best explanations i have seen/understood.

    Thanks for taking the time to put together such a helpful tutorial....

  13. #188
    Join Date
    Mar 2008
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey great Tut =). Reminds me a little bit of using javascript in my webpage design class =o

  14. #189
    Join Date
    Dec 2007
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok so i got a script now
    i got some help from some other ppl
    but i can't fix this for some reason

    Line 59: [Error] (225:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program Files\SCAR 3.14\includes\SRL/SRL/Core/Math.scar

  15. #190
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    OMG real nice tut! Now i understand most of the basics like what the procedure does etc

  16. #191
    Join Date
    Apr 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  17. #192
    Join Date
    Mar 2008
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank You. I have wanted to start programing. I took a video game design class in school. So I kinda understand some of this stuff.
    Thank you again...

    KG0h):

  18. #193
    Join Date
    Aug 2007
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default thanks

    Thanks for the tut! The bitmap part was really helpful...

  19. #194
    Join Date
    Dec 2007
    Posts
    372
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    On any script i run, i get this error.
    Line 59: [Error] (228:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program Files\SCAR 3.14\includes\SRL/SRL/Core/Math.scar
    Failed when compiling

    ive been tryin to fix for 5 hours straight, probably uninstalled and reinstalled scar and srl and everything like 19 times.


    need major help!

  20. #195
    Join Date
    Nov 2007
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wow thnx bebe this helped alot and i actually made my first script off this thankyou so much

  21. #196
    Join Date
    Feb 2007
    Location
    estonia\tartu mk\vedu
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    That part with bitmaps are usefull, I havent used bitmaps.... FindObjEx will do most tricks for me

  22. #197
    Join Date
    Aug 2007
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    haha, yeah, found that out yesterday... do people still use bitmaps?

  23. #198
    Join Date
    Jun 2007
    Location
    Hell Stream
    Posts
    584
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  24. #199
    Join Date
    Nov 2007
    Location
    The Netherlands
    Posts
    1,490
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    awsome guide
    rep+

  25. #200
    Join Date
    Mar 2008
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Coooool very usefull tutorial!

Page 8 of 16 FirstFirst ... 678910 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Tutorial for the "Beginner Scripter". With video aid.
    By Wanted in forum Outdated Tutorials
    Replies: 63
    Last Post: 07-26-2010, 04:59 PM
  2. Beginner
    By Ejjman in forum Graphics and Multimedia
    Replies: 1
    Last Post: 11-16-2007, 08:56 AM
  3. C++ Beginner Tut
    By Macrosoft in forum C/C++ Help and Tutorials
    Replies: 31
    Last Post: 10-28-2007, 11:15 PM
  4. Help with beginner questions.
    By pdw40893 in forum OSR Help
    Replies: 9
    Last Post: 02-24-2007, 08:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •