Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   observer (https://forums.graalonline.com/forums/showthread.php?t=77203)

xAndrewx 10-16-2007 08:35 PM

observer
 
hmm, i don't suppose there's a way to check if a players in observer mode or not?
[Via a flag...?]

would be cool if there was a flag to say that a player can enter observer mode to

Crow 10-16-2007 08:42 PM

There you go.

xAndrewx 10-16-2007 09:09 PM

tried those, they don't work on Era...

HTML Code:

player.isobserver
What does that return? true if a player is in observer mode?

Crow 10-16-2007 09:17 PM

I dont know, I unfortunately didnt have a chance to try it yet. Would make sense if it would do that though.

xAndrewx 10-17-2007 08:47 AM

damn, i need a way to check if the player can go observer, not that the player is observer.

zokemon 10-17-2007 10:26 AM

Just check the player's upgradestatus

Admins 10-17-2007 11:57 AM

if (player.trial) or if (player.upgradestatus=="trial")

xAndrewx 10-17-2007 06:36 PM

oh coool
thanks !!


All times are GMT +2. The time now is 07:49 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.