Skip to content

To ease the flow of information between different SA-MP servers in order to offer reputation records about players.

Notifications You must be signed in to change notification settings

SysadminJeroen/samp-reputation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

SAMP-Reputation

To ease the flow of information between different SA-MP servers in order to offer reputation records about players.

Functions

  • reputation::add_source(name[], url[], weight)
  • lookup(playerid)
  • lookup(ip[])

======= api contains the api, this is here to manage your own blacklist/replist.

filterscripts contains example scripts using samp-reputation.

pawno/include contains the samp-reputation includes, this is here to get the information from a replist.

Feel free to fork this project!

Examples

Please refer to filterscripts/reputation.pwn

About

To ease the flow of information between different SA-MP servers in order to offer reputation records about players.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages