Search found 3 matches
- Fri Feb 07, 2003 4:44 pm
- Forum: Avlis News
- Topic: APS/NWNX released
- Replies: 143
- Views: 138713
Thanks
Papillon, Thanks for your answers. We are still trying to track down the jitter, those answers will help. The SQL statements are very quick. So, I don't think that is the problem. In the Win XP on dual 1 GHZ-class machines, are you saying that each machine has two CPUs or each machine is a 1 GHz CPU...
- Thu Feb 06, 2003 3:57 pm
- Forum: Avlis News
- Topic: APS/NWNX released
- Replies: 143
- Views: 138713
Getting information from a PC that is logging off is spotty at best but I can probably help you with the get/set location on rest. <the following code is straight from my head. No guarantees that it will compile> object oPC; oPC = GetLastPCRested(); location lLoc; lLoc = GetLocation(oPC); SetPersist...
- Wed Feb 05, 2003 8:00 pm
- Forum: Avlis News
- Topic: APS/NWNX released
- Replies: 143
- Views: 138713
Dev from NWNOnline
We are experiencing serious lag and jitter from using NWNX. Couple of questions for the devs at Avlis: 1) Are you using MySQL for your database? 2) Whatever DB you are using, are you creating relational tables for data? IE. Are you using DB statements other than Set/GetPersistent*? Example: "Select ...