Admin Sprite show

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

Admin Sprite show

Post by greenie »

This plugin allows admins to place signs over the head of other players/admins, you can place 1 sign pr player. And you can spesify what .spr files to use in a included
config file.

Install:

Install the plugin like any other.
Copy the sprites.ini to AMXX configs dir
Copy the .spr files to <mod>/sprites
Edit/Add new sprites by editing the sprites.ini file

Credits:
Ops in #AMXmod @ Quakenet for alot of help ( + AssKicker & CheesyPeteza )
Based on idea from: KRoTaL, StuD|MaN

Usage:
amx_sprite <name / #userid> <sign name> <time>
amx_sprite <name / #userid> <sign name>
amx_unsprite <name / #userid>

Changelog:

- Changed: Plugin now uses log_amx() instead to print errors if the sprite is not there ( so it shows in amxx log )
- Changed: Plugin will now break out of for() loop when it found the correct sprite name
- Changed: Plugin now has support for longer path names to amxx config folder
get plugin
get source
Post Reply

Return to “Admin Commands”