AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   News (https://forums.alliedmods.net/forumdisplay.php?f=16)
-   -   New Forum Features (https://forums.alliedmods.net/showthread.php?t=15306)

BAILOPAN 07-15-2005 03:33

New Forum Features
 
HAPPY VALENTINE'S DAY! I've recoded some ancient stuff in the forums for everyone to play with.

Plugin Posting - By popular demand, there are now two forums for plugins - Unapproved and Approved. Rather than trash plugins or search for ones that need to be approved, this makes it much easier for moderators and plugin developers. The forums are called "New Submissions" and "Approved Plugins" (you may only post new plugins to the former).

Plugin Ratings - The old complicated rating formula has been ditched. Now, every vote counts as simply one vote (your rating is the total score divided by the number of ratings). You can only rate approved plugins now, as each rating affects your karma.

Karma - Karma is no longer a few meaningless blue blocks! It's a volatile number affected by your peers, enemies, and the quality of the plugins you post. Everyone's initial karma count was determined by the ratings of the approved plugins they had posted. You can see your karma in your profile or on posts. The + means "add karma" and the - means "subtract karma", and you can give or take karma to a certain number of people per day.

Read on for more information about karma and update news!

The exact karma rules are as follows:
Every day (24 hours) you can affect five people. Of those five people, you can only affect the same person three times. The first time you affect a person, it's for free. However, if you affect them again within a 24-hour period, you lose karma points - 1 if you give them karma, 2 if you subtract. This is to prevent people from going on vengeful karma-burning sprees.

If you have less than -10 karma, you cannot affect anyone else's karma negatively. If you have less than -15 karma, you cannot affect anyone else's karma at all. If you have less than -20, you are automatically assigned the rank of "Troll" (which will be removed once you get back above -20). Furthermore, you cannot post plugins. There is no limit to how negative or positive you can get.

For every rating on an approved plugin that you've posted, you can lose or gain karma. A rating of 3 or greater is +1, a rating of 1 is -1. A positive modifier (like Useful) is also +1, while a negative modifier like Redundant is -1.

The karma system is meant to be a way to reward people who make insightful posts and detract people from posting nonsense or annoying things. Use it as a reward system for people who do well :]

What's the next update?
Upcoming things for AMX Mod X -
More forum revampments, new web compiler, more karma features for moderators, benefits for people with high karma, and a forum contest (more details to follow).

After that, I am hoping to release Metamod 1.18 and AMX Mod X 1.1-RC1 within the next week or so. This update will be an action-packed release with all sorts of new goodies, including an official AMX Mod X editor, a brand new installer, and an AMX Mod X core that is lighter on CPU usage.

Thanks for your support, and enjoy!

(Thanks to twistedeuphoria for helping beta testing the new stuff)

v3x 07-15-2005 05:56

I'm going to have to get used to this whole new karma thing, and also with the seperate plugins thing. But good job whoever did the coding for it. ;)

DahVid 07-15-2005 06:30

Sweet.
God AMXMODX 1.1 will be an orgasmic experience.
:lol:

RaD-PimP 07-15-2005 07:11

Should the thread "Porting AMX Mod plugins" be in the new submissions forum not approved forum?

PM 07-15-2005 07:16

i liked the blue blocks more... :D

LynX 07-15-2005 08:16

Code:
if ( karma < 0 ) { client_print(id, print_chat, "AAARRRRGGGGHHHHHHHHHHHHHHHHHHH") } else if ( karma = 0 ) { client_print(id, print_chat, "lol, why I dont have any karma?") } else if ( karma > 0 ) { client_print(id, print_chat,"thnx BAIL XD") } else if ( TROLL[id] !=0 ) { commit_suicide(id) make_deathmsg_fully_customizable("BAILOPAN killed LynX with TROLLATTACK") }

I think I don't need to express any more feelings about this now :shock:

Yuri 07-15-2005 11:11

yea, I'm starting to kinda hate teh karma stuff...

D_Hawk 07-15-2005 11:12

Careful Yuri you may be a troll eventually :wink:

I kinda like it, mine isn't too bad, at least it's positive. Good job devs.

BAILOPAN 07-15-2005 11:14

I did the coding, all in one day. *phew* :]

PM 07-15-2005 12:09

Quote:

Originally Posted by BAILOPAN
I did the coding, all in one day. *phew* :]

/me claps

Good job BAIL!


All times are GMT -4. The time now is 07:34.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.