Server Help

Bot Questions - Negeitive point fixer

Agurus - Wed Jan 25, 2006 10:01 pm
Post subject: Negeitive point fixer
Can someone whip me up a plugin that fixes a players negetive score?
Instead of buying SCOREREST, and whiping their W:L, players can just do !fixscore or something like that too bot, and the bot will like take away 1.5 billion points (out of 2.1+billion).

I recall seeing this before somewere but not sure. If you need more info please ask.

-Ag
Cerium - Wed Jan 25, 2006 10:52 pm
Post subject:
Just have it do it automatically whenever you receive a score update that gives a player negative points...
Agurus - Thu Jan 26, 2006 9:28 am
Post subject:
How do you make it do it automaticly tongue.gif
Cerium - Thu Jan 26, 2006 1:13 pm
Post subject:
...umm...
The awesome power of event handling, perhaps?

Cerium wrote:
whenever you receive a score update that gives a player negative points...

Cyan~Fire - Thu Jan 26, 2006 3:43 pm
Post subject:
Just don't have your settings high enough to get negative points.
Cancer+ - Thu Jan 26, 2006 5:06 pm
Post subject:
yeah, knock your points down a bit.
Agurus - Thu Jan 26, 2006 9:19 pm
Post subject:
Well they are low enough I just need a plugin that would fix it, overtime some JP get insanely high (4-5 hours+ games).
Chambahs - Fri Jan 27, 2006 2:20 pm
Post subject:
ill tell you the same thing i told kewlair and RS, there is no need to use big numbers for JP and other point rewards. If you have an average jackpot of 1m and your normal burst costs 100k, just do the math and lower it down. Example:

Current Settings:

- Average Jackpot in zone is 1 Mil
- Average Kills are 10k
- Goals are 50k
- Bursts are 100k to buy
- Prox is 10mil to buy

New Settings

- Average Jackpot in zone is 10K
- Average Kills are 100 points
- Goals are 500
- Bursts are 1k to buy
- Prox is 100k to buy

Just because someone has "A million gazillion super duper billion" points, doesnt make it stand out more. It just causes more problems. If everything is still in perportion with the numbers, it will be the same with no negative points bug.

Also, if this were done in your zone, there would be no need for "a plugin that fixes a players negetive score".
Cyan~Fire - Fri Jan 27, 2006 6:36 pm
Post subject:
It didn't need 20 lines to explain that, but Chambahs is right. Too much inflation is bad for an economy.
BDwinsAlt - Fri Jan 27, 2006 9:23 pm
Post subject:
Opps ignore this post.
Muskrat - Sat Jan 28, 2006 3:04 am
Post subject:
Yeah, say you had 200k bursts and 2 mill jps, just lower it to 20k jps and 2k bursts.

Also, lowering the prices proportionately will work.
Agurus - Sat Jan 28, 2006 9:48 am
Post subject:
Yeah it isn't easy getting newbie players to understand the JP is at a lower ratio.
Chambahs - Sat Jan 28, 2006 10:40 am
Post subject:
So? Everyone can adapt to it. If they can adapt to new gameplay and new setts/lvz/maps, why cant they adapt to their JP being lower than normal? Plus Mr. 102 pop, you have a few newbies to spare now, right?
Cyan~Fire - Sat Jan 28, 2006 11:03 am
Post subject:
Just make an announcement in the news, if people don't understand, at least they'll accept it.
Agurus - Sat Jan 28, 2006 11:32 am
Post subject:
Yeah ok, I was never real good with the JP Meter settings but will give it a shot near the next scorerest.

And its Mr. 103

$
newb - Sat Jan 28, 2006 12:56 pm
Post subject:
Agurus wrote:
Yeah it isn't easy getting newbie players to understand the JP is at a lower ratio.


I'm sure the people at your zone aren't that retarded not to understand the jackpot has lowered.
Agurus - Sat Jan 28, 2006 1:51 pm
Post subject:
It woudl take a while to get it through half the players head.
D1st0rt - Sun Jan 29, 2006 12:22 am
Post subject:
which gives a distinct advantage to the others who are capable of basic number manipulation
Purge - Sun Jan 29, 2006 2:47 am
Post subject:
I made a real simple plugin for what you asked. Source included.
Agurus - Sun Jan 29, 2006 10:52 am
Post subject:
A little more info? Commands?
Purge - Sun Jan 29, 2006 11:28 am
Post subject:
Agurus wrote:
A little more info? Commands?


