Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Feature request (https://forums.graalonline.com/forums/forumdisplay.php?f=194)
-   -   getareanpcs() (https://forums.graalonline.com/forums/showthread.php?t=76227)

zokemon 08-12-2007 04:56 AM

getareanpcs()
 
I would like to be able to use getareanpcs() clientside. Is this possible?

Admins 08-12-2007 11:31 AM

findareanpcs() should work on clientside, not sure about getareanpcs()

zokemon 08-12-2007 12:13 PM

Oh, forgot about that one. That should work then, thanks.

theHAWKER 08-14-2007 04:06 AM

what dose the function do?

zokemon 08-14-2007 05:09 AM

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.