ID:176507
Jan 7 2003, 1:59 pm
|
|
How would i make it possible to if you click the verb Pickpocket that you steal a random item from the other player next to you?
|
Jan 7 2003, 2:02 pm
|
|
Koolguy900095 wrote:
How would i make it possible to if you click the verb Pickpocket that you steal a random item from the other player next to you? mob/verb/Pickpocket(mob/M in oview(1)) // Look for a mob 1 tile away |