Results 1 to 4 of 4

Thread: I get this error

  1. #1
    Join Date
    Mar 2012
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default I get this error

    Hey so I tried compiling a script that I have and I got this error. how do I fix it?



    "
    [Error] C:\Simba\Includes\SPS/SPS.simba(38:17): Unknown type 'T4DIntegerArray' at line 37
    Compiling failed."

    SPS_Loaded, SPS_Debug, SPS_Continue: boolean;
    SPS_Areas: TStringArray;
    SPS_Surface: TSPSSurface;
    SPS_Worldmap: T4DIntegerArray; //<-------This is line 37

  2. #2
    Join Date
    Mar 2012
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Never mind I figured it out

  3. #3
    Join Date
    Feb 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    perhaps post the solution for others next time?

  4. #4
    Join Date
    May 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    what is the solution to this?

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
  •