hadie Posted July 20, 2016 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 86 Reputation: 1 Joined: 03/11/12 Last Seen: January 11 Share Posted July 20, 2016 i use eAthena thats not support bindatcmd script..can i know another way to make custom commands? example: this script for rAthena this is script that make command @test will call kafra cutin from grf - script atcmd_example -1,{ OnInit: bindatcmd "test",strnpcinfo(3)+"::OnAtcommand"; end; OnAtcommand: cutin "kafra",3; end; } but this script not support on eAthena.. may i know have other way to put this command? Quote Link to comment Share on other sites More sharing options...
0 15peaces Posted July 21, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 143 Reputation: 8 Joined: 02/11/13 Last Seen: 3 hours ago Share Posted July 21, 2016 (edited) this should be working on eAthena... maybe you'll need to patch manually: https://github.com/15peaces/3ceam-Patches/blob/master/bindatcmd_3ceam_r804(49a1fd6)%2B%5B15peaces%5D.patch Edited July 24, 2016 by 15peaces Quote Link to comment Share on other sites More sharing options...
0 Radian Posted July 20, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted July 20, 2016 I dont know if you can search a patch of bindatcmd for eA im sorry.. why not move to rA? Quote Link to comment Share on other sites More sharing options...
0 hadie Posted July 20, 2016 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 86 Reputation: 1 Joined: 03/11/12 Last Seen: January 11 Author Share Posted July 20, 2016 hi radian..thx for reply..i still use eAthena because rAthena not support old client....eAthena still support client that from 2006 Quote Link to comment Share on other sites More sharing options...
0 hadie Posted July 22, 2016 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 86 Reputation: 1 Joined: 03/11/12 Last Seen: January 11 Author Share Posted July 22, 2016 thx 15peaces..i appreciate Quote Link to comment Share on other sites More sharing options...
0 15peaces Posted July 24, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 143 Reputation: 8 Joined: 02/11/13 Last Seen: 3 hours ago Share Posted July 24, 2016 u're welcome. all patches on this repro are made for 3ceam and might be also working on eAthena. However, I only test them on 3ceam. ^^ Quote Link to comment Share on other sites More sharing options...
0 hadie Posted July 25, 2016 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 86 Reputation: 1 Joined: 03/11/12 Last Seen: January 11 Author Share Posted July 25, 2016 it really work..thanks very much Quote Link to comment Share on other sites More sharing options...
Question
hadie
i use eAthena thats not support bindatcmd script..can i know another way to make custom commands?
example: this script for rAthena
this is script that make command @test will call kafra cutin from grf
- script atcmd_example -1,{
OnInit:
Link to comment
Share on other sites
6 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.