Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Zone (https://forums.graalonline.com/forums/forumdisplay.php?f=135)
-   -   Stats. (https://forums.graalonline.com/forums/showthread.php?t=63040)

SayianOozaru 12-28-2005 09:54 AM

Stats.
 
Well i see that my kills don't add up to my max kills, so i was wondering if you (Stefan) could add to the kills chart, all of the different bombs (proxi's, frag grenade, grenade, gas grenade, pumpkin grenade, green grenade, pipe bombs, taze bombs, etc.) Plz do this :(

haunter 12-28-2005 10:51 AM

Perhaps the kills chart should be a bit more organized, and aesthetically pleasing while you're at it. Put the chart into a GUI instead of only showing that ugly translucent showpoly. You could use a graphic that mimics the screens on the information kiosks, as if you were looking at it, and interacting with it. It could include buttons (Maybe 'touch screen' style) to navigate around with. Sayian, you're Graphics Staff on Zone, no? That would be a cool project that you could work on.

As for organization: You could organize the weapons by type: Melee, Side-arm, Rifle, Explosives (Fire Support). It would help cut down on the number of things on screen at once. I've noticed that the screen is already pretty fll. It's even missing a weapon or perhaps two already I believe... I may be mistaken on that though.

Organizing the statistics allows you to add more types of statistics as well... Perhaps an accuracy rating?
NPC Code:

Accuracy Rating =
(Number of shots taken that hit an opponent) /
(Number of total shots taken -
(Shots taken on drop ships while fooling around, etc)) *
100.



By adding an accuracy stat you change the way the game is played too... People won't shoot as many bullets towards their opponent as possible hoping to hit them, they will be more cautious.

Another division of stats that could be added are planets... You could let the user choose to view the stats for a specific planet, or of all the planets combined. Or perhaps have a side-bar in the gui that allows you to select which planets' stats are being used which would allow the user to view the stats of 1, 2, 3, (etc) or all of the planets' when calculated together. I doubt the server is set up to take into account the planet that a person is on when they kill someone with a red rifle, or a ER Pulsar, etc.

Right, well I hope that made sense. I went on a bit of a ramble there.

P.S. One more improvement that could be made to the statistic kiosks... Add some setshape2 to that baby! It's dumb that you can't walk behind it. :P

Wind_Master 12-28-2005 08:35 PM

Quote:

Originally Posted by haunter
Perhaps the kills chart should be a bit more organized, and aesthetically pleasing while you're at it. Put the chart into a GUI instead of only showing that ugly translucent showpoly. You could use a graphic that mimics the screens on the information kiosks, as if you were looking at it, and interacting with it. It could include buttons (Maybe 'touch screen' style) to navigate around with. Sayian, you're Graphics Staff on Zone, no? That would be a cool project that you could work on.

As for organization: You could organize the weapons by type: Melee, Side-arm, Rifle, Explosives (Fire Support). It would help cut down on the number of things on screen at once. I've noticed that the screen is already pretty fll. It's even missing a weapon or perhaps two already I believe... I may be mistaken on that though.

Organizing the statistics allows you to add more types of statistics as well... Perhaps an accuracy rating?
NPC Code:

Accuracy Rating =
(Number of shots taken that hit an opponent) /
(Number of total shots taken -
(Shots taken on drop ships while fooling around, etc)) *
100.


I LIKE IT!!!

darkkid 12-28-2005 09:01 PM

Quote:

Originally Posted by haunter
Perhaps the kills chart should be a bit more organized, and aesthetically pleasing while you're at it. Put the chart into a GUI instead of only showing that ugly translucent showpoly. You could use a graphic that mimics the screens on the information kiosks, as if you were looking at it, and interacting with it. It could include buttons (Maybe 'touch screen' style) to navigate around with. Sayian, you're Graphics Staff on Zone, no? That would be a cool project that you could work on.

As for organization: You could organize the weapons by type: Melee, Side-arm, Rifle, Explosives (Fire Support). It would help cut down on the number of things on screen at once. I've noticed that the screen is already pretty fll. It's even missing a weapon or perhaps two already I believe... I may be mistaken on that though.

Organizing the statistics allows you to add more types of statistics as well... Perhaps an accuracy rating?
NPC Code:

Accuracy Rating =
(Number of shots taken that hit an opponent) /
(Number of total shots taken -
(Shots taken on drop ships while fooling around, etc)) *
100.



By adding an accuracy stat you change the way the game is played too... People won't shoot as many bullets towards their opponent as possible hoping to hit them, they will be more cautious.

Another division of stats that could be added are planets... You could let the user choose to view the stats for a specific planet, or of all the planets combined. Or perhaps have a side-bar in the gui that allows you to select which planets' stats are being used which would allow the user to view the stats of 1, 2, 3, (etc) or all of the planets' when calculated together. I doubt the server is set up to take into account the planet that a person is on when they kill someone with a red rifle, or a ER Pulsar, etc.

Right, well I hope that made sense. I went on a bit of a ramble there.

P.S. One more improvement that could be made to the statistic kiosks... Add some setshape2 to that baby! It's dumb that you can't walk behind it. :P

Awsome idea, i would like some stats of things like, who has most death, highest gap between kills/deaths(proberly me :)) but alltogether a good idea and good thinking :).

