I am trying to make a Bump()
and i cant quite get it
i read the f1 thing about it and it said to do Bump(mob/obsacle)
well i did and nothing happened
this is what i have
mob/Imp
icon = 'Imp.dmi'
Bump(mob/Imp)
Battle()
i dont know what else to do
i have tried
Bump(mob/Imp in oview(1))
and that doesn't work so i dont know what to do. So can someone please help me
Thanks alot
ID:179433
![]() Dec 27 2001, 7:47 pm
|
|
That should be more or less what you're looking for.