View Single Post
Author Message
Eden.Campo
Member
Join Date: Mar 2013
Old 07-27-2013 , 04:36   [ANY?] Func Control
Reply With Quote #1

Func Control

Description:
Use this to run entity inputs on various entities in your server.

Installation::

Download the attached .smx and place in your sourcemod/plugins folder

Known Bugs:
None.

Commands:
sm_func_control <func_name> <input> - Run a input on all the <func_name> entities.
sm_func_look <input> - Run a input on the entity you are looking at.
sm_func_details - Get details about the entity you are looking at.
sm_func_teleport <func_name> - Teleport all <func_name> entites to yourself.
sm_func_look_teleport - Teleport the entity you are looking at to yourself.
sm_func_create <model_path> - Create a prop_physics_multiplayer entity with the <model_path> you choose.


Feel free to post suggestions and requests of new features.

--
Compiling requires morecolors.inc
Attached Files
File Type: sp Get Plugin or Get Source (func-control.sp - 473 views - 4.9 KB)
File Type: smx func-control.smx (11.2 KB, 416 views)

Last edited by Eden.Campo; 07-27-2013 at 05:00.
Eden.Campo is offline