ID:178957
 
I am wondering how i could make a macro with the number 5 call the talk proc instead of having to push shout or say or what ever talks
if you could help me or show me somethings that would be very genorus of you
^
misspelled
mob/verb/Talk(mob/M in world, T as text)
M << "[usr] says [T] to you."


Now create a new dms file and add this

macro
center return "Talk"


In response to Nadrew
so if i wanted to make the 4 key a macro i would put
macro
leftcenter return "what ever"
or would i space left center
or is that even right
oh yah and thanx for showin me the macro
In response to Stimpy
you cant use the 4 key as a macro I think because it is an arrow button.
In response to Canar
ok what would i do to make the 7 key pad a macro
In response to Stimpy
that one is technically an arrow key too but I must be missing something because in DWO they have 7 as a macro. I dont know maybe someone else does.
In response to Canar
Well i've tried to call i Home like the key is called
i've tried topleft,top left,top_left
non of them has worked
if you know how please tell me thanx alot man
In response to Stimpy
Try northwest.
In response to Vortezz
Doy how dumb of me
well thanx Vortezz and nadrew for helpin