Yoga Posted November 9, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 66 Reputation: 1 Joined: 06/06/12 Last Seen: November 8, 2016 Share Posted November 9, 2012 if player use command @at / @autotrade auto change body to Black [ Like > ] @option:6 Example Picture http://i1327.photobucket.com/albums/u669/lopaktikey2012/adadas.jpg Quote Link to comment Share on other sites More sharing options...
Euphy Posted November 9, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted November 9, 2012 - script Autotrade -1,{ OnInit: bindatcmd("autotrade",strnpcinfo(0)+"::OnAutotrade"); bindatcmd("at",strnpcinfo(0)+"::OnAutotrade"); end; OnAutotrade: atcommand "@option 6"; atcommand "@autotrade"; end; } Quote Link to comment Share on other sites More sharing options...
Yoga Posted November 9, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 66 Reputation: 1 Joined: 06/06/12 Last Seen: November 8, 2016 Author Share Posted November 9, 2012 Error [Error]: Loading NPC file: npc/custom/vendingg.txt script error on npc/custom/vendingg.txt line 3 parse_line: expect command, missing function name or calling undeclared fun tion 1 : { 2 : OnInit: * 3 : 'b'indatcmd("autotrade",strnpcinfo(0)+"::OnAutotrade"); 4 : bindatcmd("at",strnpcinfo(0)+"::OnAutotrade"); 5 : end; 6 : OnAutotrade: 7 : atcommand "@option 6"; 8 : atcommand "@autotrade"; Quote Link to comment Share on other sites More sharing options...
Euphy Posted November 9, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted November 9, 2012 That's because you aren't using rAthena. Either switch to rA or switch to a source request. 1 Quote Link to comment Share on other sites More sharing options...
Yoga Posted November 9, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 66 Reputation: 1 Joined: 06/06/12 Last Seen: November 8, 2016 Author Share Posted November 9, 2012 Yeah, i using 3Ceam xD..btw thank for script Quote Link to comment Share on other sites More sharing options...
Question
Yoga
if player use command @at / @autotrade
auto change body to Black [ Like > ] @option:6
Example Picture
http://i1327.photobucket.com/albums/u669/lopaktikey2012/adadas.jpg
Link to comment
Share on other sites
4 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.