ID:176266
![]() Jan 31 2003, 7:25 pm
|
|
Can I call a mob/proc inside client/North? If not, how would I acheive this?
|
Copyright © 2025 BYOND Software.
All rights reserved.
You can indeed. usr or src.mob would be the client's mob, so just call mob.theproc().
Lummox JR