View previous topic :: View next topic |
Author |
Message |
el sombrero
Joined: 03 Apr 2012 Posts: 12
|
Posted: Tue Jul 10, 2012 0:08 Post subject: about "sql_include" |
|
|
Guys,
I read at the documentation of nwnx4 that I need to include this line "sql_include" to get nwnx4 running, but I dont have the least idea of where should put it, or how. Can anyone help me out? |
|
Back to top |
|
|
Rokene
Joined: 06 Apr 2011 Posts: 10
|
Posted: Tue Jul 10, 2012 21:21 Post subject: |
|
|
I'm not sure I remember any line saying anything like that, do you mean the sql include file that you can import into nwn2 toolset as an include file for sql functions? |
|
Back to top |
|
|
el sombrero
Joined: 03 Apr 2012 Posts: 12
|
Posted: Thu Jul 12, 2012 3:27 Post subject: |
|
|
SOLVED
Yeah! That is it... its kind of a library to add new commands (sql related) to other scripts, right?
It's working now. Just imported the script and then include the line at the begginig of my scripts (note, it didint worked until I removed the comments I had at my scripts).
thx! |
|
Back to top |
|
|
|