Results 1 to 5 of 5

Thread: Why does my script...?

  1. #1
    Join Date
    Oct 2012
    Location
    Porto, Portugal
    Posts
    218
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Question Why does my script...?

    Why my script doesn't show this when I creat my own scripts:

    3bHTq.png

    instead it shows this even though I have procedures and fuctions, it doesnt show them in the function list side bar.

    3bHVi.png

  2. #2
    Join Date
    Mar 2008
    Posts
    426
    Mentioned
    1 Post(s)
    Quoted
    116 Post(s)

    Default

    Because you probably have a bad script structure..

    If you don't properly end; your funcs/procs.. it'll screw up n they will all jumble up into one, im guessing declare players is where your problem is at, since thats all we can see.
    It all thinks your entire script is under that one function.

    paste your script n ill see if i can get em to show up on my comp, you can take out parts of it if you don't want me to 'steal' ur script, lol



  3. #3
    Join Date
    Oct 2012
    Location
    Porto, Portugal
    Posts
    218
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by Peanuts View Post
    Because you probably have a bad script structure..

    If you don't properly end; your funcs/procs.. it'll screw up n they will all jumble up into one, im guessing declare players is where your problem is at, since thats all we can see.
    It all thinks your entire script is under that one function.

    paste your script n ill see if i can get em to show up on my comp, you can take out parts of it if you don't want me to 'steal' ur script, lol


    I have it all properly structered I think, otherwise it would not compile. I send you a PM with the script.

  4. #4
    Join Date
    Mar 2008
    Posts
    426
    Mentioned
    1 Post(s)
    Quoted
    116 Post(s)

    Default

    Quote Originally Posted by Nirvana View Post
    I have it all properly structered I think, otherwise it would not compile. I send you a PM with the script.
    Your declare players was all messed up.

    I just copy pasted one from my script and its showing everything on the side now

    PMed



  5. #5
    Join Date
    Oct 2012
    Location
    Porto, Portugal
    Posts
    218
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    Oh
    so that was it. Sorry about that and thanks !

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
  •