Bad Mojo's SG Page
I've kinda stopped working on this.

This page contains info for Sturmgrenadier members ONLY. Do *NOT* hand out this page or links from this page to anyone outside of Sturmgrenadier. I don't want to restrict this page to command or take it down because this page became public information.

This page is my easy reference for the code I've created for Sturmgrenadier and it's Portals. I play on Planetside for SG and most of my code may be Planetside specific. I'm open to requests to changes to take other SG portals into consideration.
TODO List
These are things I want to impliment, in the order of importance. This is all done on my own free time, so don't expect due-dates.
  1. New SGPS ribbon racks
  2. List of people in TS but not in DOSys (broken out by BG)
  3. Track/add alts to the player record
  4. Total TS2 integration.
  5. Track channels for SOP class attendence for PS Portal with TS individual stats.
  6. Track movement on the Top10 lists.
  7. Track TOTAL stats for Top10 list.
  8. Backup system for DB
  9. PS Certs and Ranks needs a better overall rework.
  10. PS Stat Sigs?
TeamSpeak Info
Currently these scripts show who is on a particular Teamspeak server at any given time. They only show up to two levels of channels. Normal users are green, channel commanders are red. The data used to be real time but now is updated on a five minute basis. This was done to keep the number of queries to the TS servers down. This five minute increment may change. They are a good tool for a second computer to be able to easily see who is on and what channel they are in.

The Planetside portal page is the most complicated script. It connected to a database and tries to figure out the persons in-game certifications. Asura created the initial icons and page layout for it. JeetSweebus, dropshadow, and Shadow3065 contributed icons as well to help fill out new certs. Thanks to all of them for their help.

TeamSpeak Graphs
Every hour, a script contacts the three SG TS2 servers and notes how many people are online. I have two graphs that use this data to show the past 24 hours and the past week.
Portal Past Day Past Week
Main (WWIIOL,AA,Syndicate)
Planetside
Warzone
World of Warcraft
TeamSpeak Individual Stats
These scripts show data collected from the Teamspeak Servers. The data includes when the person was last on, what channels they are in, wether they were channel commander, etc. The data is collected in five minute slices of time. This code has recently been overhauled to work with a MySQL backend.
Planetside Certs & Ranks
How many people in SG have which certs? This is based on characters in SG who have logged in during the past 2 weeks. These are somehwat under construction. PM me with questions.
Planetside Top 10
Targetron wrote this code. This has been adapted to use the Planetside character DB which is also used for DO purposes. Due to it's reliance on MyPlanetside info, it may not be accurate all the time.
Planetside Event Planner
This is a project by Skini. It allows sign-ups for events.
Feel free to send comments to: mojo@rps.net
All content and original artwork copyright © 2003-2004