Mob
Player
Press(A)
src.attack()
Is it possible?How i do that?
ID:270652
![]() Jul 14 2006, 12:06 pm
|
|
I wanna do something like
Mob Is it possible?How i do that? |
Flame Guardian wrote:
make a macro.dms, than put: > macro I Run it and it gives to me a error message like it dont have a macro defined for "A". |
Make sure you actually have the verb/proc made for it on the mob...
mob/verb/MCa - GhostAnime |
You have to have it run the verb, then. I encountered this "not defined" problem the other day. If you have anything like client/style or anything...delete those. Or put them in script files. Those were screwing up my game for some reason, so they're probably doing the same for you...if it still doesn't work, IM me on AIM(Digital Stompy) and I'll try to help you out more.
|
Digital Stompy wrote:
You have to have it run the verb, then. I encountered this "not defined" problem the other day. If you have anything like client/style or anything...delete those. Or put them in script files. Those were screwing up my game for some reason, so they're probably doing the same for you...if it still doesn't work, IM me on AIM(Digital Stompy) and I'll try to help you out more. Like client/view ? |
Maybe. If you don't need it, get rid of it. If you do need it, then you should implement it with your other client things. Try to keep all those around each other anyway, because they need to stay organized.
[edit] If that doesn't work, just IM me on AIM(Digital Stompy). I could help more if our messages came every few seconds instead of every 10 minutes. |
Digital Stompy wrote:
Maybe. If you don't need it, get rid of it. If you do need it, then you should implement it with your other client things. Try to keep all those around each other anyway, because they need to stay organized. Sorry, i dont have AIM =/ macro is anything wrong with that? |
OR: Just make it Center, or somthing on numpad..
Simple.