this is a very simple script that gets the latest unique kills from your table
this was made to be easily included in your website with 1 line of code
Config
- SQL Connection
- Table name & Column names
- Desired Message (PlayerName has Killed Unique _timeformat ago)
- Limit
- Uniques Names
Images
Spoiler:Spoiler:
Need Help? do the following
- Use PHP 5.6 ~ 7.0
- Allow pdo_sqlsrv extension in your web server
- Edit SQL Connection details in config.php file
- Change your Uniques table name & Column names in config.php file
- Adjust the Message Shown to whatever you want make sure you don't change any string that starts with %
- add Unique names to the _unames array in config.php file
- copy the latestuniques folder to your website and include latestuniques/index.php in your index.php
- gg
i strongly recommend using Zend 8.5+ PHP 5.6 ~ 7.0
here's a files.fm link




Reply With Quote![[Release] Latest Unique Kills](http://ragezone.com/hyper728.png)

