C canditw New member Messages 78 Points 0 Apr 21, 2016 #2 So I've added a few custom atcommands and was wondering how do I add them to the list of commands which appears when a player types @commands
So I've added a few custom atcommands and was wondering how do I add them to the list of commands which appears when a player types @commands
bWolfie I'm the man Messages 850 Points 0 Location Alberta, Midgard Github bWolfie Emulator Apr 21, 2016 #3 You need to edit it into conf/groups.conf, alias/alt commands (if any) in conf/atcommand.conf. And I think upon failure help message is conf/help.txt.
You need to edit it into conf/groups.conf, alias/alt commands (if any) in conf/atcommand.conf. And I think upon failure help message is conf/help.txt.
C canditw New member Messages 78 Points 0 Apr 21, 2016 #4 Hmm i tried this but this error is appeearing. pc_groups:read_config: non-existent command name 'dailyrewards', removing... (conf/groups.conf:100) Click to expand...
Hmm i tried this but this error is appeearing. pc_groups:read_config: non-existent command name 'dailyrewards', removing... (conf/groups.conf:100) Click to expand...
D Dastgir Core Developer Messages 3,805 Points 0 Discord Dastgir#1460 IRC Nickname Dastgir Github dastgirp Emulator Client Version 2019-02-28 RE Apr 21, 2016 #5 We currently don't support it, you may need to manually edit @commands from AtCommand.c and show @dailyrewards
We currently don't support it, you may need to manually edit @commands from AtCommand.c and show @dailyrewards