so far i have the thing to chalenge the usr, now all i have to do is make it to where they can accept,
here is what i have so far:
challenge(mob/M as mob)
set src in oview(1) src << "You have insulted my honer! I challenge you to a Duel!"
this is one of the last things i need to do before i can go on with making my game
ID:179781
Nov 7 2001, 9:24 pm
|
|
The easy way of doing this is using the alert proc
Example:
I was bored so I gave you a freebie.