Yonko Posted October 5, 2012 Group: Members Topic Count: 166 Topics Per Day: 0.03 Content Count: 789 Reputation: 50 Joined: 04/16/12 Last Seen: July 8, 2022 Share Posted October 5, 2012 hi can i request a command like this @? when a player type "@? Who Drops Jellopy " he/she will warped to the GM Map with a chatroom he type in the @? thanks! Quote Link to comment Share on other sites More sharing options...
Bin4ry Posted October 5, 2012 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 782 Reputation: 82 Joined: 01/01/12 Last Seen: September 21, 2015 Share Posted October 5, 2012 Why not use @request instead? Quote Link to comment Share on other sites More sharing options...
Yonko Posted October 5, 2012 Group: Members Topic Count: 166 Topics Per Day: 0.03 Content Count: 789 Reputation: 50 Joined: 04/16/12 Last Seen: July 8, 2022 Author Share Posted October 5, 2012 wait lemme checked that @request thanks anyways Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 5, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: 13 hours ago Share Posted October 5, 2012 like this ? - script Sample -1,{ OnInit: bindatcmd("?",strnpcinfo(0)+"::OnAtCommand"); end; OnAtCommand: warp "prontera",155,181; end; } ingame type this in chatbox. @? Quote Link to comment Share on other sites More sharing options...
Yonko Posted October 5, 2012 Group: Members Topic Count: 166 Topics Per Day: 0.03 Content Count: 789 Reputation: 50 Joined: 04/16/12 Last Seen: July 8, 2022 Author Share Posted October 5, 2012 sir emistry is this without src editing? Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 5, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: 13 hours ago Share Posted October 5, 2012 well...in rAthena, you dont need any src mod for this since the src mod is added in rAthena but in other emulator..you have to diff the src mod yourself.. refer this r16471 Quote Link to comment Share on other sites More sharing options...
Question
Yonko
hi can i request a command like this @?
when a player type "@? Who Drops Jellopy " he/she will warped to the GM Map with a chatroom he type in the @? thanks!
Link to comment
Share on other sites
5 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.