What programming language is used to make one of these combat routines? Also, what folders contribute to the routine, say in MudAssist? I think if I get those bits of information, I might just work on routines myself.
What programming language is used to make one of these combat routines? Also, what folders contribute to the routine, say in MudAssist? I think if I get those bits of information, I might just work on routines myself.
Kupo is the basic routine supplied by the buddy people. They are writing it in C#. After poking around in there, I recommend looking at Kain, and or YourRaidingBuddy. The person who writes YourRaidingBuddy has a small, if incomplete, tutorial on how to use his base to write combat routines.