16.05.2013, 16:42
Hey i just woundered why no one released a Filterscript with commands for the console, so i just made a small one with currently 23 commands. (more are comming when i have time)
I use the modified dcmd define rcmd by Correlli.
So it's pretty simple to add more commands.
Plugins required:
sscanf2
NOTE: It needs to be loaded as Filterscript, because the commands won't work in a gamemode. See the wiki entry for OnRconCommand for further informations.
Greets ulbi1990
Commands:
/cmds
/cmds2
/credits
/kickall
/slapall
/cc
/freezeall
/unfreezeall
/blockchat
/allowchat
/healall
/killall
/allgod
/allgodoff
/kick <Playerid> <Reason>
/ann <Text>
* ulbi1990 slaps <Playerid> around a bit with a large trout.
/freeze <Playerid>
/unfreeze <Playerid>
/heal <Playerid>
/kill <Playerid>
/god <Playerid>
/godoff <Playerid>
The prefix can be changed in "line 35" to what ever you want./cmds
/cmds2
/credits
/kickall
/slapall
/cc
/freezeall
/unfreezeall
/blockchat
/allowchat
/healall
/killall
/allgod
/allgodoff
/kick <Playerid> <Reason>
/ann <Text>
* ulbi1990 slaps <Playerid> around a bit with a large trout.
/freeze <Playerid>
/unfreeze <Playerid>
/heal <Playerid>
/kill <Playerid>
/god <Playerid>
/godoff <Playerid>
I use the modified dcmd define rcmd by Correlli.
So it's pretty simple to add more commands.
Plugins required:
sscanf2
NOTE: It needs to be loaded as Filterscript, because the commands won't work in a gamemode. See the wiki entry for OnRconCommand for further informations.
Greets ulbi1990