Jump to content
  • 0

Question

Posted

Good day!~

I just wanna ask how to hide NPCs without detecting it with maya purple card ...
coz i noticed when i use this
 

disablenpc "PVP Warper";

 

it can be detected with maya purple card...

Your comments / reply is highly appreciated,
thanks~

5 answers to this question

Recommended Posts

Posted (edited)

hideonnpc "<NPC object name>";

doesn't unload the sprite npc (can be seen with maya p) but

 

disablenpc "<NPC object name>";

does (can't be seen with maya p).

still, i can see the hidden npc through maya P using disablenpc "<NPC OBJECT NAME>";

=(

can i ask again?

how to disablenpc / hideonnpc having duplicates?

my script at the top

 

-    script    Event#disable    -1,{
OnInit:
disablenpc "EventWarper";
set $@Event_Ongoing,0;
set $@FFA_event,0;
set $@LMS_event,0;
set $@RFYL_event,0;
set $@TOF_event,0;
end;
}
 
prontera,155,171,4    script    Event Warper#01::EventWarper    811,{

 

my script at the buttom part

 prontera,156,224,4    duplicate(EventWarper)    Event Warper#02    811
payon,155,223,4    duplicate(EventWarper)    Event Warper#03    811
morocc,160,86,4    duplicate(EventWarper)    Event Warper#04    811
geffen,119,66,4    duplicate(EventWarper)    Event Warper#05    811
alberta,192,148,4    duplicate(EventWarper)    Event Warper#06    811
alberta,30,235,4    duplicate(EventWarper)    Event Warper#07    811
izlude,128,114,4    duplicate(EventWarper)    Event Warper#08    811
aldebaran,140,121,4    duplicate(EventWarper)    Event Warper#09    811
xmas,147,131,4    duplicate(EventWarper)    Event Warper#10    811
comodo,189,162,4    duplicate(EventWarper)    Event Warper#11    811
yuno,157,49,4    duplicate(EventWarper)    Event Warper#12    811
yuno,157,186,4    duplicate(EventWarper)    Event Warper#13    811

 

i noticed that only one npc is disabled and its on this part

prontera,155,171,4    script    Event Warper#01::EventWarper    811,{

Please help me how to duplicate all this ...

im still newbie  /sry

Edited by Alexiares20
Posted (edited)

How can i use that one sir?
Can't understand the link that you provided   /sob 
can you please give me example of a script?
for the hide npc w/o seeing through maya P
and how to hide npcs with duplicates?

thanks in advance



already configured it out ...
btw,   /thx

Edited by Ares

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...