Jump to content
⚠ Known Issue: Media on User Profiles ×

MaiThanhLong

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by MaiThanhLong

  1. Does anyone know how to create a lesser/voice type spell that shoots 2 fire balls at the same time? i'm working on Predator dual plasma casters right now?
  2. I'm trying to create a script that add a item or weapon when player equips a armor or armor piece At this morning, the script was working fine, it didn't work after i made some changes, and i restored it back to the previous one, but still, didn't work at all Here's the script Scriptname bronzescoutwristblade extends ObjectReference WEAPON Property PredatorInvisibleShortWristblade Auto Event OnEquipped(Actor AkActor)Game.GetPlayer().AddItem(PredatorInvisibleShortWristblade)EndEvent Event OnUnequipped(Actor AkActor)Game.GetPlayer().RemoveItem(PredatorInvisibleShortWristblade)EndEvent
  3. Can someone make Greaves and Legwraps(by zemaria) compatibility patches for Predator The Lost Tribes(by roland113) mod? I've tried Greaves and Legwraps with Predators The Lost Tribes - Tweaks (UNP/SOS), and it didn't work.....
×
×
  • Create New...