jomjoms123
New member
- Messages
- 8
- Points
- 0
help how to add player commands? patulong new lang po ako sa hercules svn!
Put them in your /conf/groups.conf :>now i mean how can i add the commands how to enable into normal players
{ id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { /* no commands by default */ } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true }},
{ id: 1 name: "Super Player" inherit: ( "Player" ) /* can do everything Players can and more */ level: 0 commands: { /* informational commands */ commands: true charcommands: true help: true rates: true uptime: true showdelay: true exp: true mobinfo: true iteminfo: true whodrops: true time: true jailtime: true hominfo: true homstats: true showexp: true showzeny: true whereis: true /* feature commands */ refresh: true noask: true noks: true autoloot: true alootid: true autotrade: true request: true go: true breakguild: true channel: true } permissions: { }},
We use essential cookies to make this site work, and optional cookies to enhance your experience.