SayianOozaru 12-28-2005 09:23 PM

I like the gui we have now for the weapons thing, but i could always do this. Now i just have to no how big the buttons would need to be :(

haunter 12-29-2005 02:56 AM

Quote:

Originally Posted by SayianOozaru
I like the gui we have now for the weapons thing, but i could always do this. Now i just have to no how big the buttons would need to be :(

The smallest screen resolution that's commonly used is 800x600. Try setting your resolution to that then open graal. Take note of how big the screen is when in the default window mode (By measurement of pixels). Make the GUI Screen that big, and porportion the buttons accordingly.

SayianOozaru 12-29-2005 06:49 AM

kk, i use 800x600 anyway :P i should be able to have it done by tomarrow, unless something more urgent is brought up (which i doubt) so you guys check this tomarrow sometime :)

haunter 12-29-2005 07:44 AM

Quote:

Originally Posted by SayianOozaru
kk, i use 800x600 anyway :P i should be able to have it done by tomarrow, unless something more urgent is brought up (which i doubt) so you guys check this tomarrow sometime :)

Post the line art first... maybe with some solid colours bucket fills if you want to start testing a colour scheme. Don't shade it until you're sure the line art is perfect.

SayianOozaru 12-29-2005 11:36 AM

i thought it was just going to be a normal black screen? >.< (like the current gui)

SayianOozaru 12-29-2005 10:38 PM

1 Attachment(s)
Sry bout the double post.

Here's the GUI (the big one (on top)) will/should be see thru (like the current one). I have added a little box that should display the character with the weapon/item he/she is using (bottom left). Them I added the 2 players. The one standing will be your ration of kills/deaths, the one laying down (supposed to be dead) will be how many kills you got. The players stats should show below the item/weapon/etc like the current GUI for it (how your stats show below the weapon, then u click the weapon to see high scores). Also added the DM planet, so that'll be dm high scores :) wasn't sure if i should put iracia on there (and ask if it could show how many times your team won the match) lemme no if i missed something :cool: now i'ma go eat lunch :redface:

*Edit

forgot to add the GUI XD lemme upload

Wind_Master 12-29-2005 11:03 PM

Quote:

Originally Posted by SayianOozaru
Sry bout the double post.

Here's the GUI (the big one (on top)) will/should be see thru (like the current one). I have added a little box that should display the character with the weapon/item he/she is using (bottom left). Them I added the 2 players. The one standing will be your ration of kills/deaths, the one laying down (supposed to be dead) will be how many kills you got. The players stats should show below the item/weapon/etc like the current GUI for it (how your stats show below the weapon, then u click the weapon to see high scores). Also added the DM planet, so that'll be dm high scores :) wasn't sure if i should put iracia on there (and ask if it could show how many times your team won the match) lemme no if i missed something :cool: now i'ma go eat lunch :redface:

*Edit

forgot to add the GUI XD lemme upload

Whats the guy standing up supposed to represent?

haunter 12-30-2005 12:19 AM

Quote:

