Results 1 to 4 of 4

Thread: Script Compiling

  1. #1
    Join Date
    Dec 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Script Compiling

    Code:
    [Error] Z:/root/Desktop/Simba/Includes/SRL/SRL/core/animation.simba(31:13): Duplicate identifier 'PIXELSHIFTMULTI' at line 30
    Compiling failed.
    [Error]Z:\root/Desktop/Simba/Includes/SRL/SRL/misc/paintsmart.simba(41:33): Unknown identifier 'SmartGetDebugDC' at line 40
    Compiling failed.
    Any help? Thanks

    I'm using Preemptible RuneSpan, for your info

  2. #2
    Join Date
    May 2012
    Location
    UK
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    For your second error change {$I SRL/SRL/Misc/PaintSmart.Simba} to {$I SRL/SRL/Misc/SmartGraphics.Simba}. For your first error I don't know but you have two separate things that are called the same.

  3. #3
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Look at the Preemptible Runespan script thread that you first posted this on.. don't make another thread
    My First Build!, Selling Downloadable Games
    -------------------------------------

  4. #4
    Join Date
    Jul 2012
    Location
    System 32
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm with Austin here. A temp fix was posted by Mat.
    http://villavu.com/forum/showpost.ph...postcount=1137
    Without chaos... There would be no organization.

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
  •