ok befor i even asked this i went out and looked for some battle systems libraries and demons i might hav missed 1 or 2 but i dont think i did its all turn based or click fight
and i dont want that i want a code that when i fight i use the attack verb i tryed makin 1 out of some of the libraries and demons it came up with 37 errors so what im look for if any one out there could tell me where to get it or find it a battle system that is attack verb use and lets monsters wander around and attack me and other players and i did hav a look at monster ai as well and that was no help can anyone out there help me
ID:174967
![]() Jun 28 2003, 9:11 pm
|
|
when i click on the link a page comes up and there is nothing there but this
Latest Version [Alpha] Forum Date Added: 6/28/03 Subscribe today! any donation amount accepted get full access with BYOND Passport This Battle system is unique in the fact that your escapes can only be blocked if your cornered between the enemy and another enemy/solid object or turf, the turns go as folows: Your attack, damage above 0 check: enemy death check: enemy counter attack: damage above 0 check: you death check: end turn it is fairly simple to understand and use i dont know if thats is what is spose to be there but it kinda does not help me cuase im only new at coding thx for trying ta help me war_master66 |
Xaphan wrote:
when i click on the link a page comes up and there is nothing there but this That means you're not subscribed, and you have to be subscribed to download it. |
Look at Zilal's tutorial. It's how I learned and it shows you how to make a simple verb-based attack system.
|
If you want a turn based Ghaleon made a nice one.
http://developer.byond.com/hub/Ghaleon/RandomCombatWithPvP |
hope it helps its not turn based or click based