The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Revealing
Author Message
Leonidas
Master
**

Posts: 277
Likes Given: 3
Likes Received: 13 in 12 posts
Joined: May 2013
Reputation: 1



Post: #1
Revealing
Trying to reveal a player after he casts a spell with on=@spellsuccess, but I can't seem to figure out how to remove the "invisible" flag from the player.
11-04-2015 10:52 AM
Find all posts by this user Like Post Quote this message in a reply
Criminal
Journeyman
*

Posts: 182
Likes Given: 38
Likes Received: 22 in 22 posts
Joined: Jun 2015
Reputation: 0

SantiagoUO.com

Post: #2
RE: Revealing
@spellsuccess
reveal

[Image: mfqAZnj.png]
Discord: SantiagoUO
Skype:
criminaluo
11-04-2015 05:17 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Criminal's post
Leonidas
Master
**

Posts: 277
Likes Given: 3
Likes Received: 13 in 12 posts
Joined: May 2013
Reputation: 1



Post: #3
RE: Revealing
Yeah I tried that and it did nothing
11-04-2015 05:31 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: Revealing
flags = <flags> &~ <statf_invisible>
(This post was last modified: 11-04-2015 06:37 PM by darksun84.)
11-04-2015 06:36 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes darksun84's post
pointhz
Journeyman
*

Posts: 148
Likes Given: 1
Likes Received: 55 in 28 posts
Joined: Oct 2013
Reputation: 1



Post: #5
RE: Revealing
Src.say
11-05-2015 05:50 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #6
RE: Revealing
you must use the REVEAL function

REVEAL statf_invisible
REVEAL statf_invisible|statf_hidden
etc

if you just use REVEAL (without args) sphere will assume "statf_invisible|statf_hidden|statf_sleeping" by default
11-05-2015 08:13 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Coruja's post
Leonidas
Master
**

Posts: 277
Likes Given: 3
Likes Received: 13 in 12 posts
Joined: May 2013
Reputation: 1



Post: #7
RE: Revealing
Yeah I read about the reveal somewhere in the revisions, but I don't have a nightly version, so I don't think my server recognizes that command, it's gives me an undefined keyword error.

But I used what darksun posted and it seems to be working fine, thanks everyone for the help.
11-05-2015 08:59 AM
Find all posts by this user Like Post Quote this message in a reply
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #8
RE: Revealing
Try this one.
spelleffect s_reveal 100.0
01-17-2016 12:05 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)