ID:162899
Nov 9 2007, 10:51 pm
|
|
How would I go about that?
|
In response to Saucepan Man
|
|
Thank you, I am familiar with bump, but whats a good tutorial to learn this (that isn't the DM guide >.>)
|
In response to PheonixReborn
|
|
This covers BASIC punching through bumpin AI... Get creative, add long range attacks, tricky sidesteps, a sense of fear etc.
Im sure you can code your own mob/AI/DeathCheck()...
Some procs you should lookup on DM reference (if youre not already familiar with them) are:
step
step_to
step_towards
step_away
step_rand (in my opinion, this is a crap proc)
get_dist
get_step
Bump
~I'm so friggin nice.