View Single Post
Author Message
rhelgeby
Veteran Member
Join Date: Oct 2008
Location: 0x4E6F72776179
Old 01-15-2013 , 07:46   [ANY] ConfigList 1.1
Reply With Quote #1

ConfigList

This is a general purpose tool that will execute config files added to a named list. Currently it has two modes for execution: sequential and random (a single random file is executed).

Everything is done through console commands and the plugin itself does nothing automatically. Lists are global, so it's a good idea to use a prefix on list names.

Commands

cfglist [name]
Displays all named lists or the contents of a list.

cfglist_create <name>
Creates a named list.

cfglist_delete <name>
Deletes a named list.

cfglist_add <name> <path>
Adds a config entry to a list. Path is relative to the cfg folder.

cfglist_remove <name> <path>
Removes a config entry from a list.

cfglist_exec_random <name>
Execute a random config file in a list.

cfglist_exec_list <name>
Executes every config file in a list sequentially.

Download
Source repository is available on Google Code: sm-configlist
Attached Files
File Type: zip configlist-1.1-r9.zip (27.3 KB, 300 views)
__________________
Richard Helgeby

Zombie:Reloaded | PawnUnit | Object Library
(Please don't send private messages for support, they will be ignored. Use the forum.)

Last edited by rhelgeby; 01-23-2013 at 06:03.
rhelgeby is offline
Send a message via MSN to rhelgeby