Author |
Message |
Topic: question of a newbbie |
Saulus
Replies: 3
Views: 6696
|
Forum: Database related Posted: Mon Jul 28, 2008 19:37 Subject: question of a newbbie |
Well lets say you had
int nPCvar = GetLocalInt(oPC, "SOME_VALUE");
string sPCvar = IntToString(nPCvar);
sSQL = "select id from table_name where table.id="+sPCvar;
SQLExec ... |
Topic: NWNX4 Leto |
Saulus
Replies: 24
Views: 49883
|
Forum: Development Posted: Sun Jul 27, 2008 1:57 Subject: NWNX4 Leto |
This won't work with NWNX 1.09 (log says incompatible plugin version)... I have to use 1.09 because I'm running x64 server 2003.
Would anyone be nice enough to update this for 1.09 please? |
Topic: XP MySQL 0.0.9 with SCO/RCO |
Saulus
Replies: 28
Views: 36283
|
Forum: Development Posted: Wed Jun 18, 2008 23:24 Subject: XP MySQL 0.0.9 with SCO/RCO |
Is this confirmed? I've had problems with the new version as well, I had some crashing. |
Topic: XP MySQL 0.0.9 with SCO/RCO |
Saulus
Replies: 28
Views: 36283
|
Forum: Development Posted: Thu May 22, 2008 18:07 Subject: XP MySQL 0.0.9 with SCO/RCO |
I don't know if I'm doing something incorrectly but it doesn't seem that the plugin is storing anything in the MySQL DB. Everything else works fine with SQL with the new plugin, but when attempting to ... |
Topic: Detoured NWNX 1.09 |
Saulus
Replies: 14
Views: 21730
|
Forum: Development Posted: Tue Mar 25, 2008 21:38 Subject: Detoured NWNX 1.09 |
Any chance the source will be released soon Papillon? |
Topic: SCO/RCO hook for MySQL plugin (finished) |
Saulus
Replies: 6
Views: 10782
|
Forum: Development Posted: Mon Mar 24, 2008 21:20 Subject: SCO/RCO hook for MySQL plugin (finished) |
Awesome plugin, just wish I could get it working with 1.09 on x64 |
Topic: Detoured NWNX 1.09 |
Saulus
Replies: 14
Views: 21730
|
Forum: Development Posted: Mon Mar 24, 2008 21:15 Subject: Detoured NWNX 1.09 |
Working beautifully on Sundren under Windows Server 2003 R2 Enterprise x64 with the new 1.12 patch.
Really hope we can get virusman's object functions and leto working with this soon, it kind of su ... |
|