Jump to content
  • 0

How to Disable NPC Hidden Shadow


GiovanT

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  07/21/16
  • Last Seen:  

Hello Guys, i want to ask how to disable that shadow...

sorry if i wrong section since i dunno where to put this question...

 

Untitled-1.jpg

Edited by GiovanT
Link to comment
Share on other sites

13 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  152
  • Reputation:   77
  • Joined:  06/13/15
  • Last Seen:  

On 6/29/2017 at 10:44 PM, GiovanT said:

yeah its disapear, but no NPC lol... i just wanna fix that circle shadow without disable the NPC

 

you can't actually fix/remove the circle ( it's not a bug or something ),  only GM can see that circle cause there's a hiding npc, so i don't think that the players will be able to see it only gms

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

where is it ? can you show us the mini map ? or upload the hole screen shot and /where

Edited by sader1992
Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

i would guess that the npc you looking for is part of Geffen Magic Tournament

there is 1 files that have this npc

rathena\npc\custom\official\GeffenMagicTournament.txt

at line 180 to line 199

1@gef,90,197,0	script	#Firecrackers0	649,{
	end;
OnTimer2500:
	.@r = rand(0,1);
	if (.@r != 0 ) { stopnpctimer; initnpctimer; end; }
	stopnpctimer;
	specialeffect .effects[rand(0,18)],AREA,instance_npcname(strnpcinfo(0));
	initnpctimer;
	end;

OnInit:
	setarray .effects,97,255,28,256,29,257,244,92,32,195,258,22,62,234,89,30,225,116,94;
	hideonnpc strnpcinfo(0);
	end;
	
OnInstanceInit:
	initnpctimer;
	hideonnpc instance_npcname(strnpcinfo(0));
	end;
}

 

Edited by sader1992
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  07/21/16
  • Last Seen:  

42 minutes ago, sader1992 said:

where is it ? can you show us the mini map ? or upload the hole screen shot and /where

 

22 minutes ago, sader1992 said:

i would guess that the npc you looking for is part of Geffen Magic Tournament

there is 1 files that have this npc

rathena\npc\custom\official\GeffenMagicTournament.txt

at line 180 to line 199


1@gef,90,197,0	script	#Firecrackers0	649,{
	end;
OnTimer2500:
	.@r = rand(0,1);
	if (.@r != 0 ) { stopnpctimer; initnpctimer; end; }
	stopnpctimer;
	specialeffect .effects[rand(0,18)],AREA,instance_npcname(strnpcinfo(0));
	initnpctimer;
	end;

OnInit:
	setarray .effects,97,255,28,256,29,257,244,92,32,195,258,22,62,234,89,30,225,116,94;
	hideonnpc strnpcinfo(0);
	end;
	
OnInstanceInit:
	initnpctimer;
	hideonnpc instance_npcname(strnpcinfo(0));
	end;
}

 

yeah that is from GMT, but on dali map there show that shadow too.. i think its invisible NPC... i want if there's invisible NPC that shadow circle didnt show up, is there cause my grf or .conf config?

Untitled-1.jpg

222.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

it could be error with NPC's spirit or some script

can you give me /where those spots ?

and if you use some custom scripts try to disable them

you could also try to rename the custom folder and see if the npcs still there

Edited by sader1992
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  07/21/16
  • Last Seen:  

2 minutes ago, sader1992 said:

it could be error with NPC's spirit or some script

can you give me /where those spots ?

and if you use some custom scripts try to disable them

dali 92 95
1@ge_st 109 55

i dont use any custom scripts yet...

i just downloaded rathena last night

and yeah GMT "Tournament healer" & "Tournament Guide" too... if i start the pvp with enemy that 2 NPC will hide right? both of them will hide as well but that circle shadow will show up too... thats distrubing haha....

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

try to disable this folder 

rathena-master\npc\re\instances

and 

rathena-master\npc\re\other

and see if the shadow still there if it's then you have problem that not from the npcs

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  07/21/16
  • Last Seen:  

yeah its disapear, but no NPC lol... i just wanna fix that circle shadow without disable the NPC

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

they may have some quests so if you disable one you may not ably to complete some quests

you can try to find what the file that have those shadows and comment them so they wont be in the game

you will need to know where the npc so if you give me the  /where for the npc not your /where i could try to help and see where are the npcs which file and line

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  07/21/16
  • Last Seen:  

tried that npc, on my client it show that shadow circle too

i think "hideonnpc" is the problem, cant load properly on my client...

can anyone help me??

Bombring.txt

 

10 hours ago, Ciel Phantomhive said:

 

you can't actually fix/remove the circle ( it's not a bug or something ),  only GM can see that circle cause there's a hiding npc, so i don't think that the players will be able to see it only gms

lol ty, im so newbie haha...

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  89
  • Reputation:   3
  • Joined:  05/05/13
  • Last Seen:  

Actually i just made a GMT run with gm char, i didnt see any shadow holes

?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  152
  • Reputation:   77
  • Joined:  06/13/15
  • Last Seen:  

1 hour ago, Sunset said:

Actually i just made a GMT run with gm char, i didnt see any shadow holes

?

give me the coordinate /who ? 

 make sure you use GM Sprite not just account with group id 99

add you'r account id to clientinfo.xml to be able to see the circle...
ex <admin>2000003</admin>

look here ( with GM sprite group id 99 ): http://prntscr.com/fqz5vn

and look here ( without GM sprite group id 99 ): http://prntscr.com/fqz6o8

 

 

 

Edited by Ciel Phantomhive
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  89
  • Reputation:   3
  • Joined:  05/05/13
  • Last Seen:  

1 hour ago, Ciel Phantomhive said:

give me the coordinate /who ? 

 make sure you use GM Sprite not just account with group id 99

add you'r account id to clientinfo.xml to be able to see the circle...
ex <admin>2000003</admin>

look here ( with GM sprite group id 99 ): http://prntscr.com/fqz5vn

and look here ( without GM sprite group id 99 ): http://prntscr.com/fqz6o8

 

 

 

Oh wow i didnt know that about the gm sprite, thanks! :o 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...