Servers are NOT down, but serverstatus is screwed
Moderator: Event DM
-
- World Advisor, Co-founder
- Posts: 15149
- Joined: Fri Sep 14, 2001 9:48 pm
- Timezone: GMT-5
- Contact:
Servers are NOT down, but serverstatus is screwed
Patch 1.32 destroys the ability of the current serverstatus script to work. We are aware of the problem and are working around it. You will have to look on gamespy or try some trial and error in the meantime.
"Truth has no form."
--Idries Shah
--Idries Shah
- Scurvy_Platypus
- Scholar
- Posts: 1211
- Joined: Mon Feb 17, 2003 12:12 am
- Location: Princeton, NJ. USA (GMT -5)
Don't know if it's of any use.....
http://nwvault.ign.com/Files/scripts/da ... 8910.shtml
http://nwvault.ign.com/Files/scripts/da ... 8910.shtml
This is an alteration of Papillon' original php web status script to work with the 1.32 changes. Version 1.32 broke the original script, and closed off the player list queries. I include a nwnx database updating system in an erf that must be added to your module. NOTE: Requires mySQL database (Access may work with sql changes). The system updates a database table via nwnx, every heartbeat, or every couple of heartbeats (code included, pick one). The table tracks levels, classes, xp, dm or not, and a bunch of other things are stored on first entry. It uses a last_seen value to show who is currently on.