exdeath Posted December 13, 2005 Share Posted December 13, 2005 Basically I'm making my own, and I have the stat grabbing part done. I still have to do the image making one, but there are plenty of tutorials on that. My question is would it be more server friendly to a. save the values in mysql and call those to make the image, then run an update script every now and then. b. call the stats before making the image every time c. doesn't really matter. Offering 91 and 93 herblore assists. PM me in game. Link to comment Share on other sites More sharing options...
Blake16 Posted December 13, 2005 Share Posted December 13, 2005 id say use a php script to access database and im sure php can draw an image or add on to it you will just need to input some coordinates try googling Link to comment Share on other sites More sharing options...
exdeath Posted December 13, 2005 Author Share Posted December 13, 2005 Oh yeah I know how to make the image :) This is just dealing with whether I get the stats everytime the image loads or access the database with the stats every time the image loads. Offering 91 and 93 herblore assists. PM me in game. Link to comment Share on other sites More sharing options...
Lews_Therin Posted December 13, 2005 Share Posted December 13, 2005 Oh yeah I know how to make the image :) This is just dealing with whether I get the stats everytime the image loads or access the database with the stats every time the image loads. You should grab the stats every couple hours. Otherwise, the runescape site will be queried every time somebody loads the sig. It's up to you where to store the stats in the meantime. Link to comment Share on other sites More sharing options...
exdeath Posted December 13, 2005 Author Share Posted December 13, 2005 Yeah I guess I'll go with the database. This is only for me personally, and I know when I level. It's a little more work, but in the end I guess it would be less of a strain on the server I'm running it from. Offering 91 and 93 herblore assists. PM me in game. Link to comment Share on other sites More sharing options...
Mercifull Posted December 13, 2005 Share Posted December 13, 2005 You could perhaps have it update daily at some time when server load is low such as 4am or something and maybe have a button on your webspace somewhere which manually updates incase you level up loads in the morning and are desperate to have it updated. Mercifull <3 Suzi "We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12 Link to comment Share on other sites More sharing options...
exdeath Posted December 13, 2005 Author Share Posted December 13, 2005 Yeah I have the db and update script set up. I just need to run the script and all my stats are updated :). I just have to make an image now. Guess I'm going to have to look up the mechanics for the combat level now. Offering 91 and 93 herblore assists. PM me in game. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now