hendra814 Posted August 2, 2016 Posted August 2, 2016 Hi there, i'm making custom script for VIP system using NPC. using atcommand "@vip 1hour "strcharinfo(0)+""; the result always shown VIP failed. and i look at the doc folder and look into Script_command.txt i'm found this *enable_command; *disable_command; These commands toggle the ability to use atcommand while interacting with an NPC. The default setting, 'atcommand_enable_npc', is defined in 'conf/battle/gm.conf'. but when i'm looking into gm.conf, that's option not found. Quote
0 hendra814 Posted August 2, 2016 Author Posted August 2, 2016 Thanks @Tarts i'm modified into atcommand "@vip +1h "strcharinfo(0)+''; and now it's working Quote
0 Start_ Posted August 2, 2016 Posted August 2, 2016 (edited) atcommand "@vip +2h "+strcharinfo(0)+""; Edited August 2, 2016 by TARTs 1 Quote
Question
hendra814
Hi there, i'm making custom script for VIP system using NPC.
using atcommand "@vip 1hour "strcharinfo(0)+"";
the result always shown VIP failed.
and i look at the doc folder and look into Script_command.txt
i'm found this
but when i'm looking into gm.conf, that's option not found.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.