Author Topic: Object-Trigedit  (Read 7693 times)

0 Members and 1 Guest are viewing this topic.

Leonardo

  • Guest
Object-Trigedit
« on: August 04, 2008, 02:58:16 am »
There's one weird bug in Object-Trigedit, seems that the DG code there can't see INVISIBLE or HIDDEN mobs.
You can test that by having a scripted object doing this:
%force% mobname say ciao
If the mob is INVISIBLE or HIDDEN the %force% command won't do anything.

Can any of the coders check what's wrong in the code and let me know if it's easy fixable?

Offline Fizban

  • Maniacal Scroder!
  • Administrator
  • Full Member
  • *****
  • Posts: 183
  • Fizban, the Mangy Wizard
    • MSN Messenger - Fizban1216@hotmail.com
    • AOL Instant Messenger - Fizban1216
    • View Profile
    • Email
Re: Object-Trigedit
« Reply #1 on: August 04, 2008, 10:44:18 pm »
Should be an easy fix, something must be running CAN_SEE where it shouldn't be.

Offline Molly

  • Administrator
  • Hero Member
  • *****
  • Posts: 690
    • View Profile
Re: Object-Trigedit
« Reply #2 on: August 05, 2008, 02:52:02 am »
So fix it, baby ! :)

Offline Mordecai

  • Administrator
  • Full Member
  • *****
  • Posts: 107
  • Has delusions of adequacy
    • View Profile
    • Multiplayer Online Game Anyone?
    • Email
Re: Object-Trigedit
« Reply #3 on: December 08, 2008, 05:18:11 am »
There's one weird bug in Object-Trigedit, seems that the DG code there can't see INVISIBLE or HIDDEN mobs.
You can test that by having a scripted object doing this:
%force% mobname say ciao
If the mob is INVISIBLE or HIDDEN the %force% command won't do anything.

Can any of the coders check what's wrong in the code and let me know if it's easy fixable?

Are you sure it isn't because the mob is over level 50?