Quote:
Originally Posted by Infamous
You should try placing the info from the database into temporary vars when the player connects and then give the player the weapon info from the vars instead of calling on MySQL every time they spawn.
|
That's not a big deal. This forum runs MySQL. Every time a user requests a page it sends about 15 queries. There are over 700 active users right now. You do the math.