Problem description:
How do i make it so that when i click on a player it shoots just like when u click on the turf.I have this code so far...:
turf
bang
Click()
missile(/obj/bullet, usr, src)
ID:146384
![]() Jul 5 2005, 3:46 pm
|
|
![]() Jul 5 2005, 4:43 pm
|
|
chang the turf to mob
|
well it depends on how your mobs are set up if there just mob or mob/whatever and i haven't really tested ether you can try this one
mob/Click(mob as M) |