DrGala
Joined: 06 Sep 2009 Posts: 2
|
Posted: Fri Sep 23, 2011 15:19 Post subject: MySQL SCO/RCO not working |
|
|
Hi everybody, I cannot have the SCO/RCO stuff to work on my server with NWNX 1.09.
By looking at the xp_mysql.txt I can see that:
o SCO located at 78f440.
o RCO located at 78f090.
* Hooking successful
Table for storing data exists, and I can correctly use the db from the game.
When the SCO/RCO functions are called I get:
* RCO query:
* Executing: SELECT player FROM pwobjdata WHERE player='DrGala' AND tag='Adaur Harbor' AND name='BimboPersistente'
* SCO query:
So it looks like the query to see if the row already exists in the table is correctly execute, but the SCO/RCO query (which I understand should be fired when calling the hooked game API StoreCampaignObject()) never takes place.
Any hint on what is going wrong?
Thanks a lot for your time and patience. _________________ Ladiun2 - Admin/Developer |
|