ForceFieldV2

Author: }TCP{Wolf

Install:
copy any *.u file to Unreal\system dir.
For your server, you must make any of those items a serverpackage, so open
your Unreal\system\Unreal.ini file and add a line like
ServerPackage=<name>
If you also make a package a ServerActor, it will be spawned automatically,
so depending on the map you use you may suddenly find some additional
equipment - but all those items spawned by this method will be at the same
place :(  Not recommended for ServerActor

Use (in game):
summon <name>.<name>

whereas name is the filename without the ".u".

Here, <name>=ForceFieldV2

The original ForceField was rather useless mostly. Now you can really carry
a few of these babys around and block entrances or just annoy people :)
Changes:
- carry more than one copy of it
- larger charge (1000)

Known Bugs:
NONE (ScriptWarning Bug fixed :)
