Adblock breaks this site

[TUT]Unmatched Beginner's Guide to Scripting Scar

Discussion in 'Scar/Simba Help' started by WhoCares357, Jan 21, 2007.

?

How Helpfull

  1. Unmatched/Perfect

    169 vote(s)
    59.1%
  2. Needs a Little Improvement

    50 vote(s)
    17.5%
  3. Vague/Hard to Follow

    35 vote(s)
    12.2%
  4. Impossible/Needs Total Revision

    32 vote(s)
    11.2%
Thread Status:
Not open for further replies.
  1. WhoCares357

    WhoCares357 Forum Addict

    Joined:
    Jan 21, 2007
    Posts:
    608
    Referrals:
    1
    Sythe Gold:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    Do you mean to create a form and draw a triangle on the form? Or do you mean to draw something in paint?
     
  2. Town

    Town Grand Master
    Scar Programmers

    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    I think he may be looking for canvases. Expand.
     
  3. Iceman

    Iceman Active Member

    Joined:
    Apr 23, 2005
    Posts:
    248
    Referrals:
    0
    Sythe Gold:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    I needed this so bad, thanks much :)
     
  4. Nerexis

    Nerexis Guest

    Referrals:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    I want to draw something like this:
     
  5. Town

    Town Grand Master
    Scar Programmers

    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    Safedrawbitmap();

    Read this tutorial on canvases, http://www.srl-forums.com/forum/everything-canvases-t3019.html.

    EDIT: Hey, that was easy!

    i := CreateBitmapMaskFromText('Now running ' + IntToStr(LoadsDone) + ' ' + IntToStr(TimeRunning), SmallChars);
    SafeDrawBitmap(i, GetClientCanvas, 400, 500);

    It will look something like that.
     
  6. Nerexis

    Nerexis Guest

    Referrals:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    Tyvm!!! But how to draw this without black background?
     
  7. Town

    Town Grand Master
    Scar Programmers

    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    I doubt it's possible. You can't make bitmaps that aren't a quadrilaterals. If anything you can move around the coordinates so it's not in the way.

    -- You can also make your own font by making bitmap masks of every letter and number in whatever size/font you want. In your Scar folder look at Fonts to see the current ones.
     
  8. Exist2inspire

    Exist2inspire Member

    Joined:
    Jul 26, 2007
    Posts:
    85
    Referrals:
    0
    Sythe Gold:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    Awesome TUT! i learnt a lot from it, thanks for posting :):)
     
  9. Big Mac

    Big Mac Guest

    Referrals:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    Is scar really this complicated? Lol, this tut is a novel! Thnx for it though. SCAR ftw!
     
  10. HISTORY

    HISTORY Guest

    Referrals:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    Nice guide, i like :) I don't think you have arrays covered in i though.
     
  11. jariya101

    jariya101 Guest

    Referrals:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    DUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUDE!!!!!!!!!!!!!!!!!!:D :D :D :D You are the god of teaching to noobs!!:cool: You don't hesitate and don't give us phonny stuff!!!:D :D If you hadn't come into this noobs life I wouldn't have ever stood a chance!!!!:) :) :D Ty so much for your help man!!!!!!!!!:cool: :cool:
     
  12. raange pur3

    raange pur3 Apprentice

    Joined:
    Jul 1, 2007
    Posts:
    765
    Referrals:
    1
    Sythe Gold:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    awesome guide mate.. helped me a lot
     
  13. icefire3526

    icefire3526 Guest

    Referrals:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    just so every1 knows the download at dylok.net is infected with a trojan horse
     
  14. Town

    Town Grand Master
    Scar Programmers

    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    No, it's not. You can get the newest version of Scar from www.freddy1990.com.
     
  15. camdo2

    camdo2 Guest

    Referrals:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    This was awesome, thanks, although, i still can't make a good script lol

    :)
     
  16. moochoy

    moochoy Guest

    Referrals:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    nice script taught me a whole lot
     
  17. c0ldb0y

    c0ldb0y Member

    Joined:
    Oct 3, 2007
    Posts:
    81
    Referrals:
    0
    Sythe Gold:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

  18. Town

    Town Grand Master
    Scar Programmers

    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5
    [TUT]Unmatched Beginner's Guide to Scripting Scar

  19. Phising

    Phising Active Member

    Joined:
    Jan 21, 2007
    Posts:
    178
    Referrals:
    0
    Sythe Gold:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    Very nice tut
     
  20. DarkEmber

    DarkEmber Guest

    Referrals:
    0
    [TUT]Unmatched Beginner's Guide to Scripting Scar

    From just scanning this tut, this is one of the most detailed I've ever seen. I plan on reading it later =)
     
< help with simba macro | >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site