Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

CaptainManiac

Members
  • Content count

    297
  • Joined

  • Last visited

5 Followers

About CaptainManiac

  • Rank
    Member

Recent Profile Visitors

3956 profile views

Single Status Update

See all updates by CaptainManiac

  1. I made a siple script that if called checks actor's inventory for  items listed in its code and drops them.It is supposed to be called when any actor dies so all his items will be dropped if item is given by a script it would drop.Will it work?

    Example:

    If(CheckInventory(0,"RedCard")) DropInventory(0,"RedCard); will it apply to any activator no matter if it is the player or,for example zombie with a keycard given to it by a map script?

    1. Dragonfly

      Dragonfly

      Without meaning to come across as a sarcastic / snarky person - have you tried? Trying your script out for yourself should answer if it will work or not! ;)

    2. Show next comments  3 more
×