I want a code for this:
When I use my verb "Choose" to choose a monster, that it create a copy of him from the panel to the screen and that it follows you.
Also, I would need the code to delete it when I use "Remove" on the monster.
Thx alot! :P
ID:268234
![]() May 3 2004, 4:22 am
|
|
something with
del(src)//this deletes the characters mob after they leave for sure =D You should try something with alert(switch("destroy monster ?","yes","no")) atleast i guess so =D |
The comment on that line isn't relevant to this code, so you shouldn't have included it. You also forgot to indent under if("yes").
Lummox JR |
mob |
Can any1 help me?