SkillAgentSearch skills...

ImageAPI

An Exiled plugin that allows you to spawn images in SCP SL

Install / Use

/learn @morgana-x/ImageAPI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ImageAPI Downloads

A work-in-progress Exiled plugin that allows you to spawn images in SCP SL.

This is not fully optimised (aka poorly made typically at 2am), consider if this is actually needed on your server, unless you want to muck around on a quiet one or something

Features

  • Image downscaling
  • Downloading from URLs
  • Culling (Hide images from players when too far away)
  • Spawning and despawning images pixel by pixel (or a few pixels at a time)
  • Rotation support
  • Unoptimised code :trolling:

Todo

  • Allow for images to be spawned on round start from config
  • Support for creating images with bullet holes (maybe)
  • Fix falling into ground glitch and serverside collider.... again (Just make the base's spawnedPrimitive public silly exiled :( )
  • linux support
  • pixel neighbour checks so less pixels are spawned

Commands

image

  • arguments: (string) filename (including .png on end etc)
  • aliases: img
  • description: Spawns image from local folder on server where you are looking, needs to be inside of Exiled/Configs/Plugins/ImageAPI/

imageurl

  • arguments: (string) url
  • aliases: imgurl
  • description: Spawns image from a url where you are looking, and caches the result in Exiled/Configs/Plugins/ImageAPI/

imageclear

  • arguments: none
  • aliases: imgclear
  • description: Clears all images and stops any that are spawning

Screenshot (4215) Screenshot (4217) Screenshot (4218)

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

C#

Security Score

70/100

Audited on Apr 22, 2024

No findings