Jump to content

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


Recommended Posts

Posted

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!
 

Archived

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

  • Recently Browsing   0 members

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