The tutorial for the AI system didn't work for my game.
It would have like 27 errors.
ID:292229
![]() Apr 5 2011, 12:52 pm
|
|
I don't know the HTML code for the box. But it's from Falacy's AI Tutorial. If you could tell me the HTML then maybe someone could tell me my Flaws. :l
|
Mner2 wrote:
I don't know the HTML code for the box. But it's from Falacy's AI Tutorial. If you could tell me the HTML then maybe someone could tell me my Flaws. :l <dm>CODE</dm> mob/verb/hi(t as text) |
mob/Enemies/proc/CombatAI() |
http://www.byond.com/members/Falacy/forum?id=11648&single=1
Don't know how you managed 27 errors on 10 lines of code, but you most likely don't have a Player type mob, or an Attack verb. You can't just copy and paste random code into a random project and expect it to work. |
Just use this page for tag information.
:] Thanks and try again!