PDA

View Full Version : [REQ] Move map objects


rodrigo286
08-03-2011, 12:58
I need a plugin that I can move items on the map as in the amxmodx basebuilder, for example, the plugin will allow entities to move or func_door func_movelinear or other available.

Regards.

Peace-Maker
08-03-2011, 16:44
Try EntControl (http://forums.alliedmods.net/showthread.php?t=157075)

rodrigo286
08-03-2011, 20:14
Thanks for plugin... :wink:

I put the following config in entcontrol_entities.cfg

"EntControl_Entities"
{
"func_brush"
{
"Enable"{}
"Disable"{}
"EnableShadows"{}
"DisableShadows"{}
}
}

For func_brush only be moved by the command + sm_entcontrol_grab.

But it did not work, why?

Regards.

LeGone
09-27-2011, 08:42
Are you using the admin-threaded plugin to load the admins ?
Thatīs currently not working :(

Edit:
Works now ^^