PDA

View Full Version : how to load scripts?



aarkenis
03-14-2012, 05:57 PM
Hey, how do I load the scripts? Every time I try to upload some, this error pops up: 18:50 [XenoScript] vial_dropper.lua: No such file or directory. I have a Syntax library.

Forgee
03-14-2012, 08:12 PM
Syntax's library is in the native library now. Remove dofile("SyntaxLuaLib.lua")

aarkenis
03-14-2012, 09:45 PM
Thanks man!