Jump to content

FrankP

Members
  • Posts

    5
  • Joined

  • Last visited

FrankP's Achievements

0

Reputation

  1. so to come back to this, I swapped over to sqlite to at least make sure everything would run through properly for saving to a db. I tried using the 32bit dll but it showed not a valid win32 program which is right. So I swapped over to the 64bit and it threw the error "the specified procedure could not be found". So I'm at an impasse here on how to get things up and running and could use some help.
  2. After some actual diggin, it does turn out that you cant use 32bit dlls with 64bit programs. guess i'll have to work on recompiling it.
  3. I realize this isn't the mod section, but it's more to do with the whole scope of things. So I'm trying to save things to mysql and it's just not working. I'm using a dll that interacts between lua and libmysql, but for some reason, the server is saying it's not a valid win32 dll when i know for a fact it is. I suppose it could be due to the server being 64bit? But I wouldn't think that should affect it.
  4. Awesome. I got it running. Thank you!
  5. So I'm trying to figure out how to get my script to run, but it doesn't. I have it located in the systems folder. Am I missing something?
×
×
  • Create New...