Jump to content

Photo

If Link has Shield 3 (Mirror) remove Shield 3 (Mirror) item


  • Please log in to reply
2 replies to this topic

#1 LikeLike888

LikeLike888

    Spicy food lover!!

  • Members
  • Real Name:Jason
  • Location:North America

Posted 18 November 2017 - 03:41 AM

Shield 3 (Mirror) is item #37

 

 

What do I save such a script as?

 

 

^ How do I make such a script be applied to DMap 2?



#2 Timelord

Timelord

    The Timelord

  • Banned
  • Location:Prydon Academy

Posted 18 November 2017 - 04:56 AM

what???

Shield 3 (Mirror) is item #37
 
 
What do I save such a script as?
 
 
^ How do I make such a script be applied to DMap 2?


What????!

You want to know how to limit a script only to run on desired DMaps?

if ( Game->GetCurDMap() == 2 ) 
{
   //do_whatever();
}


#3 Saffith

Saffith

    IPv7 user

  • Members

Posted 18 November 2017 - 10:17 AM

Do you want to remove it permanently or just disable it on one DMap? If it's the latter, you don't need a script for that. In the DMap properties, click the "Disabled" tab, then find the mirror shield and move it to the left list.


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users