Hello again. I really need to know how to do this:When a player fires a spell at someone, and the other player fires spell before the other players spell hits them, and both of there strengths are the same, how would I possibly make it so that both of the spells crash into eachtoher, and explode?
Non-PC
ID:268227
May 1 2004, 4:40 am
|
|
In response to Kappa the Imp
|
|
Kappa the Imp wrote:
I can't code the whole thing, but this is all I know up to: mob/var/firing = 0 For future reference, there's absolutely no point in posting code that doesn't work and doesn't even answer the question.
|
In response to Lummox JR
|
|
Lummox JR wrote:
Kappa the Imp wrote: mob/var/firing = 0 For future reference, there's absolutely no point in posting code that doesn't work and doesn't even answer the question.
Lummox, can you please help me out then? |
I can't code the whole thing, but this is all I know up to: