Skip to content

ufame/otakugifs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

OtakuGifs - Random anime gif in MOTD

Getting a random ANIME GIF in MOTD!

YouTube

Credits

Requirements

Usage

  1. Put the contents of the addons/amxmodx/scripting folder in the directory of your server (your_server_folder/cstrike/addons/amxmodx/scripting)
  2. Compile otakugifs.sma how to compile?
  3. Add otakugifs.amxx into your plugins.ini file
  4. Restart server or change map
  5. Type /gif in chat.
  6. Be happy!

Config

In the source code:

Set your anti-spam float value, above which players will not be able to use the /gif command.

const Float: ANTISPAM_TIME = 10.0

Releases

No releases published

Packages

No packages published

Languages