Results 1 to 9 of 9

Thread: help with a form

  1. #1
    Join Date
    Jan 2008
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default help with a form

    hi i have made a form which is like 5000 lines long and i want to add it to my script im making but i was wondering should i just add it in or is there another way to store it becasue half of the script will just be a form and it dosnt look quite right

  2. #2
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Yes you can store it in another script and call it as an include

  3. #3
    Join Date
    Jan 2008
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    dose that mean that who ever downloads my script will have to download the form as well?

  4. #4
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Yup

  5. #5
    Join Date
    Jan 2008
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok thanks

  6. #6
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    5000 lines is a bit long for a form (5000 lines is long for anything!). Im sure that can be shortened quite a bit, for just about anything that you could be making.
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


  7. #7
    Join Date
    Oct 2008
    Location
    behind you!
    Posts
    1,688
    Mentioned
    2 Post(s)
    Quoted
    40 Post(s)

    Default

    My autotalker has a Sexy Form... take a look on it, maybe you can learn something
    Hi

  8. #8
    Join Date
    Jul 2008
    Location
    England
    Posts
    763
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by i 69 ur nan View Post
    hi i have made a form which is like 5000 lines long and i want to add it to my script im making but i was wondering should i just add it in or is there another way to store it becasue half of the script will just be a form and it dosnt look quite right
    Does your form have an image? that useally makes the script long

    Edit: read my tut for Form in dll it's in my sig
    lol

  9. #9
    Join Date
    Jul 2007
    Location
    Norway.
    Posts
    1,938
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)

    Default

    If your form has an image that large, you can just load it from a folder, you know

    Or, make the form a .dll plugin.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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