hendra814 Posted August 2, 2016 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 7 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 hendra814 Posted August 2, 2016 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 7 hours ago Author Share Posted August 2, 2016 Thanks @Tarts i'm modified into atcommand "@vip +1h "strcharinfo(0)+''; and now it's working Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted August 2, 2016 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 18 hours ago Share Posted August 2, 2016 (edited) atcommand "@vip +2h "+strcharinfo(0)+""; Edited August 2, 2016 by TARTs 1 Quote Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.