Originally Posted by SayianOozaru
forgot to add the GUI XD lemme upload

Looks very plain... Doesn't look futuristic. It should look like the consoles on those information kiosks...

SayianOozaru 12-30-2005 12:55 AM

it's the same gui that Zone uses >.< you don't play often do you?>.<

the guy standing up represents the players ration (ex 5 kills : 1 death) and it would also have the high scores like maybe someone is 20:1 (ixi most likely:eek: )

haunter 12-30-2005 01:17 AM

Quote:

Originally Posted by SayianOozaru
it's the same gui that Zone uses >.< you don't play often do you?>.<

the guy standing up represents the players ration (ex 5 kills : 1 death) and it would also have the high scores like maybe someone is 20:1 (ixi most likely:eek: )

I know it's the Zone Gui... But that's not what the Statistics kiosks look like.

Wind_Master 12-30-2005 02:53 AM

Quote:

Originally Posted by SayianOozaru
it's the same gui that Zone uses >.< you don't play often do you?>.<

the guy standing up represents the players ration (ex 5 kills : 1 death) and it would also have the high scores like maybe someone is 20:1 (ixi most likely:eek: )

Ok sounds cool, my stats are like 50:1 but I dont play alot.

SayianOozaru 12-30-2005 08:22 AM

Quote:

Originally Posted by haunter
I know it's the Zone Gui... But that's not what the Statistics kiosks look like.

kiosks? e_e wtf does that mean? uh anyway that's crazy jin XD

darkkid 12-30-2005 08:37 AM

Quote:

Originally Posted by SayianOozaru
kiosks? e_e wtf does that mean? uh anyway that's crazy jin XD

if i kept my ixonnoxi account my kills/ deaths would be top of that without question i had like 500/4

Huwajux 12-30-2005 02:06 PM

Quote:

Originally Posted by SayianOozaru
kiosks? e_e wtf does that mean?

The "Press A here for help" things.

Wind_Master 12-30-2005 06:56 PM

Quote:

Originally Posted by SayianOozaru
kiosks? e_e wtf does that mean? uh anyway that's crazy jin XD

Thanks

Quote:

if i kept my ixonnoxi account my kills/ deaths would be top of that without question i had like 500/4
Try playing with ace and getting good stats. He was a beast. He might of been the best player ever.

darkkid 12-30-2005 09:01 PM

my stats are better than aces at current ^_^

SayianOozaru 12-30-2005 10:14 PM

ya and i no why :eek: ;) but go on keep tellin people ;)

Wind_Master 12-30-2005 10:57 PM

Quote:

Originally Posted by darkkid
my stats are better than aces at current ^_^

And ace was better but ill save this flaming for an other time.....Stats dont mean anything btw buck.

So when will this be added (if it does get added)?

darkkid 12-30-2005 11:37 PM

if stats dont mean anything, then why do you stay of your p2p to keep good stats? (Dont answer that)

MisterMastermind 12-31-2005 01:09 AM

Here comes the flame wars!

SayianOozaru 12-31-2005 01:46 AM

ya >.< and darkkid, it was ixi's acc, but he gave it to you >.< so it's not even ur stats >.< now plz stop *****in over stats, when/if this is put in, you'll be able to see there...i need to get Vulcan to tell Stefan to look at this thread and add it (or tell me what changes i need to make to it)

Wind_Master 12-31-2005 02:45 AM

Quote:

Originally Posted by darkkid
if stats dont mean anything, then why do you stay of your p2p to keep good stats? (Dont answer that)

I dont use my p2p because I rarely play zone.

jkool666 12-31-2005 06:48 AM

Both you shut up. Who cares what your stats are? No one post about it following this :S...

Great idea Haunter...

Huwajux 12-31-2005 11:39 AM

Quote:

Originally Posted by Wind_Master
I dont use my p2p because I rarely play zone.

Thats the smartest idea yet on how to spend your money!
Oh and after that offensive but nothing-else-to-say remark, please get on topic.

SayianOozaru 12-31-2005 11:56 AM

i'll try to get in contact with Stefan, but it'd be nice if someone could tell him bout this ^^


All times are GMT +2. The time now is 06:22 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.