Yonko Posted October 5, 2012 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
Yonko Posted October 5, 2012 Author Posted October 5, 2012 wait lemme checked that @request thanks anyways Quote
Emistry Posted October 5, 2012 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
Yonko Posted October 5, 2012 Author Posted October 5, 2012 sir emistry is this without src editing? Quote
Emistry Posted October 5, 2012 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
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!
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.