UCP design - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: UCP design (
/showthread.php?tid=425156)
UCP design -
Vince - 24.03.2013
Please tell me if you like it and if I should add something. This is a very rough page still, and there's no underlying PHP code yet. This UCP is intended for screen resolutions of 1440x900 and up. The graph adapts itself to the window size, but it doesn't bode well on smaller resolutions.
Re: UCP design -
Luis- - 24.03.2013
I love that, cannot think of anything that could be changed. How did you code the distance traveled? I'd love to do something with that.
Re: UCP design -
InfiniTy. - 24.03.2013
Quote:
Originally Posted by -Luis
I love that, cannot think of anything that could be changed.
|
4char
Re: UCP design -
TheArcher - 24.03.2013
Quote:
Originally Posted by -Luis
I love that, cannot think of anything that could be changed. How did you code the distance traveled? I'd love to do something with that.
|
I think that he stores the values he travles in a database, then it get it into the website.
Re: UCP design -
Luis- - 24.03.2013
Quote:
Originally Posted by TheArcher
I think that he stores the values he travles in a database, then it get it into the website.
|
I was thinking more of how he scripted it via Pawn.
Re: UCP design -
TheArcher - 24.03.2013
Quote:
Originally Posted by -Luis
I was thinking more of how he scripted it via Pawn.
|
For example.
https://sampforum.blast.hk/showthread.php?tid=404367
you store the value you've traveled.
Re: UCP design -
Rock - 25.03.2013
Pretty nice.
I don't think you need to add more, it's awesome just the way it is.
Re: UCP design -
ColorHost-Kevin - 25.03.2013
Looks Nice, loving the design.
Re: UCP design - Guest9328472398472 - 25.03.2013
Looks legit, nice job.
Re: UCP design -
Macluawn - 25.03.2013
Quote:
Originally Posted by Vince
This UCP is intended for screen resolutions of 1440x900 and up.
|
That might be a problem. At least make the columns stack vertically on lower resolutions, so the UCP is usable
(look up responsive design).
The numbers on the graph look ugly, but other than that - great work.