turf |
But when I do this...
mob/defenders/Click() |
Nothing happens. Is it because I used new(src) to put new people on the right place? If so, what's another way?
ID:164166
Jul 12 2007, 7:51 am
|
|||
I'm having trouble with click...
But when I do this...
Nothing happens. Is it because I used new(src) to put new people on the right place? If so, what's another way? | |||
#1 Jul 12 2007, 9:26 am
|
|
Have you set a default icon for /mob/defenders? Are you actually clicking the /mob/defender when you expect to "hi" output?
| |