Why do you think I included the src?

!fixscore takes away 1.5 billion points if you have 2.1 billions points or over.
!fixer on/off toggles if the plugin is enabled/disabled.

It also checks every second if a player has 2.1 billion points or over. If so, it automatically takes away 1.5 billion points (which makes !fixscore obsolete, but whatever).
Chambahs - Sun Jan 29, 2006 12:08 pm
Post subject:
but ag, if you think about it, thats kinda stupid, because there will just be a limit of 2.1bil, how can players try to get top points in your zone? (Which is pretty much the reason of flagging zones) Why dont you just lower the points like we suggested and then players can actually compete for top points, instead of all of them at 2bil and then switching aliases because they dont wanna go back to 600mil
Cyan~Fire - Sun Jan 29, 2006 12:49 pm
Post subject:
Yeah, basically that plugin just removes the whole point of points altogether.
Cerium - Sun Jan 29, 2006 1:13 pm
Post subject:
I say you keep everything as is and change the name of your zone to "The Price is Right".

AFK 4 Life.
D1st0rt - Sun Jan 29, 2006 2:27 pm
Post subject:
It checks EVERY SECOND? why not just check on PlayerEntered, ScoreUpdate, PlayerKill, FlagVictory, that type of thing.
Purge - Sun Jan 29, 2006 2:46 pm
Post subject:
D1st0rt wrote:
It checks EVERY SECOND? why not just check on PlayerEntered, ScoreUpdate, PlayerKill, FlagVictory, that type of thing.


Ok, then Agurus can edit it to that. sa_tongue.gif

It'll only be a worry if other plugins loaded onto the bot checks for things every second too often, too.
Cyan~Fire - Mon Jan 30, 2006 12:01 am
Post subject:
Yeah, processors keep getting faster, d1s, why conserve cycles?
Cancer+ - Mon Jan 30, 2006 4:20 am
Post subject:
Cerium wrote:
I say you keep everything as is and change the name of your zone to "The Price is Right".

AFK 4 Life.


LOL! i agree.
D1st0rt - Thu Feb 02, 2006 5:37 pm
Post subject:
Cyan, having a fast computer doesn't mean you shouldn't try to have an efficient design.
Cyan~Fire - Thu Feb 02, 2006 9:17 pm
Post subject:
icon_sad.gif Don't you know me, d1s? I'm the most processor-conserving dude on this forum other than Ekted.
Chambahs - Thu Feb 02, 2006 10:09 pm
Post subject:
Thats why he did weeks of work converting C++ to ASM if i remember correctly.
D1st0rt - Fri Feb 03, 2006 1:46 am
Post subject:
I can detect sarcasm (Solo, though mysteriously absent atm, does happen to be on like 2 of my chats icon_wink.gif), but I'm afraid for what will turn out from those who can't.

It was like one of those "But seriously, folks..." type deals.

(I then would've had something clever to say here if I wasn't all woozled out on cold medication.)
Solo Ace - Fri Feb 03, 2006 2:05 am
Post subject:
YOU, SIR, HAVE NO IDEA.

Cyan, you're "processor-conserving", and you run Windows? sa_tongue.gif
Chambahs - Fri Feb 03, 2006 3:41 am
Post subject:
hes gotcha there icon_razz.gif
Cerium - Fri Feb 03, 2006 12:11 pm
Post subject:
Cyan, I conserved more processor cycles yesterday than you have over the last 5 years. Frowny face.
Cyan~Fire - Fri Feb 03, 2006 11:07 pm
Post subject:
I'd like to see your proof!

Solo wrote:
Cyan, you're "processor-conserving", and you run Windows? icon_razz.gif

Yeah, I like my games. Squiggly face.
Cerium - Sat Feb 04, 2006 1:31 pm
Post subject:
while(proof)
sleep(999999);
D1st0rt - Sun Feb 05, 2006 2:19 pm
Post subject:
Oh, bitch. You got jacked, bitch.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group