Page 1 of 1

!addcom Script

PostPosted: Tue Oct 23, 2012 12:52 pm
by dmarksbarber
Can anyone do a basic add command script so you can add a command through chat?
This would be really useful if anyone could come up with it.

I'd like it to be like
Code: Select all
!addcom !example example text

!addcom been the command to trigger the script
!example been the command you want to add
example text been the text that you want to add to the command

I'd also like a command where you can add a different permission level to the command
Code: Select all
!permcom !example *

!permcom been the trigger
!example been the command to edit
* been the level you want to change it to

and then lastly just a basic delete command command
Code: Select all
!delcom !example

!delcom been the trigger
!example been the command to be deleted.

Thanks, Dmark