Jump to content

Compilation error "no viable alternative at input 'SexLab'..."


Recommended Posts

Hi!

So I get this compilation error when I try to include any sexlab function inside a new script. Note that I connected the sexlab property and all.

For ex if I just call sslThreadModel function:

 

Scriptname test1 extends ObjectReference  
 
SexLabFramework Property SexLab  Auto  
 
sslThreadModel AnimationObject = SexLab.NewThread()
 
 
I always get this stupid error:

no viable alternative at input 'SexLab'

required (...)+ loop did not match anything at input '

Unknown user flag SexLab
 
Can anybody please help. I have no idea what I'm doing wrong. Thank you very much in advance!
 
Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use