Results 1 to 5 of 5

Thread: Script Functions and Procedures not appearing on FuntionList.

  1. #1
    Join Date
    Dec 2011
    Location
    U.S.A.
    Posts
    635
    Mentioned
    5 Post(s)
    Quoted
    249 Post(s)

    Default Script Functions and Procedures not appearing on FuntionList.

    I am working on a script and the only procedure that shows up on the FunctionList is Declareplayers.. does anyone have and ideas of what I can do to make my other functions/procedures show up?

  2. #2
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Did the code compile? I usually get that when something in the code doesn't compile mainly when I for get to close a ":= "
    Current Project: Retired

  3. #3
    Join Date
    Dec 2011
    Location
    U.S.A.
    Posts
    635
    Mentioned
    5 Post(s)
    Quoted
    249 Post(s)

    Default

    It does compile.


    EDIT: I did not end one of my declare players lines with a ";" :P Resolved.
    Last edited by Sawyer; 02-01-2013 at 05:08 AM.

  4. #4
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Quote Originally Posted by Sawyer View Post
    It does compile.


    EDIT: I did not end one of my declare players lines with a ";" :P Resolved.
    Ahh so it was leaving a ":= " open. Glad you figured it out
    Current Project: Retired

  5. #5
    Join Date
    Dec 2011
    Location
    U.S.A.
    Posts
    635
    Mentioned
    5 Post(s)
    Quoted
    249 Post(s)

    Default

    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
  •