![]() |
getareanpcs()
I would like to be able to use getareanpcs() clientside. Is this possible?
|
findareanpcs() should work on clientside, not sure about getareanpcs()
|
Oh, forgot about that one. That should work then, thanks.
|
what dose the function do?
|
findareanpcs() returns a list of npcs in the box given (x, y, width, height). The returned array has all objects as its members.
(So you can do like for (temp.n : findareanpcs(x, y, w, h)) echo(n.name); ) |
| All times are GMT +2. The time now is 08:54 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.