Jump to content

Tagging System 1.0

   (0 reviews)

About This File

This is a very simple tagging plugin that I made for the map/mod test server that I use.

It seems to do what I want it to but if there is something wrong with the code I'm sure someone will let me know. keep in mind I know very little of making ssgm plugins.

How it works:

Basically it keeps track of scores over a period of a month and tags a player based on the scores they have accumulated; the tags are updated when a player joins or when a new level loads.

The scores and current month are stored in a file in the server folder called scores.txt; this file gets created if it does not exist.

At the beginning of a new month all data gets deleted.

The scores (which cause the tag updates), and the tag titles are read from the ssgm.ini file so that they can easily be changed.

By: roszek

;Add to the ssgm.ini file.[TaggingSystem]tag1=Generaltag2=Lieutenant Generaltag3=Major Generaltag4=Brigadier Generaltag5=Coloneltag6=Lieutenant Coloneltag7=Captaintag8=First Lieutenanttag9=Second Lieutenanttag10=Sergeant Majortag11=First Sergeanttag12=Master Sergeanttag13=Sergeant First Classtag14=Sergeanttag15=Corporaltag16=Private First Classtag17=Privatescore1=130000score2=105000score3=92000score4=82000SCORE5=72000score6=65000score7=58000score8=51000score9=44000score10=37000score11=30000score12=23000score13=17000score14=11000score15=5000score16=2500